Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Now navigate to @/page/admin@ and create and edit pages using the Tiny MCE HTML
Optionally create the following templates to make the pages look more like being part of your app:
* @cms/default.html@, which will be used to render your pages.
* @cms/cms.html@, which will be used to render the cms admin pages.
* set the language of the ckeditor to your prefered language (default: 'ru') by copying @public/ckeditor/config.js@ to your project

*Congratulations! You just added a CMS to your Play! App!*

Expand Down