django cms 3.3.x Documentation
management interface support for a variety of editors with advanced text editing features. a flexible plugins system that lets developers put powerful tools at the fingertips of editors, without overwhelming applications Plugins Apphooks Extending the Toolbar Extending the navigation menu Content creation wizards Integrating a third-party application How-to guides Installing django CMS by hand Custom Plugins Customising Internationalisation Permissions Some commonly-used plugins Search and django CMS Reference Admin APIs Apphooks Command Line Interface Forms Models Navigation Permissions Plugins Settings and constants Sitemaps Template0 码力 | 386 页 | 1.56 MB | 1 年前3Django CMS 3.0.x Documentation
management interface • support for a variety of editors with advanced text editing features. • a flexible plugins system that lets developers put powerful tools at the fingertips of editors, without over- whelming progession, starting from installation of django CMS and the creation of a brand new project, and build on each other, so it’s recommended to work through them in the order presented here. 5.1.1 Installing edit content. Try to switch between Live and Draft view, between Structure and Content mode, add plugins, move them around and delete them again. To add a Text or or other plugin elements to a placeholder:0 码力 | 180 页 | 1.56 MB | 6 月前3Django CMS 2.3.x Documentation
automatically. Recommended • django-filer with its django CMS plugins, file and image management application to use instead of some core plugins • django-reversion 1.6, to support versions of your content for options. Moving text plugins to different placeholders no longer loses inline plugins A serious bug where a text plugin with inline plugins would lose all the inline plugins when moved to a different the placeholder tag now works correctly on non-cms pages. • The icon source URL for inline plugins for text plugins no longer gets double escaped. • PageSelectWidget correctly orders pages again. • Fixed0 码力 | 92 页 | 666.41 KB | 6 月前3Django CMS 2.1.x Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 1.6 Plugins reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 CMS: Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 3.2 Custom Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 3.3 App all) of the following plugins, depending on your needs: • ’cms.plugins.text’ • ’cms.plugins.picture’ • ’cms.plugins.link’ • ’cms.plugins.file’ • ’cms.plugins.snippet’ • ’cms.plugins.googlemap’ If you wish0 码力 | 63 页 | 485.38 KB | 6 月前3Django CMS 2.1.x Documentation
Properties of Navigation Nodes in templates 5.6. Soft Roots 5.7. Modifying & Extending the menu 6. Plugins reference 6.1. File 6.2. Flash 6.3. GoogleMap 6.4. Link 6.5. Picture 6.6. Snippet 6.7. Teaser 6 sitemaps 3. Templatetags 3.1. placeholder 3.2. show_placeholder 3.3. show_uncached_placeholder 3.4. plugins_media 3.5. page_url 3.6. page_attribute 3.7. show_menu 3.8. show_menu_below_id 3.9. show_sub_menu the CMS: Examples 1.1. My First Plugin 1.2. My First App (apphook) 1.3. My First Menu 2. Custom Plugins 2.1. Writing a custom plugin 2.2. Plugin Context Processors 2.3. Plugin Processors modules | index0 码力 | 81 页 | 554.09 KB | 6 月前3django cms 3.1.x Documentation
interface • support for a variety of editors with advanced text editing features. • a flexible plugins system that lets developers put powerful tools at the fingertips of editors, without over- whelming progession, starting from installation of django CMS and the creation of a brand new project, and build on each other, so it’s recommended to work through them in the order presented here. 5.1.1 Installing edit content. Try to switch between Live and Draft view, between Structure and Content mode, add plugins, move them around and delete them again. To add a Text or or other plugin elements to a placeholder:0 码力 | 200 页 | 1.63 MB | 1 年前3django cms 2.2.x Documentation
Properties of Navigation Nodes in templates 6.6. Soft Roots 6.7. Modifying & Extending the menu 7. Plugins reference 7.1. File 7.2. Flash 7.3. GoogleMap 7.4. Link 7.5. Picture 7.6. Snippet 7.7. Teaser 7 modules | next | 1.1. My First Plugin 1.2. My First App (apphook) 1.3. My First Menu 2. Custom Plugins 2.1. Why would you need to write a plugin? 2.2. Overview 2.3. The simplest plugin 2.4. Storing configuration App Integration 3.1. Menus 3.2. Attach Menus 3.3. App-Hooks 3.4. Navigation Modifiers 3.5. Custom Plugins 4. API References 4.1. cms.api 4.2. cms.plugin_base 4.3. menus.base 5. Placeholders outside the0 码力 | 105 页 | 679.29 KB | 1 年前3Django CMS 2.4.x Documentation
well-proven. File and image handling • Django Filer for file and image management • django-filer plugins for django-cms, required to use Django Filer with django-cms 3 django cms Documentation, Release Added delete orphaned plugins command Added a management command for deleting orphaned plugins from the database. The command can be run with: manage.py cms delete_orphaned_plugins Please read cms delete_orphaned_plugins delete_orphaned_plugins before using. Added a check command Added a management command to check your configuration and environment. To use this command, simply run: manage.py cms check This replaces the old0 码力 | 104 页 | 709.98 KB | 6 月前3Django CMS 2.2.x Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 1.7 Plugins reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 CMS: Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 3.2 Custom Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 3.3 App automatically. Recommended • django-filer with its django CMS plugins, file and image management application to use instead of some core plugins • django-reversion 1.4, to support versions of your content0 码力 | 76 页 | 627.98 KB | 6 月前3Django CMS 2.4.x Documentation
Properties of Navigation Nodes in templates 4.6. Soft Roots 4.7. Modifying & Extending the menu 5. Plugins reference 5.1. File 5.2. Flash 5.3. GoogleMap 5.4. Link 5.5. Picture 5.6. Snippet 5.7. Teaser 5.8 the CMS: Examples 1.1. My First Plugin 1.2. My First App (apphook) 1.3. My First Menu 2. Custom Plugins 2.1. Why would you need to write a plugin? 2.2. Overview 2.3. The simplest plugin 2.4. Troubleshooting App Integration 3.1. Menus 3.2. Attach Menus 3.3. App-Hooks 3.4. Navigation Modifiers 3.5. Custom Plugins 4. API References 4.1. cms.api 4.2. cms.constants 4.3. cms.plugin_base 4.4. menus.base 5. Placeholders0 码力 | 156 页 | 727.78 KB | 6 月前3
共 85 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9