Change of upload properties Change of upload properties
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Change of upload properties

Started by Wifi_jirka, July 14, 2005, 06:48:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Wifi_jirka

HI, I have problem with upload.  I have some cathegories and a lot of galleries in them. My problem is in this :

I am uploading files in first form....then I can put every image (step by step) to gallery. But in form for this action, there are galleries and cathegories in order, which is not very good for me. There are galleries  MIXED.

For Example like this:

SPORT - auta
CULTURE -folk
CULTURE - festivals
SPORT - football
NATURE - annimals
CULTURE - theatre

But, in the other place in Coppermine, there is order, which i like - I see it, when I want change properties of image. There are this order:

CULTURE -folk
CULTURE - festivals
CULTURE - theatre
NATURE - annimals
SPORT - auta
SPORT - football

As you can se , in these example is better order for orientation. So, can i change it ?

Joachim Müller


Wifi_jirka


Joachim Müller


Wifi_jirka

here is link http://www.kozlovice.net/fotogalerie/index.php

but, problem is in admnistration section when I am uploading

Joachim Müller

You (as gallery admin) should be using ftp-upload plus batch-add instead of http uploads: this will make uploads a whole lot easier for you. Read this up in the coppermine documentation. The devel version of coppermine already features a mod that displays the dropdown lists in categorized view. You can apply this feature as a mod for the current stable as well: "Select album" upload pulldown list sorted, organized and formated

Wifi_jirka

Thank you VERY much ! This is exactly thing, what I needed....