Editing All File Info On Page Editing All File Info On Page
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Editing All File Info On Page

Started by liddo, November 16, 2004, 05:47:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

liddo

I usually upload 50 videos
Whenever I finish uploading I have to copy and paste the dimensions of each one in..which is really frustrating

i found a mod where it adds a thing at the bottom to delete all the views of the videos on the page..when i click it , it automatically checks off "delete views" on all the videos

is there a mod where I can just type in the dimensions 640x480 and it'll set all the videos on the edit page to 640x480?

thanks

Joachim Müller

afaik such a mod has never been posted. If you know your way around in phpMyAdmin, you could run a query to set the resolution for multiple files in one go (not recommended for newbies though).

Joachim

liddo

hmm how do i "run a query"

i found out where to edit the files invididually except i dont know how to edit them all at the same time

Thanks

Joachim Müller

like I said: "if you know your way around in phpMyAdmin" - obviously you don't. I could tell you, but you would surely break your install for good if you're unexperienced (no offense!). I guess you will have to manually enter the resolution - shouldn't be a big deal anyway.

Joachim

Nibbler

I think there is a mod which retains the info you enter for one file and pre-fills the next page with that info, maybe that could help.

liddo

Quote from: Nibbler on November 16, 2004, 07:09:26 PM
I think there is a mod which retains the info you enter for one file and pre-fills the next page with that info, maybe that could help.


do you have any clue where it is..if such a mod exists ^^

thanks!

Nibbler

http://forum.coppermine-gallery.net/index.php?topic=8697.0

You'll need to change it a little, but that should give you the general idea.

liddo

#7
hmm i need a mod that works with batch adding..since i have over like 50 vids each day

i could give it a try at phpMyAdmin...since I could always backitup right? :0


or is there a way to make it 640x480 by default? :D instead of 0x0

thanks

liddo


Casper

This is not a hotline.  >:(
The supporters and devs on these boards are all unpaid volunteers, with jobs and families as well as helping here.  So always give at least a day before bumping a thread, more at weekends.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Nibbler

Setting a default value for a text box is simple html.

liddo

sorry casper :\
also this is the first time i've bumped a topic on a forum :o

Quote from: Nibbler on November 20, 2004, 05:07:40 PM
Setting a default value for a text box is simple html.

the other day i was trying to edit the value in editpics.php?

is this the right file to edit? thanks

Casper

Yes, you can do it in editpics or editonepic.  Editpics has the advantage of being able to do an entire album in 1 hit.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

liddo

#13
hm i dont think im doing it right

i wanted 640x480 as the default

when i go to edit the pictures it adds 640 and 480 to each file info

so it comes out 6400 and 4800

i guess i didnt edit the right one
..need to edit the 0 instead of adding 640 and 480 in
pwidth and pheight?

any way to help? :]

thanks

Casper

Yes, you should replace the '0', not add the 640 and 480 in front of it.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here