.. _how-to: ############# How-to guides ############# These guides presuppose some familiarity with django CMS. They cover some of the same territory as the :doc:`/introduction/index`, but in more detail. ****** Set-up ****** .. toctree:: :maxdepth: 1 Install django CMS by hand ************************ Using core functionality ************************ .. toctree:: :maxdepth: 1 Use placeholders outside the CMS Serve multiple languages Create a multi-site set-up Work with templates Manage caching Enable frontend editing for Page and Django models Create sitemaps Manage Page Types ************************** Creating new functionality ************************** .. toctree:: :maxdepth: 1 Create plugins Create apphooks Manage complex apphook configuration Extend the Toolbar Customise navigation menus Create content creation wizards Extend Page & Title models Test your extensions ************ Contributing ************ .. toctree:: :maxdepth: 1 Contribute a patch