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
m (Reverted edit of Jopan, changed back to last version by Pauladewaal)
(see also links)
Line 1: Line 1:
[[MoodleArchitecture|Moodle architecture]]
[[Moodle architecture]]


== How you can contribute ==
== How you can contribute ==
Line 7: Line 7:
* [[ThemeDevelopment|Themes]]
* [[ThemeDevelopment|Themes]]
* [[Languages|Languages]]
* [[Languages|Languages]]
* [[Database Schemas|DatabaseSchemas]]
* [[Database Schemas|Database schemas]]
* [[CourseFormats|Course formats]]
* [[Course formats]]
* [[DocsArticles | Documentation and articles]]
* [[Bug tracker|Participating in the bug tracker]]
* [[BugTracker|Participating in the bug tracker]]


== See also ==
== See also ==
*[http://moodle.org/blocks/HOWTO.html A step-by-step guide to creating blocks]
*[http://moodle.org/blocks/HOWTO.html A step-by-step guide to creating blocks]
*[http://moodle.org/mod/resource/view.php?id=1267 Core API]
*[http://moodle.sourceforge.net/dhawes-phpdoc/ Moodle PHP doc reference]

Revision as of 06:49, 20 December 2005

Moodle architecture

How you can contribute

Even if you are not a programmer there are things you can change or help with. :-)

See also