inserire minicms in una pagina personalizzata
Ciao a tutti,innanzitutto complimenti per la community.Ho realizzato la seguente pagina personalizzata:<?phpdefine('IN_COPPERMINE',...
View Articleche chat mi consigliate?
Ciao a tutti,come da oggetto cerco un chat che sia visibile solo agli utenti registrati.grazie Omnia
View Articleinserire un minicms all'interno di una pagina da me creata
Ciao a tutti,ho realizzato la seguente pagina personalizzata:<?phpdefine('IN_COPPERMINE', true);require('include/init.inc.php');pageheader('Photos');?><?phppagefooter();?>Adesso vorrei...
View ArticleRe: Afficher les statistiques de la galerie sur l'accueil global du site
Je viens de passer mon site chez OVH mais je n'ai toujours pas trouvé comment faire apparaître les statistiques sur l'index général de mon site.
View ArticleRe: Website Feature -- Blog
Just a suggestion to throw out there, but has anyone investigated any SMF extensions for downloads? The support topic for the plugins can still be in the forums, but the download may be better served...
View ArticleLimit UPload plugin
I am using this to limit my members to 5 images a day. I have not really had admins tell me they can not do more than 5 a day since I am the only one to do so thus far--via ftpBut is there a way to...
View ArticleRe: Afficher les statistiques de la galerie sur l'accueil global du site
Salut,pas évident du tout ce que tu demandes, il faudrait essayer de placer la fonction d'affichage des statistiques dans ta page d'accueil, le soucis étant de voir si l'accès à la base de donnée est...
View ArticleRe: I want to embed images into another webpage just like a slide show or...
If you need the album from the article to update every time you upload an image in your gallery in that specific album,then my answer is off topic.
View ArticleRe: Change Gallery Home Page Title in Theme.php
Valid point, Andre, although I could add in mitigation that I had looked at the enquirer's site before replying.
View ArticleRe: Limit UPload plugin
Quote from: heavensportal on Yesterday at 04:40:29 AMIt would be only that member that uploads images of our winners which are more than 5 and her own images also.If it's only one (or a few) users,...
View ArticleRe: Website Feature -- Blog
We would at present like to keep the downloads on the repository as that makes version control very easy for us. Currently that is a bit out of whack so when we have that up to date I am sure we can...
View ArticleRe: Website Feature -- Blog
I think the comment from pols1337 is referring to the downloads being in the first post of the thread... Since I don't think all plugins are in the repository??I agree the repository is needed for...
View ArticleRe: Coppermine - make 'limited' screen in joomla
You maybe want to try the plugin CPMFetch, as it's probably exactly what you're looking for. Of course you could also keep your iframe solution and remove Coppermine's top menu, but this will also...
View ArticleRe: Coppermine - make 'limited' screen in joomla
I seem to remember someone doing this in the past with a modified version of the final extract plugin. It was setup with some code modifications to hise all of the menu buttons except for the home...
View ArticleRe: Change Gallery Home Page Title in Theme.php
Thanks for answering my question, marking as solved.
View ArticleRemove the tableh1 Icons
Is it possible to remove the icons next to the tableh1 text in a gallery themehttp://www.solidsnakelegacy.net/gallery
View ArticleRe: Remove the tableh1 Icons
Unfortunately your gallery is in maintenance mode, so I cannot see what you're talking about. Please either disable it or post some screenshots.
View ArticleRe: Wrapp content in a diffrent div after each 10...
I'm sure this can be done nearCode: [Select] if ((($i % $thumbcols) == 0) && ($i < count($thumb_list))) { echo $row_separator; }in the function...
View ArticleRe: Plugin hook suggestions for cpg1.5.x
Added plugin hooks 'comment_update', 'comment_add' and 'comment_approve' in SVN revision 8671.
View Article