Difference between revisions of "JavaScript in Wiki"
From Wikiid
SteveBaker (Talk | contribs) (New page: * Centigrade/Farenheit converter) |
SteveBaker (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | The standard MediaWiki software disallows many HTML tags - including anything that would allow JavaScript to be added to Wiki pages. This is important in order to prevent all manner of annoyances and security issues. However, Wikiid is a private Wiki - only the WikiSysop can create new accounts and only account holders can create or edit pages. Hence adding support for JavaScript is safe - and adds significantly to the features that can be supported. | ||
+ | Here are some pages that include JavaScript: | ||
+ | |||
* [[Centigrade/Farenheit converter]] | * [[Centigrade/Farenheit converter]] |
Revision as of 17:44, 23 November 2007
The standard MediaWiki software disallows many HTML tags - including anything that would allow JavaScript to be added to Wiki pages. This is important in order to prevent all manner of annoyances and security issues. However, Wikiid is a private Wiki - only the WikiSysop can create new accounts and only account holders can create or edit pages. Hence adding support for JavaScript is safe - and adds significantly to the features that can be supported.
Here are some pages that include JavaScript: