In Web
Nachdem ich jetzt auch meine Blogrolling-Liste auf der Seite haben wollte, habe ich auch direkt ein kleines Plugin dafür geschrieben (Download).
English:
My very first textpattern plugin. This plugin displays the link list of your account from blogrolling.com.
Usage:
<txp:fpx_blogroll />
Display the link list of blogrolling.com for
your account.
This plugin accepts the following parameters:
id
label
break
<txp:category_list />
. If used
with li, label will also printed in li bracket. Otherwise the complete tag has
to be entered, e.g. <br />
wraptag
<txp:category_list />
.
Has to be the tag without the brackets. updatemark
updateclass
timeout
silent
Update 1 (0.2):
Fixed bug with not adding breaktag to label if not in list mode.
Added support for update notification.
Update 2 (0.3):
Added timeout
and silent
parameters since blogrolling.com is unavailable which rendered my site unresponsive.
I hope this plugin is useful for you too. Last updated on May 13th 2004.