Last modified: 2006-10-01 06:06:49 UTC
We want to create combo box for charinsert in Mediawiki:Edittools as fr:Wikipedia. I put the same code as fr:wikisource and combo box didn't appears. Is a problème with meta for all wikinews project ?
Second problem : my personnal monobook.js on [[n:fr:Utilisateur:Grondin/monobook.js]] doesn't run. Can you explain this problem
Please look in your browser's JavaScript console and debug your javascript.
@Bertrand: #1: Your Mediawiki:Edittools works! Maybe you have to clear your browser cache (just Reload or press F5 or Ctrl-F5 or Ctrl-R). #2: A good debugger (for Firefox, of course): https://addons.mozilla.org/firefox/216/
#1 I've done a revert on [[n:fr:Mediawiki:Edittools]], and the there aren't combo box for charset/language. #2 I've actived a debugger for my own monobook.js, and I saw nothing. I've the same problem on fr:wikisource.
Try to clean up the page [[n:fr:MediaWiki:Monobook.js]], and add the line 'addOnloadHook(addCharSubsetMenu);' at the bottom of the section "Caractères spéciaux".
Thank's very much, Korg. It runs.
My own monobooks.js on Wikinews runs. Thank you.