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
m (Protected "Main Page" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
(39 intermediate revisions by 6 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__
<div class="container-fluid">
'''Welcome to the Developer Documentation.'''
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]].


<p class="note">
'''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 [[:en:Main_page|User docs]].
If you manage a Moodle site, or if you teach using Moodle, try the [[:en:Main_page|User docs]].
</p>


<div class="frontpagetotal">
<div class="row-fluid">
 
<div class="span4">
<div class="frontpageblock">
<h2>[[Overview]]</h2>
<h2>[[:Category:Coding guidelines|Guidelines]]</h2>
* [[Mission]]
* [[How_to_create_a_patch|Creating patches]]
* [[Roadmap]]
* [[Coding|Coding guidelines]]
* [[Releases]]
* [[Git_for_developers|Git use]]
* [[Process|Development processes]]
* [[Guidelines for contributed code|Contributing code]]
* [[Developer meetings]]
* [[:Category:Coding guidelines|...]]
* [[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>


<div class="frontpageblock">
<div class="span4">
<h2>Plugin development</h2>
<h2>[[Plugins|Plugin development]]</h2>
* [[Activity modules]]
* [[Blocks]]
* [[Blocks]]
* [[Modules]]
* [[Themes]]
* [[Course formats]]
* [[Enrolment plugins]]
* [[Authentication plugins]]
* [[Authentication plugins]]
* [[Repository plugins]]
* [[Filters]]
[[Plugins|Full list of plugin types ...]]
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>[[:Category:Themes|Theme development]]</h2>
<h2>[[Core APIs]]</h2>
* [[Themes 2.0]]
* [[Access API]]
* [[Themes_2.0_creating_your_first_theme|Theme creation]]
* [[Data manipulation API]]
* [[:Category:Themes|...]]
* [[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>
 
<div class="row-fluid">
<div class="frontpageblock">
<div class="span4">
<h2>[[:Category:Interfaces|Interfaces]]</h2>
<h2>[[Guidelines]]</h2>
* [[Database Schema|Database schema]]
* [[Coding|Coding guidelines]]
* [[lib/formslib.php_Form_Definition|Form definition]]
* [[Git_for_developers|Git use]]
* [[DML functions]]
* [[Plugin contribution|Contributing plugins]]
* [[Web services]]
* [[How_to_create_a_patch|Creating patches]]
* [[Roles]]
* [[PHPUnit|PHPUnit tests]]
* [[Grades]]
* [[Acceptance testing]]
* [[Repository API]]
* [[Writing tests]]
* [[File API]]
* [[Aria Guidelines]]
* [[:Category:Interfaces|...]]
* [[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]]
* [[:Category:Firefox extensions|Firefox extensions]]
* [[:Category:Firefox extensions|Firefox extensions]]
* [[:Category:Developer tools|...]]
[[:Category:Developer tools|Full list of developer tools ...]]
</div>
 
<div class="frontpageblock">
<h2>[[:Category:Project|Projects]]</h2>
* [[Mobile app]]
* [[Question Engine 2]]
* [[Course completion]]
* [[Student projects]]
* [[:Category:Project|...]]
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>Core development</h2>
<h2>[[Moodle Mobile]]</h2>
* [[Releases]]
*[[Moodle Mobile Customization]]
* [[Roadmap]]
*[[Moodle Mobile Plugins Development]]
* [[Process|Moodle HQ development process]]
*[[Moodle Mobile Themes]]
* [[Developer meetings]]
*[[Moodle Mobile Developing a plugin tutorial]]
* [[Credits]]
[[:Category:Mobile|Full list of mobile app documentation ...]]
</div>
</div>
<div class="frontpageblock">
[[image:moodle-development-logo.jpg|400px]]
</div>
</div>
</div>
</div>

Revision as of 06:03, 18 July 2017