Re: Bulk email - Is it possible with coppermine gallery?
Thanks for the information, I will try to locate it with a search. I still think it will be a great mod, if used wisely..
View ArticleRe: Re: Re: Batch add/Browser Interface not working for "albums"
Quote from: Αndré on Yesterday at 10:10:11 PMThis should also work, please confirm:[code]echo '<a href="'.$linktarget.'?startdir='.rtrim(substr($folder, strlen($limitfolder)), $folder_sep).'"...
View ArticleRe: Batch add/Browser Interface not working for "albums"
Fix committed in SVN revision 8783.
View ArticleRe: Apostrophes in keywords problem
How do you add those keywords? Do you add them manually or do you import them (e.g. via IPTC data)?
View ArticleRe: Add company logo?
Regarding renaming a theme, there's also a doc you can refer to next time http://documentation.coppermine-gallery.net/en/theme_create.htm#theme_create_rename
View ArticleRe: Adding banner(s) on the side
Depending where exactly you want to place the banners, the solution is quite different. I suggest to attach at least one screenshot (if it should be displayed always at the same location), or...
View ArticleRe: Re: Usermanager takes ages to load, and eventualy time out.
Quote from: Phill Luckhurst on March 23, 2015, 11:25:21 PMCould possibly be added as a hidden config option for 1.5.x then included in 1.6.I'm happy to add this (expecting some spare time in the next 2...
View ArticleRe: Re: Re: Usermanager takes ages to load, and eventualy time out.
Quote from: Αndré on Yesterday at 09:29:17 PMI'm happy to add this (expecting some spare time in the next 2 weeks). Could somebody please tell me the exact solution? Is there anything else to do expect...
View ArticleRe: Use album title instead of filename for empty image titles
Which titles do you mean? As far as I know Coppermine doesn't use the manually set image titles as (HTML) titles anywhere. Of course there exist mods that do that, but maybe you're refering to...
View ArticleRe: Usermanager takes ages to load, and eventualy time out.
I assume we're both talking about this post, right? http://forum.coppermine-gallery.net/index.php/topic,78129.msg377945.html#msg377945 (it's displayed as reply #14 for me)
View ArticleRe: Re: Usermanager takes ages to load, and eventualy time out.
Quote from: Αndré on Yesterday at 10:06:41 PMI assume we're both talking about this post, right? http://forum.coppermine-gallery.net/index.php/topic,78129.msg377945.html#msg377945 (it's displayed as...
View ArticleRe: Maximum number of photos
Coppermine itself has no built-in limits. Maybe you exceed the inode limit on your file system. Please talk to your host, he knows the best which limits exists. You can also test this yourself by...
View ArticleRe: Problem with watermark
Confirmed. Patch proposal:[code]Index: util.php===================================================================--- util.php (revision 8783)+++ util.php (working copy)@@ -447,14 +447,18 @@...
View ArticleRe: Greenflower Theme (same as wordpress)
Regarding 4)The sort options are added via JavaScript. Please have a look at that block in themes/sample/theme.php. You need to replace all sort options withCode: [Select]<td...
View ArticleRe: Problem with watermark
I only know to apply a patch manually so I opened util.php, and I start editing. I know the lines marked with - must be deleted and the lines marked with + must be added.Watermark and unwatermark...
View ArticleRe: BBCode Control (more bbcodes, buttons and adjustment) for cpg1.5.x
You need to add the tag at least to the available BBCode tags list and add a replacement code. You should also add a new language string to the plugin's language file(s) and you also add a new icon...
View ArticleRe: Gallery3:Modules:custom fields
As far as I know such a plugin doesn't exist. But there exist several threads that implement it as mod, e.g. this one: http://forum.coppermine-gallery.net/index.php/topic,75945.0.html
View ArticleRe: More meta albums for cpg1.5.x
plancast, you need to apply that change both to the functions mma_meta_album and mma_get_pic_pos.
View ArticleRe: Album voting plugin for cpg1.5.x
Quote from: JohannM on March 05, 2015, 08:31:21 PMI installed this plugin but do not see the buttons ...Maybe it doesn't work with your theme. Please post some more information and a link to your...
View Article