📄 view.smarty
字号:
<h2>{i18n arg_name=$workflow_name}Workflow: #name#{/i18n}</h2><p class="descriptiveText">{i18n arg_appname="$appname"}One of the most powerful features of #appname# is the workflowsystem. This allows you to direct the lifecycle of a document from start to finish. The "Workflow Administration" menu on the left allows you to access and update informationabout states, transitions, security and notifications as they apply to this workflow.{/i18n}</p><p><a class="ktAction ktEdit ktActionDescribed" href="{addQS context=$context}action=editcore{/addQS}">Edit Workflow Details</a><a href="{addQS context=$context}action=editcore{/addQS}">{i18n}Edit Workflow Details{/i18n}</a> <span class="descriptiveText">{i18n}(e.g. workflow name, starting state){/i18n}</span></p>{* evil *}{if $have_graphviz} <iframe src="{addQS context=$context}action=graphrepresentation{/addQS}" style="width: 100%; height: 400px; border: 1px solid black;" />{* <img src="{addQS context=$context}action=graphrepresentation{/addQS}" /> *}{else}{* <div class="ktInfoMessage"><span>{i18n}Install the GraphViz module to get a useful visualisation of your graph here.{/i18n}</span></div> *}{/if}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -