Difference between revisions of "Main Page"

From Brainstorm
Jump to navigation Jump to search
imported>Administrator
m
imported>Administrator
m
Line 17: Line 17:
===15 December 2006===
===15 December 2006===
<s>
<s>
* [[Section Protection|SectionProtection]] script will be upgraded over the next few days
* [[Template:SectionProtection|SectionProtection]] script will be upgraded over the next few days
** Proper server-side encryption to prevent previously accessable workarounds
** Proper server-side encryption to prevent previously accessable workarounds
** CSS design controlled by editable templates
** CSS design controlled by editable templates

Revision as of 13:40, 17 December 2006

Projects under development

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