summaryrefslogtreecommitdiffstats
path: root/plugins/sample1Plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Make room in the plugins directory for real plugins.Joel Andres Granados2008-02-261-56/+0
* Specify that the firstaidkit plugin man page is for plugin development.Joel Andres Granados2008-01-111-0/+7
* Import the renamed module (change tasker to pyfirstaidkit)Martin Sivak2008-01-021-2/+2
* Rename destroy action to clean to honor the current plugin APIMartin Sivak2008-01-021-3/+3
* - Make simple reporting thread in mainMartin Sivak2007-12-191-1/+1
* Add basic reporting class and integrate it into the plugin systemMartin Sivak2007-12-041-2/+3
* Take the plugin info attributes aoutside the __init__. This allows usJoel Andres Granados2007-11-231-3/+6
* Erase the return from the functions.Joel Andres Granados2007-11-221-8/+0
* Change all references from init to prepare.Joel Andres Granados2007-11-221-1/+1
* Implement the error class.Joel Andres Granados2007-11-211-0/+53