Django CMS 3.11.10 Documentation
other, so it’s recommended to work through them in the order presented here. Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the toolbar Extending the navigation check myproject/ LICENSE README.md db.sqlite3 myproject/ static/ templates/ base.html __init__.py asgi.py settings.py urls.py INSTALLED_APPS, and: in the TEMPLATES['OPTIONS']['context_processors']: CMS_CONFIRM_VERSION4 = True python manage.py migrate "sekizai" "sekizai.context_processors.sekizai" TEMPLATES = [ { ...0 码力 | 493 页 | 1.44 MB | 6 月前0.03django cms 3.3.x Documentation
refer to Upgrading from previous versions Table of contents Tutorials Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the Toolbar Extending the navigation Custom Plugins Customising navigation menus Apphooks Complex apphook configuration Working with templates Extending the page & title models Extending the Toolbar Testing Your Extensions Placeholders outside other, so it’s recommended to work through them in the order presented here. Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the Toolbar Extending the navigation0 码力 | 386 页 | 1.56 MB | 1 年前3django cms 3.5.x Documentation
other, so it’s recommended to work through them in the order presented here. Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the Toolbar Extending the navigation users. Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. Templates You can use HTML templates to customise multiple templates, with different layouts or built-in components, and choose them for each page as required. A page’s template can be switched for another at any time. You’ll find the site’s templates in mysite/templates0 码力 | 403 页 | 1.69 MB | 1 年前3django cms 3.4.x Documentation
other, so it’s recommended to work through them in the order presented here. Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the Toolbar Extending the navigation users. Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. Templates You can use HTML templates to customise multiple templates, with different layouts or built-in components, and choose them for each page as required. A page’s template can be switched for another at any time. You’ll find the site’s templates in mysite/templates0 码力 | 395 页 | 1.64 MB | 1 年前3django cms 3.7.x Documentation
it’s recommended to work through them in the order presented here. 1. Installing django CMS 2. Templates & Placeholders 3. Integrating applications 4. Plugins 5. Apphooks 6. Extending the toolbar 7. Extending for users. 2. Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. 2.1. Templates You can use HTML HTML templates to customise the look of your website, define Placeholders to mark sections for managed content and use special tags to generate menus and more. You can define multiple templates, with different0 码力 | 409 页 | 1.67 MB | 1 年前3Django CMS 3.9.x Documentation
it’s recommended to work through them in the order presented here. 1. Installing django CMS 2. Templates & Placeholders 3. Integrating applications 4. Plugins 5. Apphooks 6. Extending the toolbar 7. Extending 2. Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. 2.1. Templates You can use HTML templates to multiple templates, with different layouts or built-in components, and choose them for each page as required. A page’s template can be switched for another at any time. You’ll find the site’s templates in0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.8.x Documentation
it’s recommended to work through them in the order presented here. 1. Installing django CMS 2. Templates & Placeholders 3. Integrating applications 4. Plugins 5. Apphooks 6. Extending the toolbar 7. Extending 2. Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. 2.1. Templates You can use HTML templates to multiple templates, with different layouts or built-in components, and choose them for each page as required. A page’s template can be switched for another at any time. You’ll find the site’s templates in mysite/templates0 码力 | 413 页 | 1.67 MB | 6 月前3Django CMS 4.1.x Documentation
other, so it’s recommended to work through them in the order presented here. Installing django CMS Templates & Placeholders Integrating applications Plugins Apphooks Extending the toolbar Extending the navigation check myproject/ LICENSE README.md db.sqlite3 myproject/ static/ templates/ base.html __init__.py asgi.py settings.py urls.py by the CMS for static files management. You need to have: listed in INSTALLED_APPS, and: in the TEMPLATES['OPTIONS']['context_processors']: Middleware in your MIDDLEWARE [https://docs.djangoproject.com/en/40 码力 | 518 页 | 1.66 MB | 6 月前3Django CMS 3.0.x Documentation
5.1.2 Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. Templates You can use HTML templates to customise multiple templates, with different layouts or built-in components, and choose them for each page as required. A page’s template can be switched for another at any time. You’ll find the site’s templates in mysite/templates mysite/templates. If you didn’t change the automatically-created home page’s template, it’s feature.html. Placeholders Placeholders are an easy way to define sections in an HTML template that will be filled0 码力 | 180 页 | 1.56 MB | 6 月前3django cms 3.6.x Documentation
users. Templates & Placeholders In this tutorial we’ll introduce Placeholders, and we’re also going to show how you can make your own HTML templates CMS-ready. Templates You can use HTML templates to customise multiple templates, with different layouts or built-in components, and choose them for each page as required. A page’s template can be switched for another at any time. You’ll find the site’s templates in mysite/templates mysite/templates. By default, pages in your site will use the fullwidth.html template, the first one listed in the project’s settings.py CMS_TEMPLATES tuple: CMS_TEMPLATES = ( ## Customize this ('fullwidth0 码力 | 278 页 | 1.63 MB | 1 年前3
共 55 条
- 1
- 2
- 3
- 4
- 5
- 6