Home Plugin voorbeeld 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

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


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


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

Also you can add parameters to your call to override the settings of the plugin.

Currently there are 4 posibilities (show hits, show_new en new_window,show_header)


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

 


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

 


 

Last Updated on Wednesday, 14 October 2009 14:56
 
Copyright © 2010 SJLCreations demo site. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.