overview.html.svn-base

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

SVN-BASE
29
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>	  <title>Workflow Overview</title></head><body><h2>Workflow Overview</h2><p>Workflow allows you to assign a series of steps to the document creation andmanagement process.  For example, a "News" workflow might have documents whichgo from <strong>Research</strong> to <strong>Draft</strong> to <strong>Under Review</strong>to <strong>Published</strong>,with different people participating in the document'slifecycle at each stage. &nbsp;Naturally, not all documents have thesame needs in terms of workflow: &nbsp;Invoices (which must be <span style="font-weight: bold;">drawn up</span>, <span style="font-weight: bold;">maile</span>d, and then marked as <span style="font-weight: bold;">paid</span>) are very different from Marketing documents.&nbsp;</p><p>To facilitate this, KnowledgeTree allows the Administrator todefine a number of different workflows, each of which can be applied todifferent documents as their organisation requires.</p><p>Also see <a href="athing.html">A Thing</a>.</p><p>Back to <a href="../overview.html">Admin Help</a>.</p></body></html>

⌨️ 快捷键说明

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