User contributions for Brettwilkins
9 Mayıs 2011
- 18:5518:55, 9 Mayıs 2011 diff hist +3,422 N Developer Area/Core Subsystems/Error Handling, Logging and Messages Created page with "This page details how the error/excpetion handling and logging works in Mahara. It also details how messages displayed to the user. This page is '''not''' about the system for me…"
- 18:5518:55, 9 Mayıs 2011 diff hist +13,966 N Developer Area/Core Subsystems/Blocktypes Created page with "<span style="background-color: rgb(255, 204, 204)">'''Note'''<nowiki>: with the release of 1.1, the blocktype API has changed slightly, so some parts of this documentation may be…"
- 18:5518:55, 9 Mayıs 2011 diff hist +2,053 N Developer Area/Core Subsystems/Authentication Plugins Created page with "Mahara has a very powerful framework for providing alternate means to authenticate users. By default, Mahara ships with the following plugins: * internal - allow users to auth…"
- 18:5518:55, 9 Mayıs 2011 diff hist +22,236 N Developer Area/Core Subsystems/Artefact Plugins // Artefact Types Created page with "Mahara's basic funtionality is comprised of '''''Artefacts'''''. <br /><br /> The basic unit of content in Mahara is called an artefact. All sorts of things are artefacts - blog …"
- 18:5518:55, 9 Mayıs 2011 diff hist +721 N Developer Area/Core Subsystems Created page with "Blocktypes ===Subpages=== * Artefact Plugins / Artefact Types * [[Developer_Area/Core_Subsystems/Authentic…"
- 18:5418:54, 9 Mayıs 2011 diff hist +18,509 N Developer Area/Coding guidelines Created page with "This page documents the coding conventions used by Mahara. Everything that ends up in the git repository should follow these standards. <div id="section_1"> === The Basics === …"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,330 N Developer Area/Commit Policy Created page with "Those with commit access to Mahara should follow this simple policy: # '''small fixes'''<nowiki>: go ahead and push them to </nowiki>'''master''' (make sure you "git commit -s" …"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,367 N Developer Area/Changing Hostnames Created page with "When changing a Mahara installation over to a new hostname, the following steps are required to a) update the hostname setting, and b) re-generate the system's public key. <div …"
- 18:5418:54, 9 Mayıs 2011 diff hist +2,640 N Developer Area Created page with "Here is a bunch of developer documentation for Mahara, including design, policy and specific feature documents. This is for people who want to understand how Mahara works, or wa…"
- 18:5418:54, 9 Mayıs 2011 diff hist +5,352 N Customising/Themes/Migrating themes from 1.1 to 1.2 Created page with "In order to make themes more easily maintainable in the future we have made a lot of changes to the default templates, classes, ids, image filenames, and locations of stylesheets…"
- 18:5418:54, 9 Mayıs 2011 diff hist +594 N Customising/Themes/Mahara 1.3 Themes Created page with "'''Limiting Themes to Institution'''s Mahara 1.3 supports the ability to limit a theme to a set of institutions so that only the institutions specified in the theme's configurat…"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,747 N Customising/Themes/Differences between Smarty and Dwoo Created page with "Mahara 1.2 uses Dwoo instead of Smarty, as its templating engine. While there is considerable compatibility between the two engines, there are some things that will need to be …"
- 18:5418:54, 9 Mayıs 2011 diff hist +5,314 N Customising/Themes/1.2 to 1.9 Created page with "Mahara 1.2 reads theme configuration files from <code>htdocs/theme//themeconfig.php</code>. Mahara 1.2 releases come with six themes installed. If new theme directories are p…"
- 18:5418:54, 9 Mayıs 2011 diff hist +3,264 N Customising/Themes/1.1 Created page with "Mahara 1.1 reads theme configuration files from <code>htdocs/theme//config.php</code>. The basic Mahara 1.1 release come with only one theme installed, called 'default', but if o…"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,491 N Customising/Themes Created page with "A Mahara theme is a set of Smarty templates, css stylesheets, images, and a very simple configuration file. Each theme is installed in a subdirectory under <code>htdocs/theme</…"
- 18:5418:54, 9 Mayıs 2011 diff hist +830 N Customising/Language Strings Created page with "From Mahara 1.2, administrators can put modified (or new) language files into the local/lang directory, and the strings in those files will override the strings in the installed …"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,009 N Customising/Help Files Created page with "Similar to Language Strings customisation approach, administrators can put modified help files into the local/lang directory, and these files wil…"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,530 N Customising/Database Created page with "When customising Mahara it is sometimes necessary to make changes to the database during installation of a site, and make upgrades to your database customisations. From Mahara 1…"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,028 N Customising Created page with "If you're looking to change your Mahara - whether by giving it a new look, translating it to another language, or adding new functionality, you've come to the right place! Here w…"
- 18:5418:54, 9 Mayıs 2011 diff hist +7,687 N Contributors Created page with "<div id="section_1"> === Mahara Governance Group === The Mahara Governance group combines the strengths of the core partners; specialist e-learning service providers [http://ww…"
- 18:5418:54, 9 Mayıs 2011 diff hist +6,399 N Contributing to Mahara Created page with "If you wish to contribute to Mahara, go for it! There are many ways you can help contribute: * Submit bug reports and feature requests * Improve the documentation on this wiki *…"
- 18:5418:54, 9 Mayıs 2011 diff hist +1,609 N BasicPHPFileTemplates Created page with "These are the templates for all new PHP files. There is a different template depending on whether you file is able to be publicly hittable or not. The templates are available in …"
- 18:5418:54, 9 Mayıs 2011 diff hist +3,585 N Mahara Wiki Created page with "'''Welcome to the Mahara Wiki! To edit pages here, you need a '''[http://mahara.org/register.php '''mahara.org account''']'''. Then you can '''[[Special:Userlogin|'''sign in to t…"