Snippets archive

The Frog content management system works with a set of elements:

These snippets are basically just bits and pieces of HTML and PHP code which can then later be inserted into a Frog page or layout. This allows the developer of the site to re-use bits of HTML and/or PHP in multiple pages and/or layouts.

Apart from the actual snippets, I'll also describe tricks for which you might need multiple elements like a page combined with one or more snippet. An example is how to create a sitemap in xml format.

Enjoy.