Hi,
I'm trying to translate all page handlers to Portuguese. for instance www.example.com/blog/all I want to translate into www.example.com/textos/todos.
can that be done? Is there a plugin for that?
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.
- Matt Beckett@Beck24

Matt Beckett - 0 likes
You must log in to post replies.http://community.elgg.org/plugins/854839/1.0/pagehandler-hijack-18x
I created this plugin just for that purpose, though it only translates the first part (the actual page handler). In order to translate the 'all' portion you'd have to actually edit the plugins themselves en mass. Note that the pagehandler hijack does have an outstanding bug that makes it incompatible with certain plugins that also use the 'route', <handler> system - but otherwise it works ok.