refinery / refinerycms-news

News Plugin for Refinery CMS
http://www.refinerycms.com
MIT License
121 stars 120 forks source link

Change the default news route #162

Closed Pjero closed 8 years ago

Pjero commented 8 years ago

Is it possible to change the routes "/news" "news/title" to a custom route like "/something-else" "/something-else/title"? For example the Inquiries extension has that nicely solved in a .rb config file.

I am using the latest master branch version and I hope I didn't missed a trivial solution to this issue :).

bricesanchez commented 8 years ago

It's a missing feature, you could develop it and create a Pull request or use refinerycms-blog who have this feature : https://github.com/refinery/refinerycms-blog