makenosound / Symphony-2-Router

URL routing for Symphony 2 CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Router

Version: 0.5 Author: Rob Philp
Build Date: 2011-03-01
Requirements: Symphony 2.2

Installation

  1. Upload the files into a folder named "router" in your Symphony 'extensions' folder.

  2. Enable it by selecting "URL Router" on the "System -> Extensions" page, choosing "Enable" from the with-selected menu, and clicking "Apply".

  3. Add your rules to the "System -> Preferences" page.

Notes

Changelog

0.5 (Max Wheeler):

  • Compatibility with Symphony 2.2 duplicators

0.4:

  • Applied patches from pull requests to fix various issues including save failure when no redirects entered and pass-by-reference warning

0.3 (Max Wheeler):

  • Remove router.js as it's no longer needed
  • Fix error in save logic, no longer tries to write to config.php

0.2 (Max Wheeler):

  • Only add router.js to the /system/preferences/ page (was breaking other JS)
  • Updated README with correct installation details

0.1:

  • Initial release, brief documentation forthcoming.

About

URL routing for Symphony 2 CMS

License:Other


Languages

Language:PHP 100.0%