[Show/Hide Right Column]

Create a link to an anchor in a wiki page.
Print

This Wiki Plugin creates a link to an anchor in a wiki page. Use in conjunction with the PluginAname, which sets the location and name of the anchor.

Starting with Tiki release 2.0, Tiki will automatically create anchor points for all headings in a wiki page. You can use the PluginAlink to link to any heading on a wiki page without having to use a corresponding PluginAname.

Usage

To display an anchor link in a wiki page, use the syntax:

{ALINK(aname=anchorname,pagename=Wiki Page Name)}linktext{ALINK}

Parameter Accepted values Effect Since
aname alphanumeric The name of the anchor to link to (the target anchor). Create this anchor by using the PluginAname. (Required)
pagename alphanumeric The wiki page to link to (the target page).
If omitted, Tiki will look for the link (as defined by the aname parameter) on the current wiki page.

Example

ANAME PLUGIN USAGE

{ANAME()}

anchorname <--put the name of the anchor here. Use this same name for the aname= parameter in the Plugin Alink (see just below).

{ANAME}

ANAME EXAMPLE: {ANAME()}anchorname{ANAME}

ALINK PLUGIN USAGE

{ALINK(

aname=anchorname <-- put here the name of the anchor you created using the Plugin Aname!

)}

link text <-- put here the text to appear as the link.

{ALINK}

ALINK EXAMPLE: {ALINK(aname=anchorname)}link text{ALINK}

DEMONSTRATION

To jump down to the anchor at the bottom of the page click HERE. <-- Here is where I put the ALINK plugin in this page. . . . . . . . . . . . . . . . . Here is a second link to the same anchor at the bottom of the page. Again, I used the ALINK plugin. . . . . . . . . . . . . . . .

. . . . . . . . . . The anchor is here. <-- I put the ANAME plugin at the beginning of this line. Now you can click HERE to jump to the anchor I put at the top of the page (you can't see where that one is unless you look into the page editor biggrin)

Related pages
  • PluginA as an alternative to ANAME/ALINK

Contributors to this page: lindon2331 points  , Xavi36278 points  , system , Scot Wilcoxon680 points  , rpg14 points  , Rick7121 points  and Marc Laporte5511 points  .
Page last modified on Saturday 03 July, 2010 21:41:08 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):