* in module help, remove duplicated and indexed module entries, display command line options for each module instance
* add title (or identification) array member in module data so that module name does not appear as module<N> in viewers
* implement window titles in canvas window manager so that multi-instanciated modules tables can be identified
* update documentation (module<N>, identification in viewers when multiple instances

* gracefully handle moodss random --badswitch random
* saved geometry must be canvas viewing area's since drag'n'drop icons may or may not be present
* in message area, display "updating..." until done in case of asynchronous operation
* add a general configuration dialog box based on the preferences box
* in preferences, add pie labeling (classic or peripheral)
* in preferences dialog box, initially display informational message about rc file
* in preferences dialog box, implement checking when switching interfaces
* in preferences dialog box, implement help using HTML library and use images
* in preferences dialog box, add main window geometry or automatically save size on exit
* implement mysql module
* add a lot of settings to preferences dialog box (viewers, fonts, ...): use other applications as examples
  (user input is obviously welcomed)
* catch errors and report on messenger when closing channels on remote capable modules
* implement apachetopn module
* in apachex module, add child generation column for version 1.3.6 and above (maybe from 1.3.4?)
* in remote capable modules, handle timeout or unknown host errors, and report, eventually in message area
  (example: moodss.tcl mounts -r unknown)
* implement remote monitoring for Linux modules with ssh, as in --remote ssh://user@host
* allow concurrent module and general help windows
* find a way to display remote host (add --title option?, saved in .moo) when remotely monitoring
* support module -h (--help) option and add module data usage member
* add contextual popup menu for all viewer types
* allow simple font (bold, italic, underlined, font) and text (paragraph) formatting for free text viewer
  (with Ctrl-[BIUSN] bindings, tip help?)
* add pie total drop site or feature so that viewing data as a share of a total is possible
* avoid wide labels overlap in pie labels array: modify labeler algorithm, go to next line if necessary
* implement printing once tkTable postscript and BLT eps commands are finalized
* in HTML help, add forward and back arrows a la netscape
* allow selection of complete table lines and columns in 1 shot?
* allow summary table row deletion only when fully selected?
* document save file format
* drag from a viewer icon and drop into a table selected cells if any
  (dropping embedded viewer from table into trash makes underlying table cells visible again)
* implement automatic table column sizing or ask author
* add undo feature on viewer deletion
* eventually add viewer title bars through the internal window manager: configuration option,
  and allow viewers to be iconized
* implement canvas automatic scroll area resizing when objects are moved or created
* add zoom feature to graphs
* allow dropping viewers in trash from window manager (add -pointereventsfrom, -nodragcursor to dragSite?)
* allow table column anchoring user change through popup menu and store in save file
