HI,
Bug at the frontier between Php and Css ? My wiki meets something wrong like html strings (<span>, etc) that appears because of some Template, with the same effect when a error of scriping css in the columns of a wikitable (errors with || especially)
For exempel by using the {{Template:Clr}} on my wiki, I obtain <div style="clear:both;" /> http://wp.mgbz-briey.net/index.php?title=Mod%C3%A8le:Clr
And I fail in installing good template like {{Modèle:Onglet}} http://fr.wikipedia.org/wiki/Projet:Math%C3%A9matiques -> the effect is not very nice http://wp.mgbz-briey.net/index.php?title=MGBZ-Asso:Accueil ( the show must go on, I'll keep for your eyes until this evening
Thank's if you hav ean idea * a little kraken creeping in my server ? (;O) * a mistake in a Template like {{!}} * perharps a missing extensions in LocalSettings **? * or another detail ?
** Here they are (all young with SVN + MW 1.11 / Linux) :
## -- Ajouter des Variables avec Magic World # http://www.mediawiki.org/wiki/Manual:Magic_words # require_once("$IP/extensions/MagicWord.php"); require_once("$IP/extensions/ParserFunctions/ParserFunctions.php"); require_once("$IP/extensions/MesVariables.php"); require_once ("$IP/extensions/LoopFunctions/LoopFunctions.php" ); # on essaie : require_once ("$IP/extensions/StringFunctions/StringFunctions.php"); require_once( "$IP/extensions/Variables/Variables.php" ); require_once($IP.'/extensions/Poem/Poem.php'); require_once("$IP/extensions/ExpandTemplates/ExpandTemplates.php"); ## -- require_once("$IP/extensions/DynamicPageList/DynamicPageList2.php"); # http://www.mediawiki.org/wiki/Extension:CharInsert include("$IP/extensions/CharInsert/CharInsert.php"); # http://www.mediawiki.org/wiki/Extension:Inputbox require_once("$IP/extensions/inputbox/inputbox.php"); # http://www.mediawiki.org/wiki/Extension:CreateBox require_once("$IP/extensions/createbox.php"); ## require_once("$IP/extensions/ExtensionClass.php"); # http://www.mediawiki.org/wiki/Extension:AddHTML ## require_once("$IP/extensions/addHtml.php"); require_once("$IP/extensions/CategoryTree/CategoryTree.php");
Thank's If you have an idea @+ de jfb, the wiki-n00b