2013-04-15 14:03:58 +12:00
|
|
|
---
|
|
|
|
Name: dmsdocument
|
|
|
|
After: framework/routes#coreroutes
|
|
|
|
---
|
|
|
|
Director:
|
|
|
|
rules:
|
|
|
|
'dmsdocument/$ID' : 'DMSDocument_Controller'
|
2017-05-02 14:49:41 +12:00
|
|
|
|
2013-04-15 14:03:58 +12:00
|
|
|
SiteTree:
|
|
|
|
extensions:
|
|
|
|
- DMSSiteTreeExtension
|
2017-05-02 14:49:41 +12:00
|
|
|
# Whether to show the document sets tab in the CMS for the page type this extension is applied to
|
|
|
|
documents_enabled: true
|
|
|
|
|
2013-04-15 14:03:58 +12:00
|
|
|
HtmlEditorField_Toolbar:
|
|
|
|
extensions:
|
2016-11-24 16:28:25 +13:00
|
|
|
- DocumentHtmlEditorFieldToolbar
|
2017-05-02 14:49:41 +12:00
|
|
|
|
2016-11-24 16:28:25 +13:00
|
|
|
DMSDocument_versions:
|
|
|
|
enable_versions: true
|