1. phpNuke 8.1
2. phpBB port v2.0.7 based on Tom Nitzschner's phpbb port 2.0.6 upgraded to phpBB 2.0.7 standalone
3. allow html tags in config forums: html,head,body,div,span,title,link,meta,style,
p,h1,h2,h3,h4,h5,h6,strong,em,abbr,acronym,
address,bdo,blockquote,cite,q,code,ins,del,dfn,kbd,pre,
samp,var,br,a,base,img,area,map,object,param,b,i,
tt,sub,sup,big,small,hr,ul,ol,li,dl,dt,dd,table,tr,td
4. In config.php : $AllowableHTML = array("img"=>2,"tr"=>1,"td"=>2,"table"=>2,"div"=>2,"p"=>2,"hr"=>2,"b"=>2,"i"=>2,"strike"=>2,"u"=>2,"font"=>2,"a"=>2,"em"=>2,"br"=>2,"strong"=>2,"blockquote"=>2,"tt"=>2,"li"=>2,"ol"=>2,"ul"=>2,"center"=>2, "embed"=>2,"object"=>2,"param"=>2, "script"=>2, "src"=>2, "font color"=>2,"bgcolor"=>2,"font"=>2,"href"=>2, "html"=>2, "color"=>2);
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum