CHECKLIST{attributes} -- add a checklist setup, legends or reset buttons to a topic

  • The %CHECKLIST% variable is handled by the ChecklistPlugin.
  • Syntax: %CHECKLIST{attr1="value" attr2="value"}%
  • Examples:
    • %CHECKLIST{states="to|doing|done" stateicons=":-(|:-I|:ok:"}% defines the states and state icons: 'to': frown - 'doing': indifferent - 'done': thumbs up
    • %CHECKLIST{showlegend="on"}% adds a state legend to a topic, e.g. ( frown - todo indifferent - doing thumbs up - done )
    • %CHECKLIST{reset=":-( Set to default"}% adds a reset button to a topic, e.g. frown Set to default
  • Related: VarCHECKLISTSTART, VarCHECKLISTEND, VarCLI, ChecklistPlugin

-- TimoBaumann - 12 Oct 2015

 
Copyright � by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback