Navigation
index
modules
|
next
|
django-page-cms v1.2.0 documentation
»
Django-page-cms’s documentation
¶
Contents:
Introduction
Screenshot
Demo
Key features
Other features
Dependencies & Compatibility
How to contribute
Ask for help
Placeholders template tag
Detailed explanations on placeholder options
Image placeholder
Create your own placeholder
Changing the widget of the common placeholder
List of placeholder widgets shipped with the CMS
Installation
Evaluate quickly the application
Install dependencies by using pip
Install dependencies by using easy_install
Urls
Settings
Display page’s content in templates
get_content
show_content
get_page
show_absolute_url
How to use the various navigation template tags
pages_menu
pages_dynamic_tree_menu
pages_sub_menu
pages_siblings_menu
pages_breadcrumb
load_pages
Third party applications
Delegate the rendering of a page to an application
Integrate application models and forms into the page admin
List of all available settings
PAGE_TEMPLATES
PAGE_DEFAULT_TEMPLATE
PAGE_LANGUAGES
PAGE_DEFAULT_LANGUAGE
PAGE_LANGUAGE_MAPPING
PAGES_MEDIA_URL
PAGE_UNIQUE_SLUG_REQUIRED
PAGE_CONTENT_REVISION
SITE_ID
PAGE_USE_SITE_ID
PAGE_USE_LANGUAGE_PREFIX
PAGE_CONTENT_REVISION_EXCLUDE_LIST
PAGE_SANITIZE_USER_INPUT
PAGE_HIDE_ROOT_SLUG
PAGE_SHOW_START_DATE
PAGE_SHOW_END_DATE
PAGE_CONNECTED_MODELS
PAGE_LINK_FILTER
PAGE_TAGGING
PAGE_TINYMCE
PAGE_EXTRA_CONTEXT
Changelog
Release 1.2.0
Release 1.1.3
Release 1.1.2
Release 1.1.1
Release 1.1.0
Release 1.0.9
Release 1.0.8
Page CMS reference API
The application model
Placeholders
Template tags
Widgets
Page Model
Page Manager
Content Model
Content Manager
PageAlias Model
PageAlias Manager
Utils
Http
Admin views
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
Django-page-cms’s documentation
Indices and tables
Next topic
Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
django-page-cms v1.2.0 documentation
»