A client had requested the ability to customize the url validation regex for shURLy so that the plus sign could be used to register a short url for their Google+ page. Ex http://sois.uwm.edu/g+. I thought others might want this ability, so here is a quick patch.
| Comment | File | Size | Author |
|---|---|---|---|
| regex.patch | 962 bytes | rlnunez |
Comments
Comment #1
jibus commentedNice
It could be done also with hook_form_alter
Comment #2
jibus commentedClosing issue