Fullscreen
[Show/Hide Left Column]
[Show/Hide Right Column]

Create an anchor into a wiki page that can be linked to
3d browser Print

Tags: plugin anchor

Plugin Aname

This Wiki Plugin creates an anchor in a wiki page that can belinked 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.

Usage

To take use this plugin in a wiki page, use the syntax:
{ANAME()}anchorname{ANAME}

In the generated XHTML for your webpage, Tiki will create the following anchor:
<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 1.10, Tiki generates the anchor using the id tag. In prior releases, Tiki used the HTML name tag ( <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 ALINK plugin (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 ANAME plugin!

)}

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: lindon1700 очков  , SEWilco674 points  , ricks994318 points  , marclaporte4508 points  , Xavi26277 points  and system .
Page last modified on Tuesday 02 March, 2010 03:43:47 UTC by lindon1700 очков .

To register

To have an account at this site, please register at Tikiwiki.org (external link), and then use that user name and password to log in here.

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):

Accessibility (WAI – 508)
Action log 2.x
Alert 3.x
Articles & Submissions
Backlinks
Banners
Blog
Bookmark
Browser Compatibility
Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts Address book
Contact us
Content template
Contribution 2.x
Cookie
Copyright
Custom Home (and Groups Home Page)
Date and Time
Debugger Console
Directory (of hyperlinks)
Documentation link from Tiki to doc.tikiwiki.org (Help System)
DogFood
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, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interaction
Inter-User Messages
InterTiki
Karma
Live Support
Login
Look and Feel
Lost edit protection
Mail-in
Map with Mapserver
Menu
Meta Tags
Mobile Tiki and Voice Tiki
Mods
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profile Manager
Quicktags
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Security
Semantic links 3.x
Shadowbox
Shoutbox
Slideshow
Smarty Template
Smiley
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
System log
Tags 2.x
Task
Tell a Friend + Social Bookmarking 2.x
TikiTests 2.x
Theme
Trackers
TRIM
User Administration including registration and banning
User Files
User Menu
Watch
WebHelp
Webmail
Webservices
Wiki 3D
Wiki History, page rename, etc
Wiki Page Staging and Approval 2.x
Wiki Plugins extends basic syntax
Wiki Syntax
Wiki structure (book and table of content)
WYSIWYCA
WYSIWYG 2.x
XMLRPC