Part of the EllisLab Network

Plugin Information

Recent Trackbacks 1.0 third_party

Download
Author:
Yoshi
Published:
Mar 09, 2004
Last Updated:
Mar 04, 2007
License:
Freeware
Categories:
Plugins  Trackback  
Returns the last x trackbacks on your specified weblog.

Example Usage

{exp:recent_trackbacks:display}

Notes

Optional Parameters:

weblog=
weblog="weblog1"
Choose the weblog name for which you wish to display. i.e. weblog1, weblog2. You can pipe weblogs as well. eg. weblog="weblog1|weblog3"

path=
path="weblog/comments"
Choose the Template that the link should point to for the original post. (on your site)

limit=
limit="5"
Choose the number of entries to show that have trackbacks. i.e. limit="5" shows 5 entries.

counttb=
counttb="1"
Choose 1 to display the current total number of trackbacks in the entry, 0 to disable.

totalwords=
totalwords="5"
Choose the number of words that will be displayed from the trackback description. i.e. totalwords="5" will display the first 5 words from the trackback description.

format=
format="%m/%d/%y %h:%i"
Choose the format that the date will show up as, using the traditional EE date formatting features.

Example:

{exp:recent_trackbacks:display weblog="weblog1" path="weblog/comments" limit="5" counttb="1" totalwords="5" format="%m/%d/%y %h:%i"}