On the edit page we find this in 1.4 beta 3 http://www.indopedia.org/MediaWiki:Copyrightwarning.html
In case I fix it meanwhile here is the message: <script type="text/javascript" src="/style/wikibits.js"></script> <a href="http://meta.wikipedia.org/wiki/Help:Special_characters" title="Help:Special characters">Characters</a>: <a href="javascript:insertTags('?,/,/)">?lt;/a> <a href="javascript:insertTags('᧬/,/)">t;/a> <a href="javascript:insertTags('ɧ,/,/)">ɦlt;/a> <a href="javascript:insertTags('駬/,/)">馬t;/a> <a href="javascript:insertTags('ͧ,/,/)">ͦlt;/a> <a href="javascript:insertTags('�/,/)">�t;/a> <a href="javascript:insertTags('ӧ,/,/)">Ӧlt;/a> <a href="javascript:insertTags('i>,)">;/a> <a href="javascript:insertTags('ڧ,/,/)">ڦlt;/a> <a href="javascript:insertTags('?>,)">?/a> <a href="javascript:insertTags('ݧ,/,/)">ݦlt;/a> <a href="javascript:insertTags('?,)">?a> ? <a href="javascript:insertTags('?,/,/)">?lt;/a> <a href="javascript:insertTags('৬/,/)">বt;/a> <a href="javascript:insertTags('ȧ,/,/)">Ȧlt;/a> <a href="javascript:insertTags('觬/,/)">覬t;/a> ? <a href="javascript:insertTags('§,/,/)">¦lt;/a> <a href="javascript:insertTags('⧬/,/)">⦬t;/a> <a href="javascript:insertTags('ʧ,/,/)">ʦlt;/a> <a href="javascript:insertTags('ꧬ/,/)">ꦬt;/a> ? <a href="javascript:insertTags('ħ,/,/)">Ħlt;/a> <a href="javascript:insertTags('䧬/,/)">䦬t;/a> <a href="javascript:insertTags('֧,/,/)">֦lt;/a> <a href="javascript:insertTags('?i>,)">?;/a> <a href="javascript:insertTags('ܧ,/,/)">ܦlt;/a> <a href="javascript:insertTags('?,)">?a> ? <a href="javascript:insertTags('ǧ,/,/)">Ǧlt;/a> <a href="javascript:insertTags('秬/,/)">禬t;/a> ? <a href="javascript:insertTags('ѧ,/,/)">Ѧlt;/a> <a href="javascript:insertTags('i>,)">;/a> ? <a href="javascript:insertTags('ߧ,/,/)">ߦlt;/a> ? <a href="javascript:insertTags('Ч,/,/)">Цlt;/a> <a href="javascript:insertTags('𧬼i>,)">𦬴;/a> <a href="javascript:insertTags('ާ,/,/)">ަlt;/a> <a href="javascript:insertTags('?)">?> ? <a href="javascript:insertTags('Ƨ,/,/)">Ʀlt;/a> <a href="javascript:insertTags('槬/,/)">榬t;/a> <a href="javascript:insertTags('?',/,/)">?</a> <a href="javascript:insertTags('?',/,/)">?</a> ? <a href="javascript:insertTags('–',/,/)">?</a> <a href="javascript:insertTags('—',/,/)">?</a> ? <a href="javascript:insertTags('[',']',/)" title="Click the character while selecting a text">[]</a>/ <a href="javascript:insertTags('',' </index.php?title=%27%2C%27&action=edit>',/)" title="Click the character while selecting a text">[[]]</a>/ <a href="javascript:insertTags('Template:',' </index.php?title=Template:%27%2C%27&action=edit>',/)" title="Click the character while selecting a text">{{}}</a> ?/ <a href="javascript:insertTags('~',/,/)">~</a> <a href="javascript:insertTags('|',/,/)">|</a> <a href="javascript:insertTags('?',/,/)">?</a>
There is however no /style/wikibits.js in the beta 3 release, while in the 1.3.8 the wikibits.js is found elsewhere, under the particular stylesheet
I created /style folder and put there the 1.3.8 wikibits.js, but it still does not work. Special permissions or what?
Greetings, Plamen
On Dec 25, 2004, at 11:12 AM, Plamen Gradinarov wrote:
On the edit page we find this in 1.4 beta 3 http://www.indopedia.org/MediaWiki:Copyrightwarning.html
Raw HTML is being phased out from messages for security and robustness. I've whipped up an extension to generate the character inserter code: http://cvs.sourceforge.net/viewcvs.py/wikipedia/extensions/CharInsert/
See usage of it: http://en.wikipedia.org/wiki/MediaWiki:Copyrightwarning
There is however no /style/wikibits.js in the beta 3 release, while in the 1.3.8 the wikibits.js is found elsewhere, under the particular stylesheet
wikibits.js is now under skins/common, and it's already included by the page.
-- brion vibber (brion @ pobox.com)
I would very much like to use that extension - where do I include the CharInsert.php? - which files needs to be changed, for the <charinsert> tag to work? - I tried putting the CharInsert.php into the 'extensions' folder, but that alone didn't do the trick...?
Thanks in advance, Morten :-)
Brion Vibber wrote:
Raw HTML is being phased out from messages for security and robustness. I've whipped up an extension to generate the character inserter code: http://cvs.sourceforge.net/viewcvs.py/wikipedia/extensions/CharInsert/
See usage of it: http://en.wikipedia.org/wiki/MediaWiki:Copyrightwarning
There is however no /style/wikibits.js in the beta 3 release, while in the 1.3.8 the wikibits.js is found elsewhere, under the particular stylesheet
wikibits.js is now under skins/common, and it's already included by the page.
-- brion vibber (brion @ pobox.com)
-- Crews Cut Community http://www.crewscut.com
Morten Blaabjerg Dronningensgade 4B, DK-5000 Odense C. Tlf. +45 65 90 60 88
On Dec 25, 2004, at 9:46 PM, Morten Blaabjerg wrote:
I would very much like to use that extension - where do I include the CharInsert.php? - which files needs to be changed, for the <charinsert> tag to work? - I tried putting the CharInsert.php into the 'extensions' folder, but that alone didn't do the trick...?
As with all extensions, include() it from your LocalSettings.php.
-- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org