ruairimccomb.com

Projects

rmc_tadalist 21/05/2005

This plugin displays the status of your todo items on a shared TadaList.

Download

Usage

<txp:rmc_tadalist limit="3" />

Will output a list of the last three todos of the user ruairi.

You’ll need to share a TadaList and find the URL for the public RSS feed.

This plugin should also work for Basecamp feeds.

The main attraction of this plugin is being able to style the output using <txp:link_status/> in the form. Where link_status is either: added or completed.

Attributes
limit : the number of items to display (default – 10)
rssurl : the url of the TadaList rss feed (_default – “”_)
stripstatus : set to 1 to strip the status from the link name (default – 0).
form : the Textpattern form used for formatting. The plugin returns 4 values: txp:link, txp:link_description, txp:link_status. (default – plainlinks)
wrap : wraps the output with the tag supplied in this attribute (_default – “”_)
break : inserted with each item (_default – “”_)