![]() |
|
Is possible to mark new/updated album in gallery? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Is possible to mark new/updated album in gallery? (/thread-7105.html) |
Is possible to mark new/updated album in gallery? - zdzana - 27-05-2010 May by an icon for new albums, that will be visible certain number of days after album creation. And another icon for updated albums (photo or subalbum add/delete inside). Sometimes my guest have trouble with recognize that. Is possible to mark new/updated album in gallery? - acrylian - 27-05-2010 How about searching a little on our site/forum before asking?: Is possible to mark new/updated album in gallery? - zdzana - 27-05-2010 Thanks, I found this plugin before, but it seems to have no any configuration options and still nothing are displayed on my newly created album thumbnails. I use default skin/theme. Is possible to mark new/updated album in gallery? - acrylian - 27-05-2010 It has several options but you might have to adjust your theme's css so it works correctly. Is possible to mark new/updated album in gallery? - zdzana - 27-05-2010 In plugin source I found only action to mark thumbnails with password_protected or not_visible css class. Nothing to do with creation date. Is possible to mark new/updated album in gallery? - acrylian - 27-05-2010 A look at the plugin options on the backend will tell you that there are exactly 9 options, one is about that range in days for flagging. Is possible to mark new/updated album in gallery? - zdzana - 27-05-2010 Are we talk about same plugin? flag_thumbnail.php in zp_extensions folder? Where exactly is that configuration? Is possible to mark new/updated album in gallery? - sbillard - 27-05-2010 You will need to download the plugin form the WEB site. The one in the zp_extensions folder will be removed on 1.3.0 Is possible to mark new/updated album in gallery? - zdzana - 27-05-2010 Yes, i know that. However, I can not get the effect by which I mean, it seems that the plugin 'flag_thumbnail' does not mark new albums. Description on the site indicates that it has functionality of a 'flag_thumb_as_new' plugin, but in my opinion this is not true. Is possible to mark new/updated album in gallery? - sbillard - 27-05-2010 Then in my opinion you have done something wrong. You might start by making sure you have one and only one of the plugins and that it is located in the plugins folder (NOT the zp_extensions folder!) Is possible to mark new/updated album in gallery? - zdzana - 28-05-2010 I have installed gallery in version 1.2.9, without modification, and use the default theme. In the plugins folder there are only 4 empty folders (effenberger_effects, flvplayer, gd_fonts, watermarks) and no other files. Plugin flag_thumbnail is located in the zp-core/zp-extenstions and from this folder is run (verified by modifying the and observing the results). Below the code of this plugin from my installation, please to indicate which line deals with the imposition of an icon for the new album. ` ` Is possible to mark new/updated album in gallery? - kagutsuchi - 28-05-2010 As sbillard said above and the plugin's description states, this plugin is not the one that you want. The plugin that you want (of the same name) can be found from acrylian's link above. Unzip that plugin and place it in the root Is possible to mark new/updated album in gallery? - sbillard - 28-05-2010 did you not read Quote:You will need to download the plugin form the WEB site. The one in the zp_extensions folder will be removed on 1.3.0 Is possible to mark new/updated album in gallery? - zdzana - 28-05-2010 @kagutsuchi From acrilian link plugin description: Quote:The plugin is still included in the 1.2.9 release but afterwards will be not officially supported anymore. I downloaded the plugin and it is different from the 1.2.9 package, so a description of the plugin that it is included in version 1.2.9 is misleading and false. Whatever the case, thank you for your help, downloaded version seems to meet my needs. So sorry and thank you. Is possible to mark new/updated album in gallery? - sbillard - 28-05-2010 The description of the 1.2.9 plugin describes what it does, which is different from what the one you downloaded does. They are not the same plugin which is the point we are trying to make to you. |