javascript - Mediawiki: how to insert a <script>-Tag -


i'd insert flattr image in mediawiki installation. requires insert <script>...</script> section header of html file. have no clue, can insert this, can't find <head>-tag in file monobook.php. use current mediawiki software (1.16.2) , monobook style. can give me clue can insert required javascript?

i have found solution: enable javascript $wgusesitejs = true; , insert flattr js in mediawiki:common.js.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -