This article will help us explore a few applications of tags. Most of these recipes are User-Defined Tags, because the capabilities of the User-Defined Tags are nearly identical to the file type of a tag.
In this article by Samuel Goldstein, author of CMS Made Simple Development Cookbook, we will cover:
* Displaying the User's IP address from a User-Defined Tag
* Using the current content object in a User-Defined Tag
* Making a variable available to Smarty from a User-Defined Tag
* Displaying the number of pages in the CMS using a User-Defined Tag
* Using URL parameters in a User-Defined Tag
* Using Smarty values as inputs in a User-Defined Tag