aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_beginner.bb
Commit message (Collapse)AuthorAgeFilesLines
* translate dos line endingszotlabs2018-06-181-419/+419
|
* fix links to addons repositoryHerbert Thielen2018-06-111-3/+3
|
* Update github.com git repo URLs with framagit.org URLsAndrew Manning2018-06-081-3/+3
|
* static Appredmatrix2016-03-311-1/+1
|
* first pass name changeredmatrix2015-05-051-3/+3
|
* update resource linksfriendica2015-04-011-3/+3
|
* Some changes of doc for beginning developerseinervonvielen2015-02-151-3/+3
| | | Made some corrections after following this manual step by step.
* Added table of contents for FAQs doc Einer von Vielen2015-01-181-27/+33
| | | | | - help/faq_admins - help/faq_members - help/faq_developers
* Changed step-by-step manual for beginning developers.Einer von Vielen2015-01-101-1/+1
| | | | | - Fixed: Deleted wrong "orign" in push - Changed: Spellings - Added: Eclipses GIT plugin "Eclipse Mylyn to GitHub connector"
* Changed step-by-step manual for beginning devolopers.Einer von Vielen2015-01-101-17/+25
| | | | | | - Fixed: Deleted "origin" in push at the end of the document - Changed: Wordings - Added: Reference to eclipse GIT plugin "Eclipse Mylyn to GitHub connector"
* Corrected errors in chapter 'Contribute your changes via github'Einer von Vielen2015-01-061-7/+8
| | | | - changed commit statement - changed push statement (it pointed to the orign)
* spellingEiner von Vielen2015-01-061-2/+2
|
* added modification of branchEiner von Vielen2015-01-061-53/+64
|
* Mainly it shows how to debug the red matrix (php) in a virtual machine and ↵Einer von Vielen2015-01-061-0/+393
contribute changes via git. It will guide to the following steps: - Install a Virtual Machine - Install Apache Web Server - Install PHP, MySQL, phpMyAdmin - Fork the project on github to be able contribute - Install the RED Matrix - Debug the server via eclipse - Contribute your changes via github