Hi,
I want to display the most viewed section of my gallery in the home page and remove the random files section. In the template.html for my theme, I see a property {GALLERY}. where is it defined?
Any help appreciated.
Did you read the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#changing)? The FAQ (http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#NoLastUploads)? Obviously not. Reading the board rules (http://forum.coppermine-gallery.net/index.php/topic,55415.0.html) might be a good idea as well.
yes I did read the FAQ and documentation but I can't figure it out. I was expecting a walk through from this forum.
Log in as admin, go to config(admin.php). Click on "Album list view".
Here you'll find "The content of the main page"
with value similar to..
breadcrumb/catlist/alblist/random,2/lastup,2
You can remove 'random,2' and add 'topn,2'.
Also you can change the number(to change the number of rows).
-Amit
thank you very much...
That's exactly what is being explained in the docs and FAQ: in my above posting, I even posted deep links that point to the corresponding section. Again, it seems you even didn't bother to even click those links I posted.
Review your attitude - don't expect to be spoon-fed.
Anyway, marking thread as "solved", as you even failed to do that.