I guess it's somehow my fault, since that is not documented See here for the GRASS provider
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass/GrassAlgorithmProvider.py#L47 and here for the GRASS 7 one https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass7/Grass7AlgorithmProvider.py#L47 that should help understand 2016-04-05 7:49 GMT+02:00 Paolo Cavallini <[email protected]>: > Il 05/04/2016 07:24, Victor Olaya ha scritto: >> But that's an option in the provider. Some providers should be by >> default disabled in Processing (for instance if they require an extra >> setup -R- or there is another that is similar -GRASS and GRASS 7-). >> For providers that come from a plugin, they should be active by >> default, if they want users to have it enabled without going to >> Processing and checking the correspodning box. So, in short, that is >> an issue of the Provider plugin itself, since you can tell Processing >> to have it enabled by default. >> >> Hope this helps > > It does indeed, thanks again. Apparently some developers fid it > difficult to grasp, as not all Processing plugins are enabled by > default, nor even these who do not require special setup. > Could you please pont me to an explanation of this, so I can help plugin > writers to fix it? > All the best. > > -- > Paolo Cavallini - www.faunalia.eu > QGIS & PostGIS courses: http://www.faunalia.eu/training.html _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
