A Tinderbox Reference File : Export Codes : Export Codes - Full Listing : ^linkTo( item [, data] [,css class] )^ |
^linkTo( item [, data] [,css class] )^ |
^linkTo( item [, data] [,css class] )^
Exports the data as the anchor text of a link to the Web page corresponding to the designated item (or note). The data can be simply some text or another export function's result and may include HTML mark-up code. The data argument is optional, and if not used the name of the destination note is used. The item can be a named note, an item object or a path (e.g. /headlines/latest/).
If included, the css class element causes the HTML link output to include a class="" attribute.
Example link to "Colophon": Colophon
Same but with a 'data' argument: Read the Colophon
Same but with a 'data' and 'css class' argument: Read the Colophon
Up: Export Codes - Full Listing | |
Previous: ^lastWord( data )^ | Next: ^lowercase( data )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]