Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Better looking category levels - Suggestion  (Read 10154 times)

0 Members and 1 Guest are viewing this topic.

Icmesa3000

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Better looking category levels - Suggestion
« on: July 25, 2008, 01:44:24 am »

Hi Etienne,

I'm building a gallery and had made my categories into Subcategories but the drop down menue looks very confusing now. I think it is more clearly represented if the first levels are bold written, the second levels are normal written and  the third levels are italic written .

http://img155.imageshack.us/my.php?image=image1ci1.jpg [Edit GauGau] Replaced hotlinked image with attachment [/Edit]
« Last Edit: July 25, 2008, 12:00:30 pm by Icmesa3000 »
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Better looking category levels - Suggestion
« Reply #1 on: July 25, 2008, 01:35:33 pm »

Added to my todo list ...

(it's easy to do)

Etienne
Logged

Icmesa3000

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Better looking category levels - Suggestion
« Reply #2 on: July 25, 2008, 06:41:18 pm »

Thank you very much  :). I think different colors are better looking(see my suggestions).
Logged

Icmesa3000

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Better looking category levels - Suggestion
« Reply #3 on: August 04, 2008, 01:50:04 am »

Its to confusing for every user  - how can I add different colors / text sizes?
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Better looking category levels - Suggestion
« Reply #4 on: August 04, 2008, 09:50:31 am »

If you wish, you can update the 'j_cat_list_box' function, in plugins/jupload/include/j_catmgr.inc.php

  Once you're done, I could re-integrate it into the main stream.

Etienne
Logged

Icmesa3000

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Better looking category levels - Suggestion
« Reply #5 on: August 07, 2008, 01:10:10 am »

I'll look on weekend, I hope I can do it  ;)
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Better looking category levels - Suggestion
« Reply #6 on: August 07, 2008, 01:37:33 pm »

FYI: I'll be off for three weeks.

  I guess I won't be reactive during this period...

Etienne
Logged

Icmesa3000

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: Better looking category levels - Suggestion
« Reply #7 on: August 26, 2008, 10:06:46 pm »

I had some trouble with changing the code, so I had found a easier way.

find in include\j_catmgr.inc.php

Quote
j_get_subcat_data($subcat['cid'], $ident . '   ');

and add just some " ", now it will look clearer

Quote
j_get_subcat_data($subcat['cid'], $ident . '            ');
Logged

etienne_sf

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Better looking category levels - Suggestion
« Reply #8 on: September 01, 2008, 12:16:14 pm »

Ok,

  Commited in the current dev version.

Etienne
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.