Difference between revisions of "Main Page"
Jump to navigation
Jump to search
imported>Administrator m |
imported>Administrator m |
||
| Line 25: | Line 25: | ||
** Doesn't allow integrated "spoiler only" protection since Javascript is not allowed inside Mediawiki articles | ** Doesn't allow integrated "spoiler only" protection since Javascript is not allowed inside Mediawiki articles | ||
** Will work on a much simpler "spoiler" hook to completely replace SectionProtection | ** Will work on a much simpler "spoiler" hook to completely replace SectionProtection | ||
Revision as of 13:20, 17 December 2006
Projects under development
- Seqquel
- Other miscellaneous stuff
Noticeboard
18 December 2006
- Simple spoiler tag has been implemented
- No user lists, no access protection
- Just a simple javascript toggle to switch between visible / invisible
Example: <spoiler> This is an example </spoiler>
15 December 2006
SectionProtection script will be upgraded over the next few days- Proper server-side encryption to prevent previously accessable workarounds
- CSS design controlled by editable templates
Integrated "spoiler only" protection
- Stupid script doesn't work as well as I thought
- WAY too slow when encrypting large blocks of text
- Doesn't allow integrated "spoiler only" protection since Javascript is not allowed inside Mediawiki articles
- Will work on a much simpler "spoiler" hook to completely replace SectionProtection