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

📄 folderconfigure.smarty

📁 PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。
💻 SMARTY
字号:
<h2>{i18n}Configure Workflows for this Folder{/i18n}</h2><p class="descriptiveText">{i18n arg_appname="$appname"}This installation of #appname# allocates workflowsto documents by their location.  To specify the workflow to be used by all documents <strong>directly</strong> in this folder, please specify the workflow below.  Otherwise,users will be able to choose the workflow, and some documents may have no workflowattached.{/i18n}</p><p class="descriptiveText">{i18n}Note that documents which are moved into this folderwill change to use this workflow, and if their previous workflow was differentthey will lose any progress they have made in that workflow.{/i18n}</p><form method="POST" action="{$smarty.server.PHP_SELF}"><input type="hidden" name="action" value="allocate" /><input type="hidden" name="fFolderId" value="{$folder_id}" /><fieldset><legend>{i18n}Select appropriate workflow{/i18n}</legend>{foreach item=oWidget from=$fields}  {$oWidget->render()}{/foreach}<div class="form_actions">   <input type="submit" value="{i18n}Assign Workflow{/i18n}" /></div></fieldset></form>

⌨️ 快捷键说明

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