Ticket #2 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

mod_rewrite support

Reported by: mike Owned by: anti
Priority: high Milestone: 1.0
Component: General Version:
Severity: normal Keywords:
Cc:

Description

We need to create an .htaccess file that will support cruft free URLs for the Plogger gallery. We can allow the user to choose how they want the structure to be (like Wordpress) but I think this will be much harder to implement than a static structure.

mod_rewrite should rewrite URL's like this: http://www.yourblog.com/plogger/collection-name/album-name/picture-name/

Accordingly, something like http://www.yourblog.com/plogger/people/ would show you all the albums in the people collection.

Change History

Changed 4 years ago by Mike Johnson <mike@…>

  • severity changed from normal to enhancement

Changed 4 years ago by Mike Johnson <mike@…>

  • priority changed from normal to high

Changed 4 years ago by anti

I think it would be nice of all URLs created by Plogger would also be in the format described above, if mod_rewrite is in use.

Changed 3 years ago by anti

  • owner changed from somebody to anti
  • milestone set to 1.0

Changed 3 years ago by anti

  • status changed from new to assigned

Mostly done, needs some more testing though

Changed 3 years ago by anti

  • status changed from assigned to closed
  • resolution set to fixed

It's done. If any bugs turn out, then separate tickets should be filed for those.

Note: See TracTickets for help on using tickets.