Documentation

Features

Differences

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

plugins:start 2009/01/17 00:45 plugins:start 2010/09/20 07:42 current
Line 4: Line 4:
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:categories | Categories]] //(Since [[development:changelog#v4.2.0 | v4.2.0]])//
 +  * [[plugins:listings | Listings]] //(Since [[development:changelog#v4.2.0 | v4.2.0]])//
  * [[plugins:get_extra_field | Get Extra Field]]   * [[plugins:get_extra_field | Get Extra Field]]
  * [[plugins:parentcategories | Parent Categories]]   * [[plugins:parentcategories | Parent Categories]]
  * [[plugins:#total_listings | Total Listings]]   * [[plugins:#total_listings | Total Listings]]
  * [[plugins:#total_members | Total Members]]   * [[plugins:#total_members | Total Members]]
 +  * [[plugins:new_listings | New Listings]]
  * [[plugins:featurelistingsvertical | Featured Listings Vertical]]   * [[plugins:featurelistingsvertical | Featured Listings Vertical]]
  * [[plugins:featurelistingshorizontal | Feature Listings Horizontal]]   * [[plugins:featurelistingshorizontal | Feature Listings Horizontal]]
Line 20: Line 23:
<code>{total_members}</code> <code>{total_members}</code>
-===== Total Listings ===== 
-The total listings plugin allows you to display the total number of listings.  
-<code>{total_listings}</code> 
-===== Total Members ===== 
-The total members plugin allows you to display the total number of members.  
-<code>{total_members}</code> 

Have more questions? Visit our community forums.