rss_link_date
Plugin Details
- Download:
- rss_link_date v0.1
- Textpattern Forum:
- View discussion
- Plugin Type:
- Regular
- Current Version:
- 0.1
- Status on this site:
- Active
As of Textpattern Rev 366 a global variable $thislink has been added. This variable is available for use during the processing and listing of links when using the <txp:linklist /> tag and allows for the display of any and all information related to links.
Through Textpattern tags, you only have the ability to display the link and its description. This plugin simply adds the ability to display the date a link was added on a link form. I use this for my Recent Links listing.
Notes
Requires Rev 366 or greater.
Plugin Attributes
format
Format for the link date. Accepts strftime formats.
Default: The date format as set in Site Preferences.
Example: format=”%m/%d/%y”
