Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Developer documentation: Difference between revisions

From MoodleDocs
(→‎Documentation for specific components: now for existing code only)
(redirect)
 
(286 intermediate revisions by 71 users not shown)
Line 1: Line 1:
==How you can contribute==
#redirect [[Main Page]]
 
Even if you are not a programmer there are things you can change or help with.
*[[Activity modules]]
*[[Themes]]
*[[Translation]]
*[[Database Schemas|Database schemas]]
*[[Course formats]]
*[[Bug tracker|Participating in the bug tracker]]
 
==Guides for developers==
*[[Moodle architecture]]
*[[Coding|Coding guidelines]]
*[[Interface_guidelines]]
*[[CVS|Moodle CVS for developers]]
*[[Blocks Howto|A Step-by-step Guide To Creating Blocks]]
 
==Plans for the future==
*[[Roadmap]]
*[[Developer notes]]
*[[Developer conference|Developer conferences]]
 
==Documentation for specific components==
This section is for documentation of specific components of the existing core Moodle code. Discussion of components that are under discussion or in development can be found in the [[Developer notes]] or on the [[Roadmap]].
 
*[[UTF-8 migration|Migration to UTF-8]]
*[[Quiz developer docs|Quiz module]]
*[[SCORM schema|SCORM module 1.5 schema]]
*[[Authentication API]]
*[[Stats package]]
*[[Email processing]]
*[[Cookieless Sessions]]
 
== Developer resources and tools ==
 
*[http://moodle.org/bugs/ Moodle bug tracker] - bug reports, feature requests and other tracked issues
*[http://cvs.sourceforge.net/viewcvs.py/moodle/moodle/ CVS code]
*[http://moodle.org/xref/nav.html?index.html Cross reference] - phpxref output for browsing Moodle source code
*[http://moodle.org/mod/resource/view.php?id=1267 Core API]
*[http://moodle.sourceforge.net/dhawes-phpdoc/ Moodle PHP doc reference]
*[[Unmerged files|1.4 and 1.5 un-merged files]]
 
==See also==
*[http://security.moodle.org/ Moodle Security Centre]
*[http://moodle.com/partners/ Moodle Partners] - providers of custom Moodle development services
*[[Presentations]]
*[[Moodle manuals]]
*[[Using Moodle book]]
 
[[Category:Core]]

Latest revision as of 07:04, 7 July 2014

Redirect to: