rSVN/trunk/extensions/Categorize/readme.txt
rSVN/trunk/extensions/Categorize/readme.txt
readme.txt
readme.txt
1 | // include these lines in LocalSettings.php : |
---|---|
2 | |
3 | $wgCategorizeLabels = array( |
4 | 'categorize1' => array('Label1','Label2','Label3'), |
5 | 'categorize2' => array('Label4','Label5','Label6'), |
6 | 'separator1' => array(), |
7 | 'categorize3' => array('Label7','Label8','Label9') |
8 | ); |
9 | |
10 | require_once("$IP/extensions/Categorize/Categorize.php"); |
Content licensed under Creative Commons Attribution-ShareAlike 3.0 (CC-BY-SA) unless otherwise noted; code licensed under GNU General Public License (GPL) or other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL