Actions

Difference between revisions of "Developer Area/Development Tutorials"

From Mahara Wiki

< Developer Area
Line 19: Line 19:
 
==blocktype plugins==
 
==blocktype plugins==
  
* [[Developer Area/Development Tutorials/Basic blocktype plugin | Creating basic blocktype plugin]] - article, which explains how to write the most basic blocktype plugin
+
* [[Developer Area/Development Tutorials/Basic blocktype plugin|Creating basic blocktype plugin]] - article, which explains how to write the most basic blocktype plugin
* [http://en.wikibooks.org/wiki/Using_Mahara/Writing_Plugins/Room_Badge | Creating regular blocktype plugin] - article, which explains how to write a regular blocktype plugin  
+
* [http://en.wikibooks.org/wiki/Using_Mahara/Writing_Plugins/Room_Badge Creating regular blocktype plugin] - article, which explains how to write a regular blocktype plugin  
  
 
</div>
 
</div>

Revision as of 06:07, 17 June 2011

Here are various tutorials to help new contributors developing plugins for Mahara.

This is for people who want to understand how Mahara works, or want to develop new code or plugins for Mahara. If you want to customise your Mahara - e.g. change the language/theme, or simply install plugins, check out the Customising section.

artefact plugins

auth plugins

blocktype plugins