jfp_last23img plugin for Textpattern

Download latest version

If you have an account on 23 you can use this plugin to display your last uploaded image. It uses MagpieRSS to read and parse some user's feed and returns the HTML needed to display his last uploaded image.

Options

Passed as attributes to the tag.

:user="string":

Username at 23 who will have his last photo displayed on our website.

Example

Invoquing:

<txp:jfp_last23img user="steffen" />

returns something like::

<img src="http://www.23hq.com/steffen/photo/250675/mblog"
width="135" height="135" class="23-mblog" />

Requirements

You'll need MagpieRSS installed under textpattern/lib/magpierss. Alternatively, if your host has a global install of MagpieRSS you can just edit the plugin to customize _MAGPIE_PATH_.

License

Released under the Gnu General Public License