New pages
From Snapp CMS Developer Documentation
Showing below up to 15 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
- 00:03, 24 August 2010 Templates (hist) [420 bytes] DanM (Talk | contribs) (New page: Templates are responsible for the layout of your pages. They consist of a PHP file which contains the presentation logic for the parts of your page. There are two types of templates avai...)
- 07:46, 23 August 2010 Module Templates (hist) [3,019 bytes] DanM (Talk | contribs) (New page: Module templates control the look and feel of individual pages. When a new page is created, it has a module, and a corresponding module template associated with it. The default module te...)
- 07:25, 23 August 2010 Javascript Libraries (built-in) (hist) [1,048 bytes] DanM (Talk | contribs) (New page: SnappCMS provides several third party JavaScript library scripts. It supplies them in minified compressed format to reduce download time and transfer size. To access them, use the <code>...)
- 07:13, 23 August 2010 Side Menus (hist) [2,218 bytes] DanM (Talk | contribs) (New page: SnappCMS supports the use of page-specific menus. These are known as "Side Menus" because frequently they appear on the side of a page. Uses for Side Menus include displaying lists of co...)
- 04:17, 23 August 2010 Menus (hist) [6,869 bytes] DanM (Talk | contribs) (New page: Menus in SnappCMS are based around your site's sitemap. [Image:sitemap_site_hover.png])
- 23:44, 22 August 2010 AMF Protocol handling (hist) [7,582 bytes] DanM (Talk | contribs) (New page: AMF is up and running! =Setup= ==PHP side== In order to enable AMF processing, the following entry must be made to your site's <code>config.ini</code> file, in the [Site] section: <pre> ...)
- 07:36, 20 August 2010 Config.ini (hist) [2,453 bytes] DanM (Talk | contribs) (New page: The <code>config.ini</code> file is the master configuration file for your website. The file is divided up into the following sections by convention, although there's nothing to stop you ...)
- 06:18, 20 August 2010 CMS object (hist) [1,645 bytes] DanM (Talk | contribs) (New page: Below is basic online of the $cms object which is the heart of the cms * cms ** config - Parameters Loaded from the config.ini *** [[Config Section - Si...)
- 05:36, 20 August 2010 Built-in Widgets (hist) [3,303 bytes] DanM (Talk | contribs) (New page: The following is a list of widgets built into SnappCMS. === A === Adverts Anchor - In-page Anchor Tags === B === [[Widget widgetBasicMen...)
- 06:27, 19 August 2010 Modules Info (hist) [3,314 bytes] DanM (Talk | contribs) (New page: Modules are responsible for the processing and rendering of pages in SnappCMS. There is one module for each "Page Type" that a user can create. Modules are broken up into MVC layers to s...)
- 06:16, 19 August 2010 Main Page (hist) [583 bytes] DanM (Talk | contribs) (New page: Hello)
- 05:11, 19 August 2010 Master Templates (hist) [11,464 bytes] DanM (Talk | contribs) (New page: Master templates control the overall look and feel of your site. The default master template for a site is located in: <code>/templates/default/</code> Typically, master templates conta...)
- 04:39, 19 August 2010 Asset loading (hist) [3,622 bytes] DanM (Talk | contribs) (New page: TBD)
- 04:00, 19 August 2010 Your first site (hist) [3,858 bytes] DanM (Talk | contribs) (New page: So you've purchased a subscription to SnappCMS and want to build your first site. Where do you start? This page is designed to give you a quick step-by-step on setting up and customizing...)
- 01:45, 19 August 2010 SEO URLs - Custom (hist) [1,261 bytes] DanM (Talk | contribs) (New page: By default, SnappCMS creates SEO-friendly URLs based on the name of each item in your site's sitemap. For example if you had a Blog page named "Blog" in the following sitemap: [[File:blo...)
