1. Home Page
  2. Documentation
  3. Templates

Templates

Template Examples

# The 2004-09-26 (update the 2004-10-06)
by Loïc d'Anterroches.

Some templates used by different websites so you can look how they have setup their system. Sometimes it also include the graphic files and CSS.

Read Template Examples.

Informative functions

# The 2004-06-25 (update the 2004-07-05)
by Loïc d'Anterroches.

These are functions to display information like the name of the website but not within a loop.

Read Informative functions.

Loop functions

# The 2004-06-25 (update the 2004-07-05)
by Loïc d'Anterroches.

It is possible to run functions within loops to get access to specific data from the elements in the loops.

Read Loop functions.

Resource functions

# The 2004-06-25 (update the 2004-07-05)
by Loïc d'Anterroches.

These are functions to display information about the current resource in the page. For the moment the resource can be either an article or a news.

Read Resource functions.

General template functions

# The 2004-06-27 (update the 2004-07-05)
by Loïc d'Anterroches.

The general template functions are used to manage the cache and the initialization of the template.

Read General template functions.

Back to the top of the page