joyqi 1859e92e86 fix #152
增加了插件优先级定义的支持,多个插件之间可以自行约定执行顺序,范例

Typecho_Plugin::factory('admin/menu.php')->navBar_1000 = array('HelloWorld_Plugin', 'render');

这个插件的执行优先级就是1000,默认的执行顺序是10,越大的数字越靠后执行
2014-01-09 00:56:51 +08:00
2014-01-08 15:03:37 +08:00
2013-12-13 15:32:56 +08:00
2013-12-16 14:37:33 +08:00
2014-01-07 23:41:29 +08:00
2014-01-09 00:56:51 +08:00
2013-12-24 16:55:28 +08:00
2013-12-13 10:51:03 +08:00
2013-07-17 13:13:57 +08:00
2013-07-17 13:13:57 +08:00
2014-01-08 17:04:03 +08:00
2013-12-06 09:20:02 +08:00
2013-12-13 12:36:01 +08:00
2013-07-25 13:21:49 +08:00

Typecho Blogging Platform

####Homepage http://typecho.org/

####Document http://docs.typecho.org/

####Forum http://forum.typecho.org/

####Download http://typecho.org/download

Description
No description provided
Readme 38 MiB
Languages
PHP 73%
JavaScript 23%
SCSS 2.7%
CSS 1%
Dockerfile 0.2%
Other 0.1%