Page 1 of 1

custom field content in "recent entries"-plugin

Posted: Sun Sep 07, 2008 2:23 am
by Atratus
Hey guys,

I would like to display an image above the entry-title in "recent entries"-plugin in the sidebar. The image-URL is saved in a custom field.
Is it possible to change the plugin in this way, because there is no tpl...

Would be nice if you could help me :)

Re: custom field content in "recent entries"-plugi

Posted: Mon Sep 08, 2008 10:52 am
by garvinhicking
Hi!

The 'show entries' plugin is too minimalistic to support this. You would need to use the Plugin "Show entries in sidebar" (serendipity_plugin_showentries) from Spartacus. This one is templated, so you can add your {$entry.properties.ep_Blabla} smarty tag inside the template file.

HTH,
Garvin