2013-04-15 04:03:58 +02:00
|
|
|
---
|
|
|
|
Name: dmsdocument
|
|
|
|
After: framework/routes#coreroutes
|
|
|
|
---
|
|
|
|
Director:
|
|
|
|
rules:
|
|
|
|
'dmsdocument/$ID' : 'DMSDocument_Controller'
|
2017-05-02 04:49:41 +02:00
|
|
|
|
2013-04-15 04:03:58 +02:00
|
|
|
SiteTree:
|
|
|
|
extensions:
|
|
|
|
- DMSSiteTreeExtension
|
2017-05-02 04:49:41 +02: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 04:03:58 +02:00
|
|
|
HtmlEditorField_Toolbar:
|
|
|
|
extensions:
|
2016-11-24 04:28:25 +01:00
|
|
|
- DocumentHtmlEditorFieldToolbar
|
2017-05-02 04:49:41 +02:00
|
|
|
|
2016-11-24 04:28:25 +01:00
|
|
|
DMSDocument_versions:
|
|
|
|
enable_versions: true
|