cloudCMS How to
Building any web application requires some common task. Following are list of common tasks and how to do them with cloudCMS.
Setup
Site Configuration
- How to configure locale and timezone
- How to manage Site Security
- How to manage assets on VFS (Virtual File System)
Content creation
- How to create cloudCMS Page
- How to edit a Page
- How to include Page(s)
- How to create non-HTML page
- How to create standalone page
- How to export/import cloudCMS pages
Datastore operation
- How to store data on app engine
- How to delete data on app engine
- How to load data from app engine
- How to create Entity Filter
- How to create Entity Sort
- How to store large text
- How to write to app engine's log from a Page
- How to import/export data
HTML Form and Request operation
- How to access HTML Request data
- How to check HTML Form submission
- How to access Page attribute
- How to access user profile in a Page
Site Layout
- How to use 'default' Template layout
- How to use 'dynamic' Template layout
- How to create new Template layout
Site Links
Others
- How to send Email from page
- How to read and parse XML content
- How to read/write to URL
- How to encrypt Data
- How to create schedule task page
- List of all Freemarker Directives
blog comments powered by Disqus
Last Modified : Jan 25, 2011 5:36:45 PM