First of all, thanks for the new version. It really adds up new functions. Here are a few ideasheme that I wonder if they would make a new install less intimidating for the lambda user and/or would add flexibility for the next version(s).
[b]Setup problem with zpmobile theme[/b]
I have added details in the bugtracker as I closed another error regarding 1.4.3 setup. Files for the zpmobile setup are missing from the trunk nightly build (1.4.3-BETA [10049] (Version officielle)), yet setup complains about it.
BTW, the theme appeared in the previous dev nightly [9995] and does not appear in the current 10049, even once I activated the plugin.
[b]2 or 3 log files?[/b]
Why is it that some installations show only the security and setup logs, while others also show the debug log? I haven't been able to find a consistent pattern.
[b]IDEAS FOR THE FUTURE[/b]
[b]Clone installation?[/b]
I see that it disappeared from the 1.4.3 beta...
[b]Keep setup files on the server?[/b]
I think it would be a good idea if one were to "clone the installation". Yet, I wonder how to do it safely. Maybe by keeping a setup folder called "setup_cb324" where the "extension" would be hashed from the password or user name, for example.
[b]Take Pages and News outside the Gallery?[/b]
I haven't dug seriously into the issue, but I'm thinking about this for a the church and especially for the office gallery:
– Use the photo gallery at http://mysite.com/photos
– Use the Pages and News feature to upload articles. They generally need to be related to the photo gallery because these articles will use photos and videos that are in the gallery. However, I would prefer to call the "pages" something like "http://mysite.com/innovations" and the "news" something like "http://mysite.com/articles". Then, once I call "http://mysite.com/innovations/new-platform-for-tires", the .htaccess file will transform it into "http://mysite.com/photos/page..."
I'm able to do the part that goes into the main .htaccess file, but I'm not confident on how to modify the menu system and .htaccess file [i]inside the Zenphoto folder[/i].
[i]Maybe I'm the only one with such a weird idea![/i]
[b]Administrative panel: Upload –> Files[/b]
I wonder if the "files" tab shouldn't be hidden when the "ajaxFilemanager" plugin is disabled.
[b]Administrative panel: Album and Image Descriptions[/b]
The Album Title and Image Title sections should be slightly higher. Currently, it's really crowded when the gallery is a multi-lingual one.
I know that one may personalize a theme ad lib. There seems to remain one problem, especially when many people are allowed to upload contents: it's not always obvious how fields are named. Ideally, there should be a "master page" that would define the following terms for albums and images:
– Custom data
– Codeblock 0...
So, for example, if I want to use "custom data" for a detailed description that would appear only to registered users and Codeblock 0 for a link to a colour-separated psd file, all my uploaders would see that descriptive field instead of "Custom data" and "Codeblock 0"
[b]Administrative panel: Choice of default theme[/b]
I'm a bit torn in selecting what should be the default theme for a brand-new gallery. On one hand, I find that the "defaut" theme is the nicest general-purpose theme (especially in light or sterile-light flavours). On the other hand, it's very hard to customize because it has first been defined as a dark theme, and it does not support the Zenpage plugin which is one of the major extensions of Zenphoto.
[b]Administrative panel: Plugins page[/b]
Text at the top might be upgraded to show that "greyed plugins are those currently loaded and that checked ones are those that will be loaded once "applied" is depressed".
[i]Documentation[/i]. At some point, we will need to guide users in selecting the proper plugins. For example, should I select "seo_cleanup", "seo_zephoto" or "seo_null" if some users upload photos with accented letters or the ".JPG" extension? Am I better with the zenphoto_sendmail plugin (which seems to be selected by default) or the PHP_mailer plugin? I'm willing to include that in my long-term documentation project, but I will need more input on those points.
[b]Stylesheets for the Themes[/b]
I don't know how many people try to integrate Zenphoto in an existing website. Calling the main stylesheet(s) of the website in the customized theme is a good starting point. However, there are sometimes issues with conflicting style names. Would it be a good idea to rename all styles with the "zp-" prefix? (for example: zp-images and so on?)