Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
services:pvw:conf:boxes [2015/03/16 12:39]
r2d2 [Activating Boxes]
services:pvw:conf:boxes [2015/03/16 12:41]
r2d2 [Boxes Block]
Line 1: Line 1:
 ====== Boxes Block ====== ====== Boxes Block ======
  
-The **boxes** block is a special [[blocks|preset block]] that allows you to fastly create multiples colums. Depending on the number of boxes you have defined, the site will display colums, each containing a //box//, meaning:+The **boxes** block is a special [[blocks|preset block]] that allows you to fastly create multiples colums. Depending on the number of boxes you have defined, the site will display ​Bootstrap ​colums, each containing a //box//, meaning:
     * An (optionnal) title     * An (optionnal) title
     * A piece of text that can contains any HTML tags.     * A piece of text that can contains any HTML tags.
Line 14: Line 14:
 </​code>​ </​code>​
  
-Next you have to define the list of boxes you want to displayfor the following sections, using the following syntax :+Next you have to define the list of boxes you want to display for each block type, using the following syntax :
 <code php> <code php>
 $pvw_conf['​boxes_on'​]['​TYPE'​]=array('​BOXNAME','​BOXNAME1','​BOXNAME2'​);​ $pvw_conf['​boxes_on'​]['​TYPE'​]=array('​BOXNAME','​BOXNAME1','​BOXNAME2'​);​