| 1 | = Requirement for submitting a plugin = |
| 2 | |
| 3 | * Name and contact information of contributor(s) |
| 4 | * e-mail, url etc |
| 5 | * Description |
| 6 | * A oneliner that can be used in a table |
| 7 | * A longer for that plug-ins page |
| 8 | * If it is an update a change-history may be more useful |
| 9 | * Package file (zip, tar.gz ...) |
| 10 | * Filename format: <plug-in name>-<version> |
| 11 | * Plug-in configuration file |
| 12 | * A readme containing at least requirements and installation instructions |
| 13 | * The plug-in code: source and/or compiled |
| 14 | |