Here you can manage your plugins. Plugins are KPart applications written by third parties that can be reused in any KPart aware application, the most known being Konqueror. When creating a plugin you must specify the:
Name: the user visible name
Output window: plugins can appear in a tab of the editor area or in a separate toolview at the bottom
Location: the path to the plugin, if it is not located in the standard locations, like $
.TDEDIR
/lib
File name: the relative path and the filename to the plugin's libtool file, like trinity/libcervisiapart.la
Input: the plugin will get this information on startup, so it can open the Current File, the folder of the current file (Current File Path) or the Project Folder.
Read only part: check if the plugin refuses to load. Read-only KParts usually refuse to load without this option checked.
Validate plugin: if checked, Quanta Plus will test if the entered information is correct or not. Uncheck if the plugin is not yet available, but you will install later, so you can close the dialog.
See the section called “The Menu” and the section called “Using Plugins” for information about using the plugins.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team