Quote:
Originally Posted by thincom2000
(going to add permissions -> you can't "include" a template that you can't edit)
|
I decided against this because users with different permissions may edit the same article. The buggy situation: a second editor (without template editing permissions) wouldn't be able to save the post without removing templates that the last editor added.
Since templates should be more for quick formatting than for content anyway, I guess I should be satisfied to leave template-including permission-free.
I spent today updating post preview with the new parser, and fixing all the horrible bugs that arose. Now post preview will show a fully-rendered wiki article in the wiki postbit, instead of the bland "Preview" box.
Left on the agenda:
- rewrite wikify second post (probably about 2 days)
- test auto-links (probably about 1 day)
- test cached posts (need to delete postparsed row on save of used link to support templates and "red" links) (1 more day)
- handle inlinemod deletespam (2 hours or so)
- create legacy-to-bbcode permanent conversion tool (3 hours or so)
- create help articles (2 to 3 days)
- create install.xml (2 hours or so)
So that leaves about a week before this is ready for public release. Keep your fingers crossed that I can actually write the help system faster than that.