Url to action without action name

2010-12-30 Thread talisker
Hello! I need just this: go directy to an action without the action name on the url, like this example: www.example.com/news/read/2-hello_world_is_dying to www.example.com/news/2-hello_world_is_dying I tried to achieve this adding this route on routes.php: Router::Connect('/news/:id-:slug',

Help with 'persist' on Router::Connect

2010-12-30 Thread talisker
Hello again! :P can someone explain me how to set the parameter 'persist' in Router::Connect() function to achieve insert automatically the language on the first level of url in every $html-link()? I searched a lot and I didn't find a goog exlanation about this. I need url's like this: