Managing categories Managing categories
 

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

Managing categories

Started by flogghe, June 13, 2005, 09:09:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

flogghe

Hello

Would it be hard to add a function that could easily manage sub-categories of a category. In the current release, all categories have to be loaded every time...

Thanks in advance

Frederic
Kind regards,

Frederic Logghe
Webmaster MaritimeDigital Archive
http://www.ibiblio.org/maritime

Joachim Müller

categories can be nested infinitely, in all coppermine versions. Request turned down, as it's invalid.

Nibbler

A new category manager is needed, I agree.

flogghe

I'm not a developper, but my idea was:

Like the album manager, where you can see the albums / category, there should be a category manager where you can see the subcategories under a category.

Kind regards,
Frederic
Kind regards,

Frederic Logghe
Webmaster MaritimeDigital Archive
http://www.ibiblio.org/maritime

Rodinou

What I see, all this page could be in XMLHTTPREQUEST ... with this function, a lot of time is won ... This system category is perfect when you have 5 or 10 categories .... but when you have 100 and more categories, it's the hell ... you create a new category, and you click ... click ... click ... click ... click ... 50 times if the category has to be put in the middle of 100 categories ...

xmlhttprequest or of course, like the album manager (very easy to change the levels)

Nibbler

That would be the best way, but the category manager needs to work for all platforms and browsers so the scope for such fun stuff is quite limited.

DefenceTalk.com

Try loading this...

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.defencetalk.com%2Fpictures%2Fsignature_cpg.php&hash=c0098ed5314d39beb9e8799c7c8787a9a0353b45)

Rodinou

heheheh impressive !!! :)

We still stay on the same problem ... tables are used only for backward compatibility ... I think if someone wants to manage a powerful gallery, he hasn't to surf with Lynx or Mosaic ...

flogghe

Well, I know how it is to load 354 categories like on my site, ...


Frederic
Kind regards,

Frederic Logghe
Webmaster MaritimeDigital Archive
http://www.ibiblio.org/maritime

JasonB

I agree with this request.  The greater the number of categories, the more unwieldly it becomes when you make any change.  Some kind of batch processing would be very helpful.  (You edit category names, move categories into another location, etc, then click on "Update" and everything is done at once - rather than having to wait a long time for each change to take place.

I'm not sure I understand GauGau's objection about categories being "nested infinitely", thereby making this unfeasible.  The same is true of Albums, yet you can batch edit all albums in the same category as much as you want and then update them all at once.  You should be able to select a parent category, and then batch edit all immediate child categories in the same manner.

Joachim Müller

as stated above: a new category manager is being considered for the future.