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
(note about new theme)
No edit summary
(34 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]].


[[image:moodle-development-logo.jpg|right|400px]]
'''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]].


 
<div class="row-fluid">
''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 [http://moodle.org/mod/forum/discuss.php?d=191693 new Moodle Docs theme discussion].''
<div class="span4">
 
<h2>[[Overview]]</h2>
<div class="frontpagetotal" style="clear:both;">
* [[Mission]]
 
* [[Roadmap]]
<div class="frontpageblock">
* [[Releases]]
<h2>[[:Category:Coding guidelines|Guidelines]]</h2>
* [[Process|Development processes]]
* [[How_to_create_a_patch|Creating patches]]
* [[Developer meetings]]
* [[Coding|Coding guidelines]]
* [[Working Groups]]
* [[Git_for_developers|Git use]]
* [https://moodle.org/mod/forum/view.php?id=55 Forum discussions]
* [[Guidelines for contributed code|Contributing code]]
* [http://moodle.org/dev Developer credits/statistics]
* [[:Category:Coding guidelines|...]]
* [[Moodle_research|Research]]
* [[Testing]]
[[Overview|More overview info ...]]
</div>
</div>


<div class="frontpageblock">
<div class="span4">
<h2>[[:Category:Plugins|Plugin development]]</h2>
<h2>[[Plugins|Plugin development]]</h2>
* [[NEWMODULE Documentation]]
* [[Activity modules]]
* [[Blocks]]
* [[Blocks]]
* [[Modules]]
* [[Themes]]
* [[Course formats]]
* [[Enrolment plugins]]
* [[Authentication plugins]]
* [[Authentication plugins]]
* [[Question type plugin how to|Question types]]
* [[Repository plugins]]
* [[Repository plugins]]
* [[Filters]]
* [[Filters]]
* [[:Category:Plugins|...]]
[[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="frontpageblock">
<div class="row-fluid">
<h2>[[:Category:Interfaces|Interfaces]]</h2>
<div class="span4">
* [[Database Schema|Database schema]]
<h2>[[Guidelines]]</h2>
* [[lib/formslib.php_Form_Definition|Form definition]]
* [[Coding|Coding guidelines]]
* [[DML functions]]
* [[Git_for_developers|Git use]]
* [[Web services]]
* [[Plugin contribution|Contributing plugins]]
* [[Roles]]
* [[How_to_create_a_patch|Creating patches]]
* [[Grades]]
* [[PHPUnit|PHPUnit tests]]
* [[Repository API]]
* [[Acceptance testing]]
* [[File API]]
* [[Writing tests]]
* [[:Category:Interfaces|...]]
* [[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]]
* [[:Category:Firefox extensions|Firefox extensions]]
* [[:Category:Firefox extensions|Firefox extensions]]
* [[:Category:Developer tools|...]]
[[:Category:Developer tools|Full list of developer tools ...]]
</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]]
*[[Moodle Mobile Plugins Development]]
* [[Course completion]]
*[[Moodle Mobile Themes]]
* [[Student projects]]
*[[Moodle Mobile Developing a plugin tutorial]]
* [[:Category:Project|...]]
[[:Category:Mobile|Full list of mobile app documentation ...]]
</div>
</div>
<div class="frontpageblock">
<h2>[[:Category:Core development|Core development]]</h2>
* [[Releases]]
* [[Roadmap]]
* [[Process|Moodle HQ development process]]
* [[Developer meetings]]
* [[Credits]]
* [[:Category:Core development|...]]
</div>
</div>
<div class="frontpageblock"></div>
</div>
</div>
See the [[Developer documentation]] page for a more extensive list of links.

Revision as of 06:03, 18 July 2017