User contributions for Brettwilkins
9 Mayıs 2011
- 18:5618:56, 9 Mayıs 2011 diff hist +1,275 N Developer Area/Import//Export/LEAP Export/Blog Artefact Plugin Created page with "The blog artefact plugin hooks into the LEAP export system to export blogs, blog posts, and links to blog post attachments. This pl…"
- 18:5618:56, 9 Mayıs 2011 diff hist +4,079 N Developer Area/Import//Export/LEAP Export Created page with "Mahara's Leap export is implemented as a plugin for Mahara's "Export" plugin type. It allows Mahara to export [http://wiki.cetis.ac.u…"
- 18:5618:56, 9 Mayıs 2011 diff hist +3,195 N Developer Area/Import//Export/Interoperability/EProgress File (KS4) Created page with "The Leicestershire e-PF/ILP project was one of the [http://wiki.cetis.ac.uk/PIOP_LeicesterShire Portfolio Interoperability Project members]. <div id="section_1"> === Quick Summ…"
- 18:5518:55, 9 Mayıs 2011 diff hist +4,288 N Developer Area/Import//Export/Interoperability/EPET Created page with "ePET was one of the [http://wiki.cetis.ac.uk/PIOP_Newcastle Portfolio Interoperability Project members]. <div id="section_1"> === Quick Summary === ePET/Mahara interoperabilit…"
- 18:5518:55, 9 Mayıs 2011 diff hist +869 N Developer Area/Import//Export/Interoperability Created page with "Mahara's [http://wiki.cetis.ac.uk/LEAP2A_specification Leap2A] support means that you can both export your data from a Mahara system, and import it again either into another Maha…"
- 18:5518:55, 9 Mayıs 2011 diff hist +8,769 N Developer Area/Import//Export/Import: Implementation Plan Created page with "'''<span style="background-color: rgb(192, 192, 192)">Note:</span>'''<span style="background-color: rgb(192, 192, 192)"> This document describes how we're planning to import LEAP…"
- 18:5518:55, 9 Mayıs 2011 diff hist +2,491 N Developer Area/Import//Export/HTML Export Created page with "Mahara's HTML export is implemented as a plugin for Mahara's "Export" plugin type. It allows Mahara to export portfolios …"
- 18:5518:55, 9 Mayıs 2011 diff hist +995 N Developer Area/Import//Export/Export API Created page with "<div style="float: right"><span></span> A demonstration of the Export user interface </div> Mahara's export API is implemented as a plugin type. It lives in the <code>/export/…"
- 18:5518:55, 9 Mayıs 2011 diff hist +2,832 N Developer Area/Import//Export Created page with "In Mahara, import and export refer to the ability for users to export their portfolios (or parts of them), and then to import them again. This system is designed to allow transfe…"
- 18:5518:55, 9 Mayıs 2011 diff hist +1,983 N Developer Area/HowToWriteAViewTemplate Created page with "Mahara will look in DATAROOT/templates and LIBROOT/templates. Each template should live in its own subdirectory within either of these two locations. Mahara will give preference …"
- 18:5518:55, 9 Mayıs 2011 diff hist +792 N Developer Area/Getting Code from Git Created page with "Rather than using a standard release build of Mahara, you can check out the code from our git repository. <span id="repo-16111-git-url"><code>git clone git://gitorious.org/maha…"
- 18:5518:55, 9 Mayıs 2011 diff hist +6,167 N Developer Area/Dev Team Ideas/Usability Sprint '09/Meeting 20090416 Created page with "This meeting took place by Skype, at 2009/04/16 10:30AM NZST. <div id="section_1"> === Agenda === We now have a list of some of the biggest conceptual barriers - are there mor…"
- 18:5518:55, 9 Mayıs 2011 diff hist +3,105 N Developer Area/Dev Team Ideas/Usability Sprint '09/Meeting 20090415 Created page with "This meeting took place via Skype, at 2009/04/15 11AM NZST. <div id="section_1"> === Agenda === * Intel gathering - we have some usability feedback, can we get more somehow? *…"
- 18:5518:55, 9 Mayıs 2011 diff hist +1,233 N Developer Area/Dev Team Ideas/Usability Sprint '09/Initial Braindump Created page with "This was a combination of braindump and subsequent meeting. The meeting took place via Skype at some time during February/March (Nigel can't remember when exactly). <div id="sec…"
- 18:5518:55, 9 Mayıs 2011 diff hist +1,930 N Developer Area/Dev Team Ideas/Usability Sprint '09 Created page with "We will be having a usability sprint after the Mahara 1.2 release. The goal is to look at Mahara and deduce the core usability issues, and attempt to fix or reduce the impact of …"
- 18:5518:55, 9 Mayıs 2011 diff hist +12,197 N Developer Area/Dev Team Ideas Created page with "Current wishlist ideas from the Dev Team, these may be implemented at some point as time allows. Note: We should port stuff to here from the devteamideas page on the catalyst wi…"
- 18:5518:55, 9 Mayıs 2011 diff hist +3,170 N Developer Area/Database conventions Created page with "* each plugin type gets {$plugintype}_config, cron, installed and event_subscription. * any tables individual plugins want to install must be prefixed by $plugintype_$pluginname_…"
- 18:5518:55, 9 Mayıs 2011 diff hist +8,301 N Developer Area/Core Subsystems/View Templates Created page with "<div class="wikitext"> (see also HowToWriteAViewTemplate) Templates will be installed during post-inst, they will be parsed at that time and have their parsed data stored s…"
- 18:5518:55, 9 Mayıs 2011 diff hist +10,989 N Developer Area/Core Subsystems/Table Renderer Created page with "<div id="section_1"> === Example Usage === <div class="wikitext"> You simply create an instance of the [http://old.eduforge.org/wiki/wiki/mahara/wiki?pagename=TableRenderer Ta…"
- 18:5518:55, 9 Mayıs 2011 diff hist +2,804 N Developer Area/Core Subsystems/Page Title Template Created page with "<div class="wikitext"> All templating in Mahara is done with Dwoo ([http://dwoo.org/ <span style="white-space: nowrap">Image:http.pnghttp://dwoo.org/</span>]). Each page tha…"
- 18:5518:55, 9 Mayıs 2011 diff hist +3,793 N Developer Area/Core Subsystems/Notifications Created page with "Mahara has a notifications framework for getting messages to users through a variety of means. <div class="wikitext"> Notification types are plugins, currently there exists thr…"
- 18:5518:55, 9 Mayıs 2011 diff hist +2,841 N Developer Area/Core Subsystems/Form API (Pieforms)/Page Title Created page with "<div class="wikitext"><div id="section_1"> === AJAX forms === ; Are now sent via a hidden iframe instead of a <span class="wikiunknown"><u>MochiKit</u>[http://old.eduforge.org/…"
- 18:5518:55, 9 Mayıs 2011 diff hist +9,802 N Developer Area/Core Subsystems/Form API (Pieforms)/Form APIForm Array Created page with "The biggest part about creating a form is describing it using the $form array. This array can tend to get quite large when many elements are involved, so here is a breakdown of i…"
- 18:5518:55, 9 Mayıs 2011 diff hist +21,318 N Developer Area/Core Subsystems/Form API (Pieforms)/Form APIElements Created page with "<div class="toolbar"><br /> There are many elements that can be used in the form API, and it's easy to write new ones if necessary. This page describes the API for creating your …"
- 18:5518:55, 9 Mayıs 2011 diff hist +7,208 N Developer Area/Core Subsystems/Form API (Pieforms)/Form APIAJAXForms Created page with "<div class="toolbar"><br /> The form API supports submission of forms to a hidden iframe (not really AJAX but as I'm writing new documentation elsewhere I can't be bothered renam…"
- 18:5518:55, 9 Mayıs 2011 diff hist +348 N Developer Area/Core Subsystems/Form API (Pieforms)/Form API i18n Created page with "Form rules can be internationalised to different languages. This is still a work in progress, but basically either a rule can export a function named <code>form_rule_$rulename_i1…"
- 18:5518:55, 9 Mayıs 2011 diff hist +18,720 N Developer Area/Core Subsystems/Form API (Pieforms) Created page with "Pieforms is a development of the Mahara project, that has since been made into its own project on [http://sourceforge.net/projects/pieforms/ <span style="white-space: nowrap">[[I…"
- 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…"