Changeset 16311 for plugins/pkContextCMSPlugin
- Timestamp:
- 03/14/09 15:27:11 (4 years ago)
- Files:
-
- plugins/pkContextCMSPlugin/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/pkContextCMSPlugin/trunk/README
r16309 r16311 164 164 For compatibility reasons, by default your CMS pages will appear in the /cms "folder" 165 165 of your site. That is, the "home page" is `http://yoursite.com/cms`. Administrative 166 actions are routed to the /admin "folder."The home page URL ("/") is not overridden166 actions of the CMS can then use the default Symfony routing rules. The home page URL ("/") is not overridden 167 167 by default and still goes wherever you'd like it to go in your application. 168 168