====== Introduction ====== There are many sorts of documentation ranging from installation guides to walk-throughs to frequently asked questions. The Wolf CMS team has decided to group the documentation into several categories. Each category has its own style of documentation. We currently have these categories: * **Administration** - These documents talk about installing, upgrading, performing back-ups, etc. * **How To** - Documents that provide step-by-step instructions on how to perform a specific task or get a specific result. * **Cookbooks** - Documents that provide hints and inspiration towards developing your own solutions. These generally do not contain step-by-step instructions. * **Wolf Functions** - These documents describe the functions used internally by Wolf; examples of their use provided, and it is hoped that users will extend these examples. Some users may want get tips on [[migrating from Frog to Wolf CMS]]. For visual resources for Wolf CMS, see the [[logos and graphics|Logos and Graphics]] page. ===== Administration ===== * [[Installing]] * [[Upgrading]] * [[Enabling cron jobs]] **(available from Wolf CMS 0.6.0 and optional)** * [[Making backups]] * [[Removing the question mark from the URL]] * [[Renaming "admin" folder]] As an experiment, we've added together all of the above topics in a single "book" of sorts. If you want to view all of them on the same page or if you would like to export the whole as an Open Office document, please go to the [[books:administration | Wolf CMS administration guide]]. ===== How To ===== * [[howto:Create a Page]] * [[howto:create_a_layout | Create or Switch a Layout]] * [[howto:snippets | Create & use a Snippet]] * [[howto:Create a User]] * [[howto:Display a breadcrumb]] * [[howto:Display a list of subpages]] * [[howto:Display the date of the page]] * [[howto:Display a page link]] * [[howto:Use Page Drag/Drop/Copy]] * [[howto:Display page content and parts]] * [[howto:comments | Play with page comments]] * [[howto:Change the Homepage title]] * [[howto:Change the title of Articles | Change the title of “Articles” to “News” or...]] * [[howto:setup_archive_pages|Set up Archive pages]] * [[howto:Display teaser with Read-more link]] * [[howto:Create a custom 404 (Page not found) page]] * [[howto:Create a Sitemap]] * [[howto:Set Metadata per-page]] * [[:overview_of_helpers|Use Helpers]] * [[howto:Integrate other software into Wolf CMS]] ==== User-contributed Tutorials ==== {{page>tutorials:start#tutorial_list&noheader}} ===== Cookbooks ===== * [[Navigational Cookbook]] ===== Wolf Functions and Constants ===== {{page>functions:start&noheader}}