Skip to content
kylethayer edited this page Jan 5, 2017 · 5 revisions

Ways you can help BioLadder.Org

Wiki Content

If you wish to help with adding wiki content (adding animals/plants/etc.), see the wiki page on how to help there.

Programming

For information on what is being worked on, see:

Wiki

The wiki uses MediaWiki with Semantic MediaWiki and Semantic Forms

Viewer

The viewer uses Sencha Touch 2.2, which is built on Javascript and HTML5. It communicates with the wiki using the Semantic Wiki Api

Download and Setup

To download the code and run it yourself, go to the Source page and either download or use git to clone the repository, then follow the instructions in the README file

Contribute Changes

If you wish to contribute a change, the best way to do that is to create a clone of the project in the Source Tab, push your changes to that cloned repository and inform the Google Group of the change you made.

If you reliably contribute good changes, you may be added to the committer list of the project and be able to push changes directly to the main repository.

Clone this wiki locally