hi
with zenphoto 1.4.4 there is new plugin organization.
2 things about that :
I have create a new ticket label "translation issue" on the GitHub bugtracker. Please report there in case our Feench translator does not look that often at the forum.
Yes, look at the comment block of official plugins. You find a @package and a @subpackage tag. The 2nd determines the category.
Also in italian there is a wrong translation. Media is translated as [i]supporto[/i], that means [i]support[/i]. It can be left like in english: [i]media[/i] is ok in italian too.
By the way, do you think that media is the right category for thumbsZoom plugin? Tomorrow the hosting page will probably be ready, I have just tested the plugin with current version of Zenphoto.
Quote:Yes, look at the comment block of official plugins. You find a @package and a @subpackage tag. The 2nd determines the category.
thank acrylian
but don't you think it would be more usable and readable with some variable as $plugin_description ($plugin_package and $plugin_subpackage for example) ?
The packages are in the comments because those are used by the phpdoc generation of the documentation as well. Otherwise we have doubled info on a plugin file since you should add a proper comment block anyway..;-)
We will update the plugin tutorial soon and probably add a "skeleton" of a base plugin file so all the info should be in place.
Quote:We will update the plugin tutorial soon and probably add a "skeleton" of a base plugin file so all the info should be in place.
I would be a nice idea.
I have some trouble to adapt Akismet filter to the zenphoto plugin architecture...
I agree with bic : there are no label on the right side of new issue.
As mentionned before, maybe we have not enough privileges on GitHub...
This seems to be by design.
https://groups.google.com/forum/?fromgroups=#!topic/github/hTwu5w7TjLQ
also,
I guess the thinking is that only someone that can actually commit code will attach importance via the label in effect vetting the issue for the repo. I couldn't find anything that suggested otherwise.