Requirements for Plug-ins
Back to index
 

Following things are required for all FIPIS plug-ins:

  • all plug-ins must export FIPISabout function
  • if plug-in replaces standard Imager's plug-in, it must warn user before replacement and implement all functionality of replaced plug-in
  • plug-ins must follow FIPIS naming rules
  • plug-ins must contain FIPIS resource (without it they are useless)
  • plug-ins must follow specific notes found in plug-in type articles and function articles in this docs
  • ir your plug-in have settings, that can be configured by user, plug-in must export FIPISconfig function.
 
© 1999-2001 Alexander S. Tereschenko