URL patterns special chars
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Just enable the module and you'll get the following behaviour.
When setting URL aliases (Configuration > Search and Metadata > URL Aliases), you can specify replacement patterns like: url?key=[term].
This is usually URL encoded (ie: url%3Fkey%3D%5Bterm%5D) and you'll end up either in a 404 page or the parametren will be ignored.

