Intergrating Coppermine into WordPress Style. Intergrating Coppermine into WordPress Style.
 

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

Intergrating Coppermine into WordPress Style.

Started by sindas, July 18, 2004, 08:15:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


Joachim Müller

I think there has been a discussion on this already, try searching this forum for "wordpress".

GauGau

sindas

the only one relevent I found was this

http://forum.coppermine-gallery.net/index.php?action=profile;u=4678

and its not quite what I was looking for...

all I need is some simple tips about insterting CM into a webpage styled with CSS.

Joachim Müller


Tarique Sani

Do you want similar themes for both  like http://swatisani.net/wp/ and http://swatisani.net/pics/ OR you want to stick CPG completely inside WP
SANIsoft PHP applications for E Biz

sindas

I suppose themes that are similar would work, but I dont know whats similar to mine :-)

ccheaton

I successfully integrated Coppermine into my Wordpress blog.  It's quite simple, but making it match your theme requires some hacking and CSS knowledge. 
Here's the link to my blog: http://www.publichealthcenter.com/blogs/clay
Click on the Gallery link on the right, just below the calendar, to get into Coppermine, or, scroll down and click on a picture. 

I used the integration hack from this site.

My goal was to drop most of the spare interface graphics and to make it look like it's part of my blog.  The hack from above hooks pictures from Coppermine into my blog posts. 

I started by using the HardWired theme and modifying it.  The header uses this random image script, which is currently setup to pull from the same source as my blog, but could easily be integrated into the theme, to pull from images in the gallery.  In all, the integration took me about 3 hours.

I did make the title of the gallery link back to the blog, for the sake of consistency.

I didn't really run into any major issues -- in fact, as long as you have access to phpMyAdmin, you're good to go.

It's not a perfect implementation, but it's close enough for me.  I'll probably tweak a few things, here and there, but for the most part, I'm done.

You could easily integrate Coppermine into any Wordpress style.  Just spend a few hours tweaking a theme to match the WP style.