⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 edit_state.smarty.tmp

📁 PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。
💻 TMP
字号:
<h2>{i18n}Manage State{/i18n}</h2>{$edit_form->render()}{* The real meat is down here.  We define and list a set of actions and links to them. *}<h3>{i18n}State Effects{/i18n}</h3><p class="descriptiveText">{i18n arg_appname="$appname"}One of the reasons that workflow is so key tothe way #appname# is used is that states can have a variety of effects onthe way other systems work.  For example:  workflow states can override the permissionson a document, and reaching a state can cause notifications to be sent out.{/i18n}</p><dl>    <dt><strong><a href="{addQS context=$context}action=security{/addQS}">{i18n}Security{/i18n}</a></strong></dt>    <dd class="descriptiveText">{i18n}When a document is in a workflow state, that    state can override some or all of the permissions that would "normally" be    assigned to the document (e.g. via the folder it is in).  It can also restrict    which document actions are available.{/i18n}</dd>        <dt><a href="{addQS context=$context}action=editnotifications{/addQS}"><strong>{i18n}Notifications{/i18n}</a></strong></dt>    <dd class="descriptiveText">{i18n}In order to progress through a workflow, a document    will usually require collaboration between a number of different users.      One way to help this process is to inform certain groups or roles about    the document's current state.{/i18n}</dd></dl>

⌨️ 快捷键说明

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