Note:

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

Main Page: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
(46 intermediate revisions by 7 users not shown)
Line 1: Line 1:
The Developer Docs are currently being migrated from the old system into this one.
{{#addbodyclass:moodledocs-mainpage}}
{{#addbodyclass:moodledocs-logo}}
<div class="navtrail">[https://docs.moodle.org/overview/ Docs overview] ► [[{{PAGENAME}}|Dev docs]]</div>
__NOTOC__
<div class="container-fluid">
'''Welcome to the Developer Documentation.'''


Exciting things will be here soon!
These Developer Docs are for developers who work with Moodle code, plugins and themes, or [[Contributing to Moodle|contribute to the Moodle project]] in other ways, such as [[Translation|translation]].


In the meantime, a good place to start would be [[Developer_documentation]]...
If you manage a Moodle site, or if you teach using Moodle, try the [[:en:Main_page|User docs]].
 
<div class="row-fluid">
<div class="span4">
<h2>[[Overview]]</h2>
* [[Mission]]
* [[Roadmap]]
* [[Releases]]
* [[Process|Development processes]]
* [[Developer meetings]]
* [[Working Groups]]
* [https://moodle.org/mod/forum/view.php?id=55 Forum discussions]
* [http://moodle.org/dev Developer credits/statistics]
* [[Moodle_research|Research]]
* [[Testing]]
[[Overview|More overview info ...]]
</div>
 
<div class="span4">
<h2>[[Plugins|Plugin development]]</h2>
* [[Activity modules]]
* [[Blocks]]
* [[Themes]]
* [[Course formats]]
* [[Enrolment plugins]]
* [[Authentication plugins]]
* [[Repository plugins]]
* [[Filters]]
[[Plugins|Full list of plugin types ...]]
</div>
 
<div class="span4">
<h2>[[Core APIs]]</h2>
* [[Access API]]
* [[Data manipulation API]]
* [[Exporter|Exporter API]]
* [[File API]]
* [[Form API]]
* [[Migrating logging calls in plugins|Logging]]
* [[Navigation API]]
* [[Page API]]
* [[Persistent|Persistent API]]
* [[Output API]]
* [[String API]]
* [[Web service API functions]]
[[Core APIs|Full list of core APIs ...]]
</div>
</div>
<div class="row-fluid">
<div class="span4">
<h2>[[Guidelines]]</h2>
* [[Coding|Coding guidelines]]
* [[Git_for_developers|Git use]]
* [[Plugin contribution|Contributing plugins]]
* [[How_to_create_a_patch|Creating patches]]
* [[PHPUnit|PHPUnit tests]]
* [[Acceptance testing]]
* [[Writing tests]]
* [[Aria Guidelines]]
* [[HTML Guidelines]]
* [[Automatic class loading]]
* [[Templates]]
* [[Javascript Modules]]
* [[AJAX]]
* [[Communication Between Components]]
</div>
 
<div class="span4">
<h2>[[:Category:Developer tools|Developer tools]]</h2>
* [[Linting]]
* [[Setting up Eclipse]]
* [[Setting up Netbeans]]
* [[:Category:Firefox extensions|Firefox extensions]]
[[:Category:Developer tools|Full list of developer tools ...]]
</div>
 
<div class="span4">
<h2>[[Moodle Mobile]]</h2>
*[[Moodle Mobile Customization]]
*[[Moodle Mobile Plugins Development]]
*[[Moodle Mobile Themes]]
*[[Moodle Mobile Developing a plugin tutorial]]
[[:Category:Mobile|Full list of mobile app documentation ...]]
</div>
</div>
</div>

Revision as of 06:03, 18 July 2017