
Introduction
It is a simple plugin that provides this feature that you can add your joomla intenal links(links that refer to article or category or section)to your articles. It will be usefull when your articles have many links and you need to change all of them(specially when you switch to SEF mode.)
How to use it:
for adding internal links to your articles ,everywhere that you like to add links ,you should place :"{link} {/link}"
between {link} and {/link} ,you can add article or category that you want to link to it. add "artid" for article id, "catid" for category id .
for example :
{link}artid=45{/link}
It will add a link to an article with id =45
also if you don't like to show original title of links,you can add your alternative title to it with :"alttitle"
for example:
{link}catid=12 | alttitle= this is a category link{/link}
It will add a link to a category with id=12 and with title : "this is a category"
and ,if you like to add a link with the blink property, you can add : "blink=true "
for example:
{link}catid=12 | alttitle= this is a category link | blink=true{/link}
Internal Links
- Version:
- 1.0
- Developer:
- Mostafa Shahiri
- Last updated:
-
Apr 19 2016
4 years ago - Date added:
- Nov 18 2014
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J3
This extension does NOT implement the Joomla! Update System
Share