How can I integrate coppermine in my website? It is not BBS but a plain php website
I want to show latest addition in a table on top and categories in the middle
- you can use header , footer , anycontent (admin mode => config => Theme settings)to add additional php code to coppermine , this way will help you to add content of yours to coppermine , also you can change theme to fit your site
- to change the table possition : admin mode => config => Album list view => The content of the main page
play with value to fit it (use ? icone for more details)
Ok. If i want to display random files and latest additions on the main page of my site is there an include for that?
or is there anyway I can display them on my site?
The easyest way is to create new theme (just look like your site) for coppeermine
another way , if you are php experince you can code it for your self , you need to query xxx_pictures table for them and just show them ;)
please can you link me to the site where i can find out how to make my own theme?
There's a board here dedicated to themes. It has stickies on theming.
Quote from: windborn on June 15, 2006, 10:26:06 AM
How can I integrate coppermine in my website? It is not BBS but a plain php website
I want to show latest addition in a table on top and categories in the middle
http://forum.coppermine-gallery.net/index.php?topic=19564.0