[eluser]Maks Baum[/eluser]
Hi,
Id'd like to convert url
mywebsite.com/foo/1-sometext to
mywebsite.com/bar/1
Where 1 is number but it doesn't work with "foo/(:num)-(:any)"
The problem is with "-" becouse if I place for example "/" or just remove it, it works, but I really want this "-" there
Any suggestions?