wiki:DynamicDatasources

Version 2 (modified by grimnes, 18 years ago) (diff)

--

Adding new datasources to Gnowsis is easy, a new datasource needs to define at minimum three classes:

  1. A class implementing Aperture:DataSourceFactory
  2. A class implementing Aperture:CrawlerFactory a
  3. A class extending Gnowsis:ConfigPanel

Pack these classes up in a jar, write a sensible manifest and put them in ~/.gnowsis-beta/datasources

Attachments (2)

Download all attachments as: .zip