manage permissions.html.tmp

来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· TMP 代码 · 共 42 行

TMP
42
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html><head>   <title>Manage Permissions</title></head><body><h2>Manage Permissions</h2><p>KnowledgeTree provides several default (core) permissions:<ul><li>Read</li><li>Write</li><li>Add Folder</li><li>Manage Security</li><li>Delete</li><li>Manage Workflow</li><li>Folder Details</li><li>Rename Folder</li></ul></p><br /><p>You may create additional (custom) Permissions, which are useful where you want to control access for Plug-ins, or to create Permissions as Guard permissions on Workflows.</p><br /><p><b>Note:</b> Only custom permissions may be deleted.</p><br /><h3>Tasks in Manage Permissions</h3><p>In this section you can perform the following tasks:<ul><li>View existing permissions</li><li>Remove custom permissions</li><li>Add new custom permissions</li></ul></p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?