| Author |
Message |
mls64


Joined: Oct 08, 2004 Posts: 36
|
Post subject: Converting Gallery to Coppermine Posted: Sat Oct 09, 2004 2:38 pm |
|
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 |
|
 |
Stephen


Joined: Apr 21, 2004 Posts: 734
|
Post subject: Re: Converting Gallery to Coppermine Posted: Sat Oct 09, 2004 4:18 pm |
|
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 |
|
 |
Śyama_Dāsa


Joined: Apr 19, 2004 Posts: 2049 Location: Dragonfly CMS Tribe
|
Post subject: Re: Converting Gallery to Coppermine Posted: Sat Oct 09, 2004 9:38 pm |
|
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 |
|
 |
Kristin


Joined: Jun 27, 2004 Posts: 569
|
Post subject: Re: Converting Gallery to Coppermine Posted: Sun Oct 10, 2004 3:02 am |
|
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 |
|
 |
Śyama_Dāsa


Joined: Apr 19, 2004 Posts: 2049 Location: Dragonfly CMS Tribe
|
Post subject: Re: Converting Gallery to Coppermine Posted: Mon Oct 11, 2004 10:14 pm |
|
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 |
|
 |
mls64


Joined: Oct 08, 2004 Posts: 36
|
Post subject: Re: Converting Gallery to Coppermine Posted: Mon Oct 11, 2004 10:37 pm |
|
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 |
|
 |
Śyama_Dāsa


Joined: Apr 19, 2004 Posts: 2049 Location: Dragonfly CMS Tribe
|
Post subject: Re: Converting Gallery to Coppermine Posted: Mon Oct 11, 2004 11:33 pm |
|
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 |
|
 |
mls64


Joined: Oct 08, 2004 Posts: 36
|
Post subject: Re: Converting Gallery to Coppermine Posted: Mon Oct 11, 2004 11:55 pm |
|
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 |
|
 |
Śyama_Dāsa


Joined: Apr 19, 2004 Posts: 2049 Location: Dragonfly CMS Tribe
|
Post subject: Re: Converting Gallery to Coppermine Posted: Tue Oct 12, 2004 12:00 am |
|
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 |
|
 |