Actions

Plugins

From Mahara Wiki

Mahara has a very pluggable architecture, which allows people to add their own artefacts, blocks for views, methods for authentication and more. Mahara is a young project, but a few plugins are beginning to appear. Here is a list of them.

If you have a plugin that you'd like to contribute, we'd love to hear from you! Post on the Developers Forum with some information about it.

Please note: Plugins listed here are NOT subject to the same standards of review that the Mahara core is, and as such, may contain security issues or other problems. It's up to you to verify that the plugin will adequately suit your needs!

Mahara plugins

Artefact Plugins

Mahara ships with plugins for profile information, a file repository, blogs and a resume builder. In addition, these plugins are available:

  • Bookmark by Catalyst for Intel Education - Users can save links as Mahara artefacts. They are managed on a separate page under the My Portfolio menu, and can be selected for display in a block. Mahara 1.2 only. download
  • Europass by Gregor Anželj - implements Europass into Mahara, allows showing Europass data in Views and exporting this data into several forms
  • My CPD by James Kerrigan and Geoff Rowland - adds a Continuing Professional Development (CPD) log to record details and total time spent on different CPD activities
  • My Learning by Gregor Anželj - adds questionaires about learning styles and intelligences, with Flash-based visualisations that can be embedded in Views
  • My Reading by Jong-Dae Park - add comments on the books users read. The plugin was developed by modifying the code of blog artefact plugin developed by Catalyst and utilize web service from Korean online book company. The code need to be modified if users want to use webservice from the online book company in other countries. download
  • Problems & Conditions by Catalyst for Cambridge University School of Clinical Medicine - adds the ability for students to record case notes about medical conditions, and share them with others. A nice feature is a category browser that makes it easy for users to choose what conditions to associate with a given case note.
  • Web Services Web Services support for Mahara (REST, SOAP, & XML-RPC)
  • External Resource by Laurent Opprecht for the University of Geneva - allows you to add embedable content (videos, pictures, ...) and resources (pdf, rss, ...) to your Mahara portfolio. All providers that implement any of the protocols (oembed, ogp, ...) is supported - Youtube, Dailymotion, Slideshare, Google Books, and more.
  • Notes by Laurent Opprecht for the University of Geneva - allows you to create documents/take notes and display them in views.

Blocktype Plugins

  • Chem 2D NIH by Geoff Rowland - uses the NIH NCI/CADD Chemical Identifier Resolver service to display an image of a 2D chemical structure in a Page (View).
  • Embed.ly by Gregor Anželj - embeds tons of Web 2.0 stuff
  • Facebook Like / Recommend by Gregor Anželj - adding Facebook buttons to a Mahara page so that updates can be sent to that service (bug tracker and code repository)
  • FreeMind Flash by James Kerrigan and Geoff Rowland - adds an interactive Flash rendering of a FreeMind mind map to a Page (View).
  • GoogleApps by Gregor Anželj - allows for making Google Docs, Spreadsheets, Presentations, calendars and maps visible in a View.
  • Jmol by James Kerrigan and Geoff Rowland - displays an interactive 3D chemical structure file rendered with Jmol in a Page (View).
  • Jmol NIH by Geoff Rowland - uses the NIH NCI/CADD Chemical Identifier Resolver service to display an interactive 3D chemical structure rendered with Jmol in a Page (View).
  • LinkedIn Profile by Gregor Anželj - embeding LinkedIn public Member Profile to a Mahara page
  • LinkedIn Share button by Gregor Anželj - adding LinkedIn Share button to a Mahara page so that updates can be sent to this service
  • My Forum Posts block by William Mair - displays your posts from multiple forums (bug tracker and code repository)
  • Twitter by Florian Eder - embeds Twitters Tweets or Twitter Timeline
  • Twitter Tweet buttons by Gregor Anželj - adding Twitter buttons to a Mahara page so that updates can be sent to that service (bug tracker and code repository)
  • WindowsLive by Gregor Anželj - embeds documents, Hotmail calendar and Bing maps in a View.

Authentication Plugins

Integration with other systems

Search Plugins

Plugin Installation

Unless the plugin has an installation manual, to install the plugin, download it first, then decompress it in the appropriate plugin type directory. For example, if you download an artefact plugin, decompress it in the 'artefact' subdirectory. If you download a blocktype plugin, decompress it in the 'blocktype' subdirectory.

Plugin Development

Subpages