We appreciate every third party plugin contribution. Please consider to create an info page with the download for that plugin that we can link to from our extension section. Thanks. Btw, the example page does not work.
"preferably" is really not a strong enough statement. It is very likely that this will be enforced in the future. Besides our install instructions tell people to remove all the files in the zp-core folder before upgrading, so that would remove your plugin. (This is why there is a separate folder for 3rd party plugins.)
I'm looking to change my own website and taking a look at Zenphoto 1.4.
I want to add a event caledar to my site and was giving a look at your archive calendar 1.52.
With Zenphoto 1.4 this gave me some errors.
I had to change `$option_interface`
and `addPluginScript()` is replaced by `zp_register_filter()`
Also I think I found a little bug.
I changed the CSS and the thumb size to a have a smaller calendar.
If the first day of the month is not a Monday, the first row of dates is not displayed on a new row. It's printing "class=empty" not "class=first day".
I have updated the plug-in so it is better for designing. It is now possible to give as parameter the page where the calendar is displayed (by default archive.php). It is also now possible to personalize the CSS classes. Can be useful when using a CSS framework.
For more information and download go on my website: http://www.thewholelifetolearn.eu
One note to your new (?) licencing. Creative commons is great but is actually not the right fitting licence for code (for the design of a theme ifself it is so theme could use a double licence). Please see: http://creativecommons.org/software
This is a copy of the comment I just posted on the plugin author site:
"
I just installed the plugin on the ZenPhoto gallery I’m currently setting up, but I’m a bit puzzled by the way it works:
– it seems to always display the current month (Aug-2012) whatever month I chooses in the archive list
– the thumbnails links in the calendar don’t load an other page where one could see all the pictures of the day, the way it is done in my current Piwigo gallery: http://www.marie-noelle-augendre.com/photos/index?/categories/created-monthly-calendar-2012-6
I might have missed something in the installation…
Could you provide some more information.
Thanks."