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
m (Changed protection level for "Main Page" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{#addbodyclass:moodledocs-mainpage}}
{{#addbodyclass:moodledocs-logo}}
<div class="navtrail">[https://docs.moodle.org/overview/ Docs overview] ► [[{{PAGENAME}}|Dev docs]]</div>
__NOTOC__
__NOTOC__
[[image:moodle-development-logo.jpg|right|300px]]
<div class="container-fluid">
 
'''Welcome to the Developer Documentation.'''
'''Welcome to the Developer Documentation.'''


These Developer Docs are for developers who work with Moodle code, plugins and themes.
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]].


If you manage a Moodle site, or if you teach using Moodle, try the [[:en:Main_page|User docs]].
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="frontpagetotal" style="clear:both;">
<div class="span4">
 
<div class="frontpageblock">
<h2>[[Overview]]</h2>
<h2>[[Overview]]</h2>
* [[Mission]]
* [[Roadmap]]
* [[Releases]]
* [[Releases]]
* [[Roadmap]]
* [[Process|Development processes]]
* [[Process|Development processes]]
* [[Developer meetings]]
* [[Developer meetings]]
* [[Credits]]
* [https://moodle.org/mod/forum/view.php?id=55 Forum discussions]
* [https://telegram.me/moodledev Telegram Moodle Dev Chat room]
* [http://moodle.org/dev Developer credits/statistics]
* [[Moodle_research|Research]]
* [[Testing]]
[[Overview|More overview info ...]]
[[Overview|More overview info ...]]
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>[[Plugins|Plugin development]]</h2>
<h2>[[Plugins|Plugin development]]</h2>
* [[Activity modules]]
* [[Activity modules]]
Line 34: Line 39:
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>[[Core APIs]]</h2>
<h2>[[Core APIs]]</h2>
* [[Access API]]
* [[Access API]]
* [[Data manipulation API]]
* [[Data manipulation API]]
* [[Exporter|Exporter API]]
* [[File API]]
* [[File API]]
* [[Form API]]
* [[Form API]]
* [[Logging API]]
* [[Migrating logging calls in plugins|Logging]]
* [[Navigation API]]
* [[Navigation API]]
* [[Page API]]
* [[Page API]]
* [[Persistent|Persistent API]]
* [[Output API]]
* [[Output API]]
* [[String API]]  
* [[String API]]  
* [[Web service API functions]]
[[Core APIs|Full list of core APIs ...]]
[[Core APIs|Full list of core APIs ...]]
</div>
</div>
 
</div>
<div class="frontpageblock">
<div class="row-fluid">
<h2>[[Guidelines]]</h2>
<div class="span4">
<h2>Guidelines</h2>
* [[Coding|Coding guidelines]]
* [[Coding|Coding guidelines]]
* [[Git_for_developers|Git use]]
* [[Git_for_developers|Git use]]
* [[Guidelines for contributed code|Contributing code]]
* [[Plugin contribution|Contributing plugins]]
* [[How_to_create_a_patch|Creating patches]]
* [[How_to_create_a_patch|Creating patches]]
* [[PHPUnit|PHPUnit tests]]
* [[PHPUnit|PHPUnit tests]]
[[Guidelines|More concepts and guides...]]
* [[Acceptance testing]]
* [[Writing_PHPUnit_tests|Writing tests with PHPUnit]]
* [[Testing_instructions_guide|Writing manual testing instructions for an issue]]
* [[Aria Guidelines]]
* [[HTML Guidelines]]
* [[Automatic class loading]]
* [[Templates]]
* [[Javascript Modules]]
* [[AJAX]]
* [[Communication Between Components]]
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>[[:Category:Developer tools|Developer tools]]</h2>
<h2>[[:Category:Developer tools|Developer tools]]</h2>
* [[Linting]]
* [[Setting up Eclipse]]
* [[Setting up Eclipse]]
* [[Setting up Netbeans]]
* [[Setting up Netbeans]]
Line 66: Line 85:
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>[[:Category:Project|Projects]]</h2>
<h2>[[Moodle Mobile]]</h2>
* [[Mobile app]]
*[[Moodle Mobile Customization]]
* [[Question Engine 2]]
*[[Mobile support for plugins]]
* [[Course completion]]
*[[Moodle Mobile Themes]]
* [[Student projects]]
*[[Moodle Mobile FAQ]]
[[:Category:Project|Full list of projects ...]]
[[:Category:Mobile|Full list of mobile app documentation ...]]
</div>
</div>
</div>
<div class="frontpageblock"></div>
</div>
</div>
See the [[Developer documentation]] page for a more extensive list of links.

Revision as of 14:55, 8 August 2018