Stalker Plugin Installation
- Download the plugin, or bundle, from the above link
- Login to your Joomla Administrator, click on Extensions and then Install/Uninstall.
- Under 'Upload Package File', browse to the downloaded file and click 'Upload File & Install'
- Under Extensions, click on Plugin Manager
- Find the Stalker Content Plugin, and publish it
- Go to your article page, and enter { stalker } (without the spaces) to display your links.
- You can add various parameters to change the way the links are displayed, including:
size=nn - where nn is any icon size (up to 64)
style=xxxx - where xxxx can be list or text
group=n - where n is the id of a group defined in the Stalker component
align=xxxx - xxxx can be left (default), center, right or horiz (used by text & list styles) - From version 1.1.0, you can also add group=n to the plugin, which will display all the links in a group, i.e. { stalker group=2 }
- Version 1.1.2 adds the ability to align the icons, use the 'align' tag with left (default), center, right or horiz (for list & text styles)
Examples
The default plugin view - { stalker }
To alter the size of the icons - { stalker size=20 }
To change the style of the links - { stalker size=16 style=list }
If you want to change the alignment - { stalker size=24 align=center }