Is it possible to use custom internal links?
ie: Inserting in HTML editor a target point like: <a name="Anchorname">Text</a> and then using internal links on an Elgg site like: https://example_elgg.org/pages/view/_id_/_title_/index.php#Anchorname
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.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
- And@and_

And - 0 likes
You must log in to post replies.Nope.
You should create a custom plugin for this.
Learn more on http://learn.elgg.org/en/3.x/guides/routing.html
But there's Static plugin that lets you use custom pages with your URI.
Static plugin is ok - great!