Revisions for whups/queue/.htaccess

Location: [ Horde ] / whups / queue / .htaccess View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.5 (+2 -2 lines) 12/12/2007 09:44 PM Chuck Hagenbuch chuck

digits in slugs too

Tags: WHUPS_1_0, WHUPS_1_0_RC2, WHUPS_1_0_RC1

1.4 (+2 -2 lines) 12/12/2007 05:07 PM Chuck Hagenbuch chuck

causes more problems than it seems to be worth to support periods in slugs

1.3 (+2 -2 lines) 12/11/2007 11:31 PM Chuck Hagenbuch chuck

Allow punctuation (_ and .) in slugs

1.2 (+4 -4 lines) 12/11/2007 11:17 PM Chuck Hagenbuch chuck

allow directory-style trailing slashes

1.1 12/11/2007 11:10 PM Chuck Hagenbuch chuck

Add rewrite rules that allow the followin syntaxes for accessing queue pages:

[whups]/queue/slug
[whups]/queue/queue_id
[whups]/queue/slug/rss
[whups]/queue/queue_id/rss
Bug: 5922