Devel:Main
From PmaWiki
Contents |
[edit] Developer documentation
- Git usage hints
- Gettext for developers
- Gettext for translators
- Tasks for new developers
- coding guidelines
- import plugins description
- export plugins description
- generic plugin interface description
- unit testing
- Authentication description
- Creating releases
[edit] API documentation
All used functions and files should be described in format which phpDocumentor uses. You can see generated documentation online - http://www.phpmyadmin.net/phpdoc/. You can check build errors at http://www.phpmyadmin.net/phpdoc/errors.html
[edit] What to contribute?
You want to start contributing to phpMyAdmin and have no idea where to start? You can find some ideas for newcomers which we collected for Google Summer of Code 2010, or just look at the feature tracker for some feature you like.
If you speak a language besides English, take a look at the translations page for to see is your languages needs improvement.
[edit] What is planned?
- See suggestions for phpMyAdmin 3.
- Devel:UI plugins
- Devel:AJAX
