EE 1
EE 2
Low Link
Developer
3rd Party (Free)
Compatibility
- LG Addon Updater
- Multi Site Manager
- Stand Alone Entry Form
Requirements
- jQuery for the Control Panel
Tags
Searches the given text for Wiki-style links and transforms them to <a>-tags (or any other tag), based on matches found in given channel title or custom field.
For example, say you have a channel called Thesaurus where the title of an entry is the word, and you want to link to words in that channel in other pieces of text. Just wrap the plugin tag around the text you want to apply the links to, use the Wiki syntax in that text (ie. [[A difficult word]] or [[Look up this word | But display this one]]), and Low Link will take care of the rest.
Basically, it turns this:
{exp:low_link:apply channel="thesaurus" tag:href="/thesaurus/%%url_title%%/" tag:class="low_link word-%%entry_id%%"}
Lorem ipsum dolor [[sit amet]], adipisicing elit, est [[laborum | something else]].
{/exp:low_link:apply}
To this:
Lorem ipsum dolor <a href="/thesaurus/sit-amet" class="low_link word-42">sit amet</a>, adipisicing elit, est <a href="/thesaurus/laborum" class="low_link word-45">something else</a>.
Low Link Links
This entry was last updated April 21, 2012, 11:37 pm.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!