Joomla_Downloads

File: HIDER - Hide Content

file.png
    
    
Uploaded:
14.05.09
Modified:
18.06.09
File Size:
2 KB
Downloads:
13
Version
1.51

HIDER is a Joomla! content plugin that allows you to hide parts of content articles based on a visitor's login status.

It is incredibly simple to use:

Note: Remove the space after the { for the code below to work

* { reg} This text only displays to logged-in users {/reg}
* { pub} This text only displays to visitors who are NOT logged-in {/pub}

Additionally,you can hide text based on user groups:

* { author} Authors only {/author}
* { editor} Editors only {/editor}
* { publisher} Publishers only {/publisher}
* { manager} Managers only {/manager}
* { admin} Administrators only {/admin}
* { super} Super Administrators only {/super}

If you find bugs, please let us know about them!