summaryrefslogtreecommitdiffstats
path: root/plugins/discovery.py
Commit message (Collapse)AuthorAgeFilesLines
* Standarize and simplify plugin names.Joel Andres Granados2008-07-151-110/+0
| | | | | | | | | | | - The file names are the ones the the user will be using to reference each plugin. Having a long name will not help the user. - Also, to signify that they are plugins we will use the "p_" at the beginning of each name. - plugin_examples is left like that because it is not a plugin in itself, but a directory that contains plugins. Please follow these naming standards when you name you plugins.
* Discovery plugin: better descriptionMartin Sivak2008-06-301-2/+2
|
* Discovery plugin introductionMartin Sivak2008-06-301-0/+110