MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#229 — Defining Content Type File Extension
Attached to Project —
MODx
Opened by Wendy Novianto (wendy) - Monday, 23 January 2006, 12:57PM
Last edited by Ryan Thrash (rthrash) - Wednesday, 20 September 2006, 05:27PM
Opened by Wendy Novianto (wendy) - Monday, 23 January 2006, 12:57PM
Last edited by Ryan Thrash (rthrash) - Wednesday, 20 September 2006, 05:27PM
| Task Type | Bug Report |
|---|---|
| Category | Core Distribution |
| Status | Closed |
| Assigned To |
Raymond Irving (xwisdom) |
| Operating System | All |
| Severity | Very Low |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.1 |
| Due in Version | 0.9.7 |
| Due Date | Undecided |
| Percent Complete |
|
Details
Ability to have different extension on each different content type, instead of having them all appended with html or whatever that we defined as a global file type.More discussion on how this should be achieved is on this discussion topic.
http://modxcms.com/forums/index.php/topic,2450.html
This task depends upon
This task blocks these from closing
Closed by Ryan Thrash (rthrash)
Wednesday, 17 September 2008, 11:33PM
Reason for closing: Implemented
Additional comments about closing: Works in Revolution
Wednesday, 17 September 2008, 11:33PM
Reason for closing: Implemented
Additional comments about closing: Works in Revolution
Comment by Ryan Thrash (rthrash) -
Monday, 14 August 2006, 08:22AM
The workaround is to use friendly aliases and include the extension name in the alias, which will be rendered without the friendly alias suffix. Still should be properly fixed.