Integrating a third-party application Integrating a third-party application We’ve already written our own django CMS plugins and apps, but now we want to extend our CMS with a t...
3.0 release notes What’s new in 3.0 New Frontend Editing New Toolbar New Page Types Experimental Python 3.3 support Better multilingual editing CMS_SEO_FIELDS CMS_MENU_TITLE_...
3.0 release notes What’s new in 3.0 New Frontend Editing New Toolbar New Page Types Experimental Python 3.3 support Better multilingual editing CMS_SEO_FIELDS CMS_MENU_TITLE_...
How-to guides Set-up Using core functionality Creating new functionality Contributing How-to guides These guides presuppose some familiarity with django CMS. They cover some...
Key topics Key topics This section explains and analyses some key concepts in django CMS. It’s less concerned with explaining how to do things than with helping you understand h...
Tutorial Tutorial Note This is a new section in the django CMS documentation, and a priority for the project. If you’d like to contribute to it, we’d love to hear from you - jo...
Running and writing tests Running tests Problems running the tests OS X users ERROR: test_copy_to_from_clipboard (cms.tests.frontend.PlaceholderBasicTests) ERROR: zlib is requir...
How to extend the Toolbar Create a cms_toolbars.py file Define and register a CMSToolbar sub-class Populate the toolbar Add links and buttons to the toolbar Opening a URL in an...
How to extend the Toolbar Create a cms_toolbars.py file Define and register a CMSToolbar sub-class Populate the toolbar Add links and buttons to the toolbar Opening a URL in an...