Internal anchor links
Forum » Help / Editing pages » Internal anchor links
started by: alexmayeralexmayer
on: 1168632519|%e %b %Y, %H:%M %Z|agohover
number of posts: 4
rss icon RSS: new posts
summary:
How can I create links internally within a wiki to an anchor on the linked page?
Internal anchor links
alexmayeralexmayer 1168632519|%e %b %Y, %H:%M %Z|agohover

How can I link to an anchor on a separate but internal wiki page without using an http link? I'm only able to do it using http links:

[http://www.site.com#anchor]

but not using internal syntax such as:
[[[ page | name ]]]

Thanks in advance
last edited on 1168721631|%e %b %Y, %H:%M %Z|agohover by alexmayer + show more
unfold Internal anchor links by alexmayeralexmayer, 1168632519|%e %b %Y, %H:%M %Z|agohover
Re: Internal anchor links
paploppaplop 1173226366|%e %b %Y, %H:%M %Z|agohover

Right.
I'm searching the script too: I need to link an anchor of the other page without insert the http link.
So 'up' for this question ;-)

unfold Re: Internal anchor links by paploppaplop, 1173226366|%e %b %Y, %H:%M %Z|agohover
Re: Internal anchor links
rbkrbk 1173231400|%e %b %Y, %H:%M %Z|agohover

Alex,

Interestingly, it seems to work fine if you don't want custom text. In other words, this works in the Sandbox:

[[[page on my site#myanchor]]]

I get a link to page-on-my-site#myanchor. Interestingly enough, if page-on-my-site doesn't exist yet, then the anchor doesn't appear in the link (and clicking on it takes me to the create-a-page feature), but as soon as the page exists and has an anchor with the correct name, the link becomes fully functional.

However, if I try

[[[page on my site#myanchor | custom text]]]

then it borks, as expected.
unfold Re: Internal anchor links by rbkrbk, 1173231400|%e %b %Y, %H:%M %Z|agohover
Re: Internal anchor links
michal frackowiakmichal frackowiak 1173347593|%e %b %Y, %H:%M %Z|agohover

Hi,

this should work now:

[[[start#myanchor | custom text]]]
[[[start#myanchor]]]

custom text
start

I have put this into the syntax doc: http://www.wikidot.com/doc:wiki-syntax#toc14

last edited on 1173347962|%e %b %Y, %H:%M %Z|agohover by michal frackowiak + show more
unfold Re: Internal anchor links by michal frackowiakmichal frackowiak, 1173347593|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.