Converting Gallery to Coppermine
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCoppermine
Author Message
mls64
Newbie


Joined: Oct 08, 2004
Posts: 36

PostPost subject: Converting Gallery to Coppermine
Posted: Sat Oct 09, 2004 2:38 pm
Reply with quote

I'm converting from PHPNuke with a Gallery photo module
to CPGN with Coppermine. Does anyone know an easy way to convert
my Gallery photo section over to Coppermine, where I retain the
captions, notes, etc?

I have several hundred photos and don't want to have to re-enter all the data one photo at a time.


mls64's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/MySQL 4.0.18/PHP 4.4.1/Dragonfly CMS
Back to top
View user's profile
Stephen
Silver Supporter


Joined: Apr 21, 2004
Posts: 734

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Sat Oct 09, 2004 4:18 pm
Reply with quote

I haven't seen one my self. But you could use the 'batch add' feature built in coppermine, and if you want descriptions you could go back and copy them over.

Stephen's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Cent OS :: 1.3.34 :: 4.1.13 :: 4.4.2 :: CVS
Back to top
View user's profile Visit poster's website
Śyama_Dāsa
Developer


Joined: Apr 19, 2004
Posts: 2049
Location: Dragonfly CMS Tribe

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Sat Oct 09, 2004 9:38 pm
Reply with quote

How is this data stored in gallery?
_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger
Kristin
Diamond Supporter


Joined: Jun 27, 2004
Posts: 569

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Sun Oct 10, 2004 3:02 am
Reply with quote

Much of the information (ie: captions, user comments, view counts ...) is stored in the .dat files located in your albums directory.
_________________


Kristin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux | 1.3.37 | 4.1.22-standard | 4.4.4 | Dragonfly CVS
Back to top
View user's profile
Śyama_Dāsa
Developer


Joined: Apr 19, 2004
Posts: 2049
Location: Dragonfly CMS Tribe

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Mon Oct 11, 2004 10:14 pm
Reply with quote

We maybe you could use this info for db inserts...
_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger
mls64
Newbie


Joined: Oct 08, 2004
Posts: 36

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Mon Oct 11, 2004 10:37 pm
Reply with quote

akamu wrote:
We maybe you could use this info for db inserts...

It would be very cool if there was a way to point Coppermine via a batch upload process to the Gallery Albums folder, and have it read the data files and upload the photos with the data intact....easier said than done of course.

Also, Gallery has some really cool features, for setting the background color (i.e. black which makes the photos pop out), setting restrictions for each photo and album, restrictions for uploading, defining user ownership of each photo after uploading, etc. I wish some of these features were available w/Coppermine, as they made it great for displaying the galleries in a clean, uncluttered manner, and changing information and access after uploading. (if it actually has these features any/all please correct me! I'd like to know what I'm missing)


mls64's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/MySQL 4.0.18/PHP 4.4.1/Dragonfly CMS
Back to top
View user's profile
Śyama_Dāsa
Developer


Joined: Apr 19, 2004
Posts: 2049
Location: Dragonfly CMS Tribe

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Mon Oct 11, 2004 11:33 pm
Reply with quote

Quote:
for setting the background color (i.e. black which makes the photos pop out),
coppermine theme.css

Quote:
setting restrictions for each album,
modifyalb

Quote:
defining user ownership of each photo after uploading
is done when uploaded, why would you change it after? Could be done via phpmyadmin if necessary.

Quote:
clean, uncluttered manner
create a theme it's your choice how the data is pesented

_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger
mls64
Newbie


Joined: Oct 08, 2004
Posts: 36

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Mon Oct 11, 2004 11:55 pm
Reply with quote

Quote:
Quote:
for setting the background color
coppermine theme.css
Quote:
setting restrictions for each album,
modifyalb

Akamu: I assume these are commands which would help me modify a theme? I'm a newbie, and you've lost me.

Quote:
Quote:
defining user ownership of each photo after uploading
is done when uploaded, why would you change it after? Could be done via phpmyadmin if necessary.

I was logged in as admin, but coppermine shows each photo as being uploaded by anonymous. I'd like to change this (didn't catch it until after loading 400+ photos...)


mls64's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.33/MySQL 4.0.18/PHP 4.4.1/Dragonfly CMS
Back to top
View user's profile
Śyama_Dāsa
Developer


Joined: Apr 19, 2004
Posts: 2049
Location: Dragonfly CMS Tribe

PostPost subject: Re: Converting Gallery to Coppermine
Posted: Tue Oct 12, 2004 12:00 am
Reply with quote

you can edit the css in the coppermine theme's css
www.mlstephens.com/ind...=modifyalb
admin is considered anonymous for some things in coppermine, so you need to also as a user.
ownership of a picture is determined by the owner_id field in the pictures table

_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCoppermine All times are GMT
Page 1 of 1


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Dedicated Server & Bandwidth Sponsored by DedicatedNOW
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Last CVS commits [x]

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Deutsch
Español

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.3649 seconds with 19 DB Queries in 0.0544 seconds
Memory Usage: 2.95 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy