Skip to Content.
Sympa Menu

shibboleth-dev - Re: anchors in confluence

Subject: Shibboleth Developers

List archive

Re: anchors in confluence


Chronological Thread 
  • From: "Tom Scavo" <>
  • To:
  • Subject: Re: anchors in confluence
  • Date: Mon, 15 Jan 2007 18:59:14 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nptQAo1i+RE4rDyVM68nDcz6BuMqDdMMJH/1nCg6yCXFXjWAgYvadM6pYPIsZa4YC+Mi5Q/QpbZYz4tPjHASdw5zYTT5DN/WCPkWdmUKqP4e/0YsWswNMpJbp4MhFZsCAhb0WrVCOsWiVRU3zwEl6VhHhm7vNU4AJ3FPwYZ1XCY=

Hi George,

Thanks for the note. Unfortunately, I did RTFM but it didn't help.
I'm still not able to create an anchor. In HTML, I would write

<a name="extkeytool">...</a>

and from your suggestion, in confluence wiki markup I would write

{anchor:extkeytool}

But this doesn't seem to work for me. When I add the above anchor to page

https://spaces.internet2.edu/display/SHIB/IdPPKIConfig

I expect the following URL to take me to the anchor

https://spaces.internet2.edu/display/SHIB/IdPPKIConfig#extkeytool

but alas it does not. What am I doing wrong?

Thanks,
Tom

On 1/15/07, George Brett
<>
wrote:
Tom,
The answer is buried in the extended notation guide that is linked to
from the editor page among others.

{anchor:anchorname}
Creates a bookmark anchor inside the page. You can then create links
directly to that anchor. So the link [My Page#here] will link to
wherever in "My Page" there is an {anchor:here} macro, and the link
[#there] will link to wherever in the current page there is an
{anchor:there} macro.

Hope this helps,

-- George


On Jan 15, 2007, at 3:47 PM, Tom Scavo wrote:

> I give up, how do you specify an anchor in a Confluence document?
> This is the URL I'm after:
>
> https://spaces.internet2.edu/display/SHIB/IdPPKIConfig#extkeytool
>
> Thanks,
> Tom
>





Archive powered by MHonArc 2.6.16.

Top of Page