1<?php 2/* 3 * Ad-Hoc Tags plugin, default configuration settings 4 * 5 */ 6 7$conf['allowedElements'] = 'abbr,aside,b,figure,figcaption,i,mark,q,s,section,u'; 8$conf['allowStyle'] = 0; 9$conf['allowJSLinks'] = 0;