Advanced search  

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

Pages: [1]   Go Down

Author Topic: Recently updated albums/categories  (Read 3051 times)

0 Members and 1 Guest are viewing this topic.

Titooy

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 736
    • under construction...
Recently updated albums/categories
« on: January 04, 2005, 12:51:57 pm »

Some gallery software have that feature where you can see in the albums/categores list those that were recently updated. I think it would be great as an option to Coppermine, where the date since when it was updated would be admin configureable. One thing that make it a bit harder is that it should be recursive. I mean, if I have Category > Sub-category > Album where Album has been updated, Category and Sub-category should be shown as updated aswell... just like every bb/forum system actually.
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Recently updated albums/categories
« Reply #1 on: January 05, 2005, 09:30:08 pm »

What do you mean by 'updated'? Do you mean recently uploaded, or editted file information, like description? Do you want something in addition to the current meta album that shows latest uploads?
Logged

Titooy

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 736
    • under construction...
Re: Recently updated albums/categories
« Reply #2 on: January 06, 2005, 12:50:18 am »

I think it should be exactly like a forum. Let's take it to the perfection (in my mind anyway ;-) )

If I have that structure
Code: [Select]
|-> Category 1
| |-> Subcategory 1.1
| | |-> Album 1.1.1
| | `-> Album 1.1.2
| |   |-> Picture 1.1.2.1
| |   `-> Picture 1.1.2.2
| |-> Subcategory 1.2

If I add a picture, it should look like
Code: [Select]
|-> Category 1 (updated)
| |-> Subcategory 1.1 (updated)
| | |-> Album 1.1.1
| | `-> Album 1.1.2 (updated)
| |   |-> Picture 1.1.2.1
| |   |-> Picture 1.1.2.2
| |   `-> Picture 1.1.2.3 (new)
| |-> Subcategory 1.2

If I add an album, il should look like
Code: [Select]
|-> Category 1 (updated)
| |-> Subcategory 1.1 (updated)
| | |-> Album 1.1.1
| | |-> Album 1.1.2
| | `-> Album 1.1.3 (new)
| |-> Subcategory 1.2
The same for the categories, etc.

That's how a Bulletin Board works too.

Of course, you just need to mark the lowest level visible: if the updated albums are shown, you don't need to mark the upper categories and subcategories. I don't know if it makes sense for you since I'm not that fluent in english, especially when it comes to concepts...
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Recently updated albums/categories
« Reply #3 on: January 06, 2005, 01:07:31 am »

I understand now. :)
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.