coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: windborn on June 15, 2006, 10:26:06 AM

Title: Integrating into my site
Post by: 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

Title: Re: Integrating into my site
Post by: Sami on June 15, 2006, 10:41:51 AM
- 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)
Title: Re: Integrating into my site
Post by: windborn on June 15, 2006, 01:00:08 PM
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?
Title: Re: Integrating into my site
Post by: Sami on June 15, 2006, 01:21:13 PM
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 ;)
Title: Re: Integrating into my site
Post by: windborn on June 16, 2006, 06:41:18 AM
please can you link me to the site where i can find out how to make my own theme?
Title: Re: Integrating into my site
Post by: Tranz on June 16, 2006, 07:13:30 AM
There's a board here dedicated to themes. It has stickies on theming.
Title: Re: Integrating into my site
Post by: freesouljah on June 17, 2006, 01:13:19 AM
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