Re: Anlegen/Erzeugen von Alben nach Update nicht mehr möglich
GalerielinkBenutzer: testPasswort: testtestIch hoffe das passt so ...Greetztriath
View ArticleI need plugin which shows box with "Total views of your albums: ###"
As in the topic. I need this ,,simple" plugin. I'm new in Coppermine, so i don't want to write plugins. If anyone has something like this, please send me the link.I'll be thankful for this.I hope...
View ArticleRe: I need plugin which shows box with "Total views of your albums: ###"
Can you give a little more detail of exactly what you are after? There is already the facility to display the total views of all images.
View ArticleRe: MyBB Bridge
OK, das habe ich wirklich übersehen, aber ich bin ja lernfähig!Hier die Daten der Testaccounts in der Hoffung auf Hilfe... Coppermine install: http://forum.sonntagskrieger.net/coppermine/Bridging app...
View ArticleRe: Suggestion: WYSIWYG Editor for Album Description
I have a WYSIWYG Editor Plugin for Category, Album, Edit file, Ecard and File upload Coppermine descriptions based on TinyMCE.I have made the WYSIWYG Editor working on all textarea tags in Coppermine...
View ArticleRe: Suggestion: WYSIWYG Editor for Album Description
We are always looking for plugin hook suggestions. Fell free to post them.As for the class, AFAIK you should be able to implement that in the codebase.php of your plugin.
View ArticleRe: Suggestion: WYSIWYG Editor for Album Description
Overview of plugin hooks for TinyMCENew:themes.inc.php2564: $params = CPGPluginAPI::filter('theme_cat_params', $params);2574: $params = CPGPluginAPI::filter('theme_cat_params', $params);2584: $params =...
View ArticleRe: Suggestion: WYSIWYG Editor for Album Description
For the class name I will take a look at using codebase but to be honest I must say adding a dummy class name in 6 tags for making it possible to address all the multiline textareas should be...
View ArticleRe: Kann Thubnail nicht erzeugen
Jetzt benötigen wir nur noch den Link zu deiner Galerie
View ArticleRe: Show latest images of the gallery at the gallery header
This is what I did: I added the function and the variable to the theme.php using this code:[code]function pageheader($section, $meta = '',$cpmfetch_latest=''){<?php include...
View ArticleRe: MyBB Bridge
Quote from: Vorlon on November 20, 2012, 10:51:21 pmBridge app URL: http://forum.sonntagskrieger.netRelative path to your bridge app's config file: ../inc/ du hast dein Forum in dem root-Verzeichnis...
View ArticleUnable to create categories
My co-web and I are having trouble adding categories suddenly. For about 8 months or so now the category manager hasn't loaded on my laptop properly, it would freeze the entire browser each time,...
View ArticleSuggestion: "Update / Create category" Button
Small but potentially helpful suggestion for UI: In the category manager (Files > Category), you differentiate the text on the "Update / Create category" button:-- If an admin is creating a new...
View ArticleUpgrade -> 1.5.20 / Version check
hi,I just upgraded from 1.5.16 to 1.5.20 from sourceforge.net .I followed the upgrade instructions in the documentation.If now I run a version check, they all are 1.5.20, but I get a lot of messages...
View ArticleError Plugin "Final Extract"
Saludos,tengo un problema con el plugin "Final Extract" en Coppermine 1.5Lo he desintalado y cuando le doy a instalar le me genera un error critico, lo borre del servidor para subirlo de nuevo y cuando...
View ArticleRe: Error Plugin "Final Extract"
Aqui esta el link de mi galeria, se me olvidaba ponerlahttp://banicrokeracing.com/album/Quote from: ramnsx on Today at 01:36:18 amSaludos,tengo un problema con el plugin "...
View ArticleRe: Sort user gallery icons
Thanks for the ideas; User Gallery Alphabetic Tabbing plugin doesn't do what I am looking for, but so far no luck in manipulating the sort-order in the code. I will post if I succeed.
View ArticleLinked files - Ability for user to not have them show up in an album
A feature I'd like to request is the ability of a user (either member - via profile settings - or visitors - via a check box on the thumbnail view) to have linked items not be visible in the linked...
View ArticleRe: Show latest images of the gallery at the gallery header
Try to replace[code] include "/home/candyeye/public_html/portfolio/cpmfetch/cpmfetch.php"; $objCpm = new cpm("/home/candyeye/public_html/portfolio/cpmfetch/cpmfetch_config.php"); $options = array(...
View ArticleRe: Kann Thubnail nicht erzeugen
Ich erhalte die FehlermeldungQuoteVerzeichnis albums/userpics/10002 konnte nicht angelegt werden!Bitte überprüf die Berechtigung von albums/userpics/ bzw. leg den/die benötigten Ordner von Hand an.
View Article