<TAG_RSS_LINK>
Tag Function:
- Creates a RSS feed link for the images with a specific tag.
Main Usage:
- Used within browse_template.html to dynamically create and add a RSS feed link to your template if an image tag is selected.
Examples:
In your browse template, you can use the tag like this:
Sample Output:
Using the code above will generate the following when the template is run:
<a href="./index.php?x=rss&tag=flowers">RSS 2.0 for "flowers"</a>
Sample Outcome:
Using the output above will generate the following when the template is run:
FeedRelatedTags
<< <SITE_COMMENT_RSS_LINK> | TemplateTags | <SITE_ATOM_LINK> >>