Main Page: Difference between revisions
From MoodleDocs
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
<div class="frontpageblock"> | <div class="frontpageblock"> | ||
<h2>[[ | <h2>[[Guidelines]]</h2> | ||
* [[How_to_create_a_patch|Creating patches]] | * [[How_to_create_a_patch|Creating patches]] | ||
* [[Coding|Coding guidelines]] | * [[Coding|Coding guidelines]] | ||
* [[Git_for_developers|Git use]] | * [[Git_for_developers|Git use]] | ||
* [[Guidelines for contributed code|Contributing code]] | * [[Guidelines for contributed code|Contributing code]] | ||
* [[ | * [[Guidelines|More concepts and guides...]] | ||
</div> | </div> | ||
Line 29: | Line 29: | ||
* [[Themes]] | * [[Themes]] | ||
* [[Course formats]] | * [[Course formats]] | ||
* [[Enrolment plugins]] | |||
* [[Authentication plugins]] | * [[Authentication plugins]] | ||
* [[Repository plugins]] | * [[Repository plugins]] | ||
* [[Filters]] | * [[Filters]] | ||
Line 37: | Line 37: | ||
<div class="frontpageblock"> | <div class="frontpageblock"> | ||
<h2>[[ | <h2>[[Core APIs]]</h2> | ||
* [[ | * [[Access API]] | ||
* [[ | * [[Data manipulation API]] | ||
* [[File API]] | * [[File API]] | ||
* [[ | * [[Form API]] | ||
* [[Logging API]] | |||
* [[Navigation API]] | |||
* [[Page API]] | |||
* [[Output API]] | |||
* [[String API]] | |||
* [[Core APIs|See full list of core APIs ...]] | |||
</div> | </div> | ||
Revision as of 04:06, 25 January 2012
Welcome to the Developer Documentation.
These Developer Docs are aimed at developers who work with Moodle code, plugins and themes. If you manage a Moodle site, or if you teach using Moodle, try the User docs.
Note: This wiki is using a new theme designed to help users with smaller screen sizes. Blocks previously in the left column can now be found at the bottom of each page. Feedback on this new layout is welcome - please join the new Moodle Docs theme discussion.
See the Developer documentation page for a more extensive list of links.