Active
Project:
Upload path
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 15:09 UTC
Updated:
17 Dec 2008 at 15:12 UTC
I have created a patch that adds a option to lower case the full path after replacement has happened. This is good for turning a replacement pattern like this:
[type]/[yyyy]/[mm]/[term]
that might translate into:
Story/2008/12/17/News
This option is defaulted off so it shouldn't be a problem adding it.
Thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| uploadpath_lowercase_fullpath.diff | 1.4 KB | hawk259 |
Comments
Comment #1
hawk259 commentedErrr, not sure what happened to my post, but lets try again:
I have created a patch that adds a option to lower case the full path after replacement has happened. This is good for turning a replacement pattern like this:
[type]/[yyyy]/[mm]/[term]
that might translate into:
to be lowercase and turned into:
This option is defaulted off so it shouldn't be a problem adding it.
Thoughts?