Integrating into my site Integrating into my site
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Integrating into my site

Started by windborn, June 15, 2006, 10:26:06 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

windborn

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


Sami

- 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)
‍I don't answer to PM with support question
Please post your issue to related board

windborn

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?

Sami

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 ;)
‍I don't answer to PM with support question
Please post your issue to related board

windborn

please can you link me to the site where i can find out how to make my own theme?

Tranz

There's a board here dedicated to themes. It has stickies on theming.

freesouljah

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