Home All Weblinks PLUGIN Plugin Sample 2
Voorbeeld van een tabel blog weergave (FAQ sectie)
Plugin Demo 2 (multiple calls) PDF Print E-mail
Written by Administrator   
Wednesday, 02 September 2009 13:23

The JOOMLA 1.5 Plugin can be called multiple times on the same page

(all_weblinks)(/all_weblinks)use {} instead of () shows all categories:


(all_weblinks moduleclass_sfx=[_blocks])2,36(/all_weblinks) use {} instead of () gives the links for categories 2 and 36 in _blocks format :


(all_weblinks moduleclass_sfx=[_col] show_banner=[0])36,2(/all_weblinks)use {} instead of () gives the links for categories 36 and 2 in _col format and doesn't display the "SJL-creations" banner:


(all_weblinks show_header=[0])36(/all_weblinks)use {} instead of () gives the links for category 36 and suppresses the categorie header...

 


(all_weblinks display_description=[1])36(/all_weblinks)use {} instead of () gives the links for category 36 and shows de description below the link...

 


Last Updated on Saturday, 14 August 2010 07:24
 
Copyright © 2010 SJLCreations demo site. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.