event_photoblog
Posted: Wed Aug 09, 2006 1:55 pm
I've been working with Serendipity for a couple of weeks and really love the product. I have an interest in developing/modifying plugins but at the moment can't quite put together how the plugin api works. Thinking i'd start small i decided to make a couple of changes to the event_photoblog plugin.
I was able to make some changes to the html code surrounding the image, but for the life a me I can't figure out how to get the image to display with articles on the main page. The image only appears when viewing individual articles. I looked at the event hooks currently used by the plugin(backend_display, frontend_display, entry_display). I also looked at how the plugin attaches the image to the $eventData[$i]['body']. I read through the plugin api documentation and don't see another event hook that appears to be needed. Anyone able to point me in the right direction?
thanks,
Argh.
I was able to make some changes to the html code surrounding the image, but for the life a me I can't figure out how to get the image to display with articles on the main page. The image only appears when viewing individual articles. I looked at the event hooks currently used by the plugin(backend_display, frontend_display, entry_display). I also looked at how the plugin attaches the image to the $eventData[$i]['body']. I read through the plugin api documentation and don't see another event hook that appears to be needed. Anyone able to point me in the right direction?
thanks,
Argh.