Loading...
 
Create an anchor that can be linked to

Plugin A Name

This wiki plugin, available since Tiki1, creates an anchor in a wiki page that can be linked to. Use in conjunction with the PluginAlink, which creates the link to 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 ANAME plugin.

Parameters

Create an anchor that can be linked to
Introduced in Tiki 1.
Go to the source code
Preferences required: wikiplugin_aname

Parameters
(body of plugin) - The name of the anchor.
no parameters

Usage

To take use this plugin in a wiki page, use the syntax:

Copy to clipboard
{ANAME()}anchorname{ANAME}

In the generated XHTML for your webpage, Tiki will create the following anchor:

Copy to clipboard
<a id='anchorname'></a>


Notes:

  • If you include spaces in the anchor name, Tiki will convert the spaces to underscores ( _ ).
    For example, {ANAME()}my custom anchor{ANAME} will render as: <a id='my_custom_anchor'></a>.
  • Starting with Tiki release 2, Tiki generates the anchor using the id attribute. In prior releases, Tiki used the HTML name attribute (<a name='anchorname'></a>).

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(

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}

or rather, I only work so

ALINK example: -+{ALINK( aname="anchorname" pagename="wiki pagename")}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)


Created by system. Last Modification: Friday 13 October, 2023 09:07:09 GMT-0000 by Baraka Kinywa.

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki