Actions

Difference between revisions of "Plugins/Artfact/Library"

From Mahara Wiki

< Plugins
(Mahara Library Artefact Plugin)
Line 4: Line 4:
 
The code base is available on GitHub here: [https://github.com/gnerzic/mahara-library-artefact https://github.com/gnerzic/mahara-library-artefact]
 
The code base is available on GitHub here: [https://github.com/gnerzic/mahara-library-artefact https://github.com/gnerzic/mahara-library-artefact]
  
This repository contains two directories; and "artefact" directory for the Library artefact plugin, and a "grouptype" directory for the LiteratureReview grouptype plugin.
+
This repository contains two directories; an "artefact" directory for the Library artefact plugin, and a "grouptype" directory for the LiteratureReview grouptype plugin.
  
 
To install the plugin:
 
To install the plugin:

Revision as of 09:47, 22 October 2019

The Mahara Library is an artefact plugin (and associated grouptype) to create a library of publications which can be shared within a group. The artefact uses a simple recommender system to suggest publication that the user may choose to read based on user's recommendations and those of other users.

Installation

The code base is available on GitHub here: https://github.com/gnerzic/mahara-library-artefact

This repository contains two directories; an "artefact" directory for the Library artefact plugin, and a "grouptype" directory for the LiteratureReview grouptype plugin.

To install the plugin:

  • copy of the contents of literaturereview to your "mahara-hdocs"/grouptype directory
  • copy of the the contents of library to your "mahara-hdocs"/artefact directory.

Configuration (optional)

//TODO continue conf