Warning: This plugin has't been updated in over 55 years. It may no longer be maintained.
What you can do to help:
This plugin allows an administrator to dynamically rewrite the page handler portion of the url simply by setting a replacement value in the settings. Site internal URLs are updated to reflect these changes, inbound links to the original default page handler are redirected to the replacement handler.
Explanation
The elgg url system has 3 parts - the domain name, the page handler, and the page options.
eg. http://example.com/pagehandler/option1/option2?getvariable=value
Most textual parts of the Elgg url consist of the pagehandler, the remaining options usually being numerical IDs and usernames. In essence, this plugin allows an administrator to replace that textual element with a different word.
The most common use case would be for someone who has renamed "groups" or "friends" and wants the corresponding URLs to reflect those changes.
Changing the page handler will account for 90% of all url instances of the wording. Note however that this plugin cannot change name of the page options or variables at this time.
View Matt Beckett's plugins
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.