<< Prev |
|
Plug-In
Plug-In Concept
A plug-in is a shared library that improves a soft by providing fonctionnality, loaded at run time. In gsfdm, plugin are responsable of one or more specific internet protocol. When gsfdm get an url, it scan and select a plug-in. In fact, gsfdm just manages services.Restrictions : There, for now, could have only one plug per protocol. If more than one plug can handle a protocol, the last is used. Others are dismissed.
By default, plug in are located in :
- /usr/local/lib/gsfdm/plugin/
- ~/gsfdm/plugin/
You can access configuration of plug-in through the main menu.
There are actually 3 plugs avalaibles with sources files. support for html, ftp and asf. If you want to aim me to other types, or contribute by yourself, you're welcomed...
<< Prev |
|