$c.project.name / $c.app.config.options.mount_label / $page.title
Edit $page.title
View Page
Delete
Name:
Content:
${c.markdown_editor.display(name='text',value=page.text)}
Tags:
${c.label_edit.display(name='labels', value=page.labels)}
Viewable by:
${u}
Add Viewer:
${c.user_select.display(name='new_viewable_by', value='')}
${c.attachment_list.display(attachments=list(page.attachments), edit_mode=page_exists and has_artifact_access('edit', page)())}
${c.attachment_add.display(action=page.url() + 'attach', name='file_info')}