Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2007-02-20 18:23:40
- Andrew
- Plugin Author
- Registered: 2004-02-23
- Posts: 730
Additional permlink mode: year_month_title
Many users prefer (and CMSes offer) permalinks like /yyyy/mm/url-title
, which is more resistant to timezone changes than /yyyy/mm/dd/url-title
and is still absent from Textpattern. Anyone care to tackle the addition of year_month_title permlink mode and bring it into the core?
Disclaimer: Yes, I know plugins like gbp_permanent_links can do this, but this format is fairly common in other CMSes and seems like it should be core. I also realize that redesigning the url-parsing/formatting application logic could be a better long-term solution, but I’m looking for something that is a more immediate answer than, “We’re currently planning on totally overhauling the permalink system in version 4.0.x” And lastly, yes I know that submitting a patch is my fastest means to an end; I’m just lazy.
Offline