Toolbox thoughts
Toolbox opening screen displays the build-in tools and any third party tool available.
Tool application running under Toolbox
Some useful conventions for tools.
- The tool directory contains an icon named tool_name.png, this icon is the one displayed by ToolBox in the overview screen.
- The tool init file docstring should provide a description of the tool (to be shown to the user when he hovers over the icon)
- It should be possible to mount individual tools to an app controller.
- Tools should be able to run 'stand alone' or as a panel to be include in other apps
Toolbox is a TG app itself, therefore it should also be used to showcase TG'features. For instance by taking advantage of new features as authentication, internationalisation etc.