log

age author description
Sun, 01 Feb 2009 14:27:07 -0800 Atul Varma Minor refactoring.
Sun, 01 Feb 2009 13:57:02 -0800 Atul Varma Changed initial wiki document.
Sun, 01 Feb 2009 13:51:37 -0800 Atul Varma User can now create new wiki markup parts (i.e., paragraphs).
Sun, 01 Feb 2009 13:33:26 -0800 Atul Varma Wikicreole markup is now editable. Also refactored things a bit so that variables have better names, DRY is preserved better.
Sun, 01 Feb 2009 13:15:55 -0800 Atul Varma We're now loading from wikicreole markup contained in wiki.txt, though editing fields still edits their HTML, not their wiki markup.
Sun, 01 Feb 2009 12:53:25 -0800 Atul Varma Activate edits on mousedown instead of click to prevent default selection behavior.
Sun, 01 Feb 2009 12:51:45 -0800 Atul Varma Users must hold down shift while clicking to edit.
Sun, 01 Feb 2009 12:45:55 -0800 Atul Varma Improved setting of size of textarea.
Sun, 01 Feb 2009 12:17:08 -0800 Atul Varma Origination