Plugins Window

The Plugins Window shows you what plugins are installed and active.

Plugins can add support for additional features, see Development § Plugins for details.

Plugins are located in a directory on your hard drive. Plugins can be in subdirectories or symbolic links.

The main component of the plugins window is a table that contains a list of plugins. Each plugin should also provide a Version string and a Description string. There is also a Status column that tells you if the plugin is properly initialized and currently active. Filename specifies the full path of the plugin.

All plugins can be disabled at run time by specifying --no-plugins on the command line. Specific plugins can be disabled by specifying --no-plugin=plugin_name on the command line. --no-plugin can be specified more than once.

Press Ok to close the window.


[ Contents | Introduction | Tools | Geometry Menu ]
Copyright © 2004-2008, Kevin Worcester
Copyright © 2015-2023, Zack Middleton