Photoblog, how to implement certain features?
Posted: Thu Aug 25, 2005 1:40 pm
Hi there,
I am new to Serendipity. I just moved my photoblog from WordPress to Serendipity and I am fairly happy with the results. I have been spending a good amount of time configuring templates and modifying the photoblog plugins (event and plugin, which are very simple in functionality).
the current result is here: http://turingmachine.org
I have some questions regarding its configuration (I am able to write PHP if needed).
* I want to show in the main page (index.php) only one posting, the most recent, but in any othe r page (search results, category listings, etc) to show a larger number of entries, for example 10. Can anybody point me in the right direction?
* In any page that lists more than one entry I would like to show an thumbnail of the photograph, instead of the entire photo. And then if the user clicks in the photo, then the page for that entry is displayed. What would be a good place to start to implement/configure this feature?
I am new to Serendipity. I just moved my photoblog from WordPress to Serendipity and I am fairly happy with the results. I have been spending a good amount of time configuring templates and modifying the photoblog plugins (event and plugin, which are very simple in functionality).
the current result is here: http://turingmachine.org
I have some questions regarding its configuration (I am able to write PHP if needed).
* I want to show in the main page (index.php) only one posting, the most recent, but in any othe r page (search results, category listings, etc) to show a larger number of entries, for example 10. Can anybody point me in the right direction?
* In any page that lists more than one entry I would like to show an thumbnail of the photograph, instead of the entire photo. And then if the user clicks in the photo, then the page for that entry is displayed. What would be a good place to start to implement/configure this feature?