Item2372: ChecklistTablePlugin missing dependencies
Priority: Normal
Current State: New
Released In:
Target Release: n/a
I could be wrong, but was under the impression
ChecklistTablePlugin depended on
ChecklistPlugin.
These two plugins need some other, more serious work:
- They modify topics with the HTTP GET method, a big no-no since implementing Strikeone CSRF protection.
- They should be refactored to use JQueryPlugin.
- They should use addToHEAD
- They should take advantage of Foswiki::Func more, eg. to parse out metadata
- They should set a topic parent for the *ChecklistItem topics holding the state information
- How do they keep access controls for the state topics in sync with the host topic?
- They don't play nice with SafeWikiPlugin
--
PaulHarvey - 18 Nov 2009