custom field content in "recent entries"-plugin

Creating and modifying plugins.
Post Reply
Atratus
Regular
Posts: 51
Joined: Fri Feb 09, 2007 7:41 pm

custom field content in "recent entries"-plugin

Post 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 :)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

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

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply