My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Plugins  
How the plugin system works
Featured
Updated Oct 28, 2009 by ludolacost

Introduction

A plugin is an executable file (suffixed by .sunds) placed in a folder in the folder /data/SunOS/plugins. By example : the plugin filelist.sunds is located here : /data/SunOS/plugins/filelist/filelist.sunds. (The latest folder must have the same name as the file.sunds)

Plugins can use libraries and may be launched by other plugins.

You can set some description of the plugin and in particular the filetypes it handles (by extensions and/or by type of library).

Example, the plugin cfgdumper handles all the files supported by the libraries of type tCONFIG. Indeed adding a library of type tCONFIG makes automatically cfgdumper supports this new filetype.


Sign in to add a comment
Powered by Google Project Hosting