Note:

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

Talk:NEWMODULE Tutorial

From MoodleDocs
Revision as of 01:12, 13 October 2010 by Stuart Parker (talk | contribs) (→‎redirect or require ?: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To get the module starting and running, the version number must be changed in version.php, luckyly I found out this quite fast and kept working, hope to see more plugins developed, but just thought it would be nice to include the version change step in the tutorial.

redirect or require ?

On the page you are explaining the use of require, but then you switch to redirect for the example.