<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Salve.<br>
    Ci sono interessati a migliorare i moduli di grass nel nuovo plugin
    di qgis, sextante?<br>
    E' un lavorino facile facile, c'e' solo da essere accurati, nessuna
    competenza da sviluppatore.<br>
    Trovate qui sotto alcune istruzioni. Se ne avete voglia, fatemi
    sapere, che ci coordiniamo.<br>
    Salutoni, e grazie.<br>
    <br>
    -------- Messaggio originale --------
    <table class="moz-email-headers-table" cellpadding="0"
      cellspacing="0" border="0">
      <tbody>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Oggetto: </th>
          <td>[Qgis-developer] Adding GRASS modules</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Data: </th>
          <td>Thu, 26 Apr 2012 17:12:51 +0200</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Mittente:
          </th>
          <td>Paolo Cavallini <a class="moz-txt-link-rfc2396E" href="mailto:cavallini@faunalia.it"><cavallini@faunalia.it></a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">A: </th>
          <td>qgis-developer <a class="moz-txt-link-rfc2396E" href="mailto:qgis-developer@lists.osgeo.org"><qgis-developer@lists.osgeo.org></a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>Hi all.
Now that sextante is in full swing, I think reaching feature parity with
the current grass plugin modules (GPM) is a priority.
This is a very easy task:
* check if a GPM is present in sextante
  - if yes, check if parameters match those in GPM
    . if yes, ok
    . if not, change the description file, e.g. [0] in order to
replicate the behaviour of GPM
  - if not, you can add it to the list of missing modules, or add it
yourself.
This will greatly improve the usability, and will make the user
migration easier.
I'm ready to help volunteers, and I'm sure Victor will be happy too.
All the best.
================
[0]sextante/soft/bindings/qgis-plugin/src/sextante/grass/description/r.buffer.txt

r.buffer
r.buffer
Raster (r.*)
ParameterRaster|input|input|False
ParameterString|distances|distances|100,200,300
ParameterSelection|units|units|meters;kilometers;feet;miles;nautmiles
ParameterBoolean|-z|-z|True
ParameterBoolean|-q|-q|True
OutputRaster|output|output

To add a parameter as Advanced (GPM: advanced=yes), just add a "*"
before the parameter (*ParameterXXX) and it becomes advanced.

-- 
Paolo Cavallini
See: <a class="moz-txt-link-freetext" href="http://www.faunalia.it/pc">http://www.faunalia.it/pc</a>

_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
  </body>
</html>