manage plugins.html.tmp
来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· TMP 代码 · 共 39 行
TMP
39 行
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head> <title>Manage plugins</title></head><body><h2>Manage plugins</h2><p>KnowledgeTree allows the use of Plugins that extend the functionality of the document management system.</p><br /><p>View descriptions of the plugins on the Plugins Index at the <a href="http://forge.knowledgetree.com">KnowledgeTree Forge</a>.</p><br /><h3>Updating Plugins</h3><p>The plugins list must be re-read from the filesystem in the following instances:<ul><li>if you have moved the location of your KnowledgeTree installation to another server</li><li>after installing or upgrading KnowledgeTree</li><li>if you have installed new plugins or removed unwanted plugins from the filesystem</li></ul> </p><br /><p>Rereading the plugins from the filesystem refreshes the plugins list that displays on the Manage Plugins page in the DMS.</p><br /><h3>Enabling and Disabling Plugins</h3><p>Most plugins are enabled by default. To enable a plugin so that you can use this functionality in the system, select the check box adjacent to the plugin name. To disable a plugin, deselect the check box. When you're done, save your changes. </p><br /><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?