Documentation

Features

Differences

This shows you the differences between the selected revision and the current version of the page.

templates:plugins 2008/11/05 11:05 templates:plugins 2009/02/02 12:17 current
Line 1: Line 1:
====== Template Plugins ====== ====== Template Plugins ======
-68 Classifieds comes with a variety of pre-built template functions that you can use throughout the script. The following sections help describe the different functions and how to call them. You can also visit our [[http://www.68classifieds.com/forums/forumdisplay.php?f=42|Module Release]] forum for others added by us and other forum members.+68 Classifieds comes with a variety of pre-built template functions that you can use throughout the script. The following sections help describe the different functions and how to call them. You can also visit our [[http://www.68classifieds.com/forums/module-release/|Module Release]] forum for others added by us and other forum members.
If you would like to create your own plugin please visit the [[http://smarty.net/manual/en/plugins.php|Plugins]] section of the Smarty manual. If you would like to create your own plugin please visit the [[http://smarty.net/manual/en/plugins.php|Plugins]] section of the Smarty manual.
 +  * [[plugins:get_extra_field | Get Extra Field]]
 +  * [[plugins:parentcategories | Parent Categories]]
  * [[templates:plugins#total_listings | Total Listings]]   * [[templates:plugins#total_listings | Total Listings]]
  * [[templates:plugins#total_members | Total Members]]   * [[templates:plugins#total_members | Total Members]]
Line 9: Line 11:
  * [[plugins:featurelistingshorizontal | Feature Listings Horizontal]]   * [[plugins:featurelistingshorizontal | Feature Listings Horizontal]]
  * [[plugins:get_extra_field | Get Extra Field]]   * [[plugins:get_extra_field | Get Extra Field]]
 +  * [[development:plugins:tutorial | Writing a Plugin]]
===== Total Listings ===== ===== Total Listings =====

Have more questions? Visit our community forums.