developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Changes between Version 1 and Version 2 of rfc/new-url-routing
- Timestamp:
- Jan 11, 2012, 1:28:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rfc/new-url-routing
v1 v2 33 33 I propose to not support anymore module and action parameter readed from the URL (except for "overrided" action in urls.xml). However, we could generate module and action parameter to keep compatibility in controllers (for "old" controllers or zone or whatever) that use the module and/or action parameters. We could deprecate this behavior. 34 34 35 35 see [ticket:1223].