Contributions
From b2evolution manual
This page should list all the manual pages available on the topic of Contributing to b2evolution. If something is missing, please click on the "discussion" tab an leave a note. Thank you!
Contents |
With what can you contribute?
Contributions are welcome!
Anyone can contribute... there's so much to do: development of course (PHP, Javascript...) but also graphic design (icons, skins, Flash skins...), translation, documentation, testing, security checking, support... and even evangelism! :) And this list probably isn't exhaustive anyway! ;)
If you'd like to contribute in any way, feel free to contact me.
Resources for skin designers
Resources for translators
Resources for plugin developers
- How to write a new plugin?
- Standard Coding Guidelines
- Technical Documentation
- Developer Setup
- Crumbs
Resources for core developers
If you plan to contribute code, you definitely need to get a CVS client running to access the CVS repository on SourceForge.net. Your life as a contributing developer to any open source project will be a lot easier with a good CVS client and a good diff/merge utility ;)
- Using CVS.
- The CVS repository on sourceforge. You should always develop against the latest version to be found in the CVS repository.
- Codebase overview
- Standard Coding Guidelines
- Technical Documentation
- Developer Setup
