Hi there, no panel found in config to manage home page items :-\ Anybody knows how to to do that, eg. I want to put 20 latest uploaded photos or 15 high rated ones in home page so no options I discovered ??? I worked 4 a sec on main theme's php and html files (curve default) and surf the net to find something, couldn't reach a bit; please help :)
When you say "Home page" I'm assuming you mean the Coppermine home page? If so take a look at this. http://documentation.coppermine-gallery.net/en/configuration.htm#admin_album_list_content
@luk thank you so much for response, I found everything here: http://coppermine-gallery.net/demo/cpg14x/docs/ :D
another slight issue I have to tell ya as an admin: why coppermine is so much old fashion while it's one of the best gallery scripts around the net? Isn't it time to work more on themes and styles (+security and seo)? ::)
Quote from: mam on June 06, 2013, 08:35:46 PM
why coppermine is so much old fashion while it's one of the best gallery scripts around the net? Isn't it time to work more on themes and styles (+security and seo)? ::)
I think there's a few ideas in the pipeline, although this won't happen over night. ;)
If your problem is fixed, then please mark topic as solved by clicking the "Topic Solved" button below. Thanks.
Just a question: how can I set content without alblist and catlist options?
I wrote a plugin, and I no need these options, just my plugin. But when try save this options, then I cannot save, I get an error. Need a minimum catlist option in this options. But catlist is there in menu. ::)
Any way possible disable catlist and alblist option?
And secont thing: if add alblist only, then this not show, it's ok (to me), but possible add a button to catlist to menu? Now no include categories list in menu... If this possible, then my problem will solved.
Quote from: mykee on August 13, 2013, 10:09:05 PM
when try save this options, then I cannot save, I get an error
Please post the error message and the current value of the corresponding config option, as I can remove both alblist and catlist without an issue.
I get this message:
The value you have set for «The content of the main page» is invalid, please review it.
I attached my settings under album list views
The regex check in include/admin.inc.php requires at least 1 slash. As a workaround, something like
isotope/nonsense
works.
Thanks for help, this solved my problem. :D
Fixed regex check in SVN revision 8614.