Note:

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

User:Sam Hemelryk: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 3: Line 3:
For those interested I have written a tutorial on my Moodle development process with Git: [[User:Sam_Hemelryk/My_Moodle_Git_workflow]]
For those interested I have written a tutorial on my Moodle development process with Git: [[User:Sam_Hemelryk/My_Moodle_Git_workflow]]


A short list of helpful documents I have created:
A short list of documents I have created:


* [[Themes 2.0]]
* [[Themes 2.0]]
Line 16: Line 16:
* [[Styling and customising the dock]] - How to style and customise the dock.
* [[Styling and customising the dock]] - How to style and customise the dock.
* [[Using jQuery with Moodle 2.0]]
* [[Using jQuery with Moodle 2.0]]
* [[MUC proposal]]
* [[The Moodle Universal Cache (MUC)]] ''originally written at [[User:Sam_Hemelryk/MUC_proposal]]''
* [https://docs.moodle.org/27/en/Caching Caching] ''originally written at [[User:Sam_Hemelryk/Caching]]''
* [https://docs.moodle.org/27/en/Cache_definitions Cache definitions] ''originally written at [[User:Sam Hemelryk/Cache definitions]]''
 
'''Output in Moodle 2.8'''
* [[Output_element_planning]] ''originally written at [[User:Sam Hemelryk/Render library element planning]]''
* [[Guide to creating output elements]] ''originally written at [[User:Sam Hemelryk/Creating renderable components]]''
* [[Renderer best practices]] ''originally written at [[User:Sam Hemelryk/Renderer best practices]]''
* [[Element HTML and CSS guidelines]] ''originally written at [[User:Sam Hemelryk/CSS style guidelines]]''
* [[User:Sam Hemelryk/Output 2.8 GDM reference]] ''reference notes on the output to be talked about at the General Developer Meeting July 2014''

Latest revision as of 11:45, 22 July 2014

Hello, I am a senior developer at Moodle and have been with the project since the June 2009.

For those interested I have written a tutorial on my Moodle development process with Git: Sam Hemelryk/My Moodle Git workflow

A short list of documents I have created:

Output in Moodle 2.8