In Elgg 1.8.7 Released:
"Improved search engine friendly URLs"
I do not like it's urls,like:http://localhost/elgg/blog/view/60/thetitle
I still want to use this:http://localhost/elgg/blog/view/60
So how can I do.
I just started to study Elgg,Thanks :-)
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Team Webgalli@webgalli

Team Webgalli - 0 likes
You must log in to post replies.Create your plugin > Create a hook for the blog entity:url without title at end. See start.php of blog plugin