Actions

User

Zzmonty/notes

From Mahara Wiki

< User:Zzmonty

Plugin type: blocktype

These are the items that can be added to individual pages. Currently blocks do not contain export or import functionality. This leads to the question of how does the core program know exactly how to export a block as HTML or LEAP?

  • Directory: $MAHARA/blocktype
  • GUI: portfolio -> pages -> edit pages

Plugin type: artefact

Artefacts are individual items that can be added to a portfolio. This can be files, journal entries, whole journals, resumes, and plans. Individual artefacts do contain import and export functionality.

  • Directory: $MAHARA/artefact
    • Blog
      • Directory: $MAHARA/artefact/blog
      • Directory: $MAHARA/artefact/journals
    • Comment
      • Directory: $MAHARA/artefact/comment
    • File
      • Directory: $MAHARA/artefact/file
      • Directory: $MAHARA/artefact/files
    • Internal
      • Directory: $MAHARA/artefact/internal
      • Directory: $MAHARA/artefact/profile
    • Plans
      • Directory: $MAHARA/artefact/plans
      • GUI: Content -> plans
    • Resume
      • Directory: $MAHARA/artefact/resume
      • GUI: Content -> resume

Plugin type: auth

The authentication system controls the logging in and logging out of users. This system allows login to be controlled by a third party database of usernames and passwords. Besides the login screen, there is no GUI associated with this.

  • Directory: $MAHARA/auth

Plugin type: export

  • Directory: $MAHARA/export


Plugin type: notification

  • Directory: $MAHARA/notification


Plugin type: grouptype

  • Directory: $MAHARA/grouptype

Plugin type: search

  • Directory: $MAHARA/search


Plugin type: interaction

  • Directory: $MAHARA/interaction


Plugin type: import

  • Directory: $MAHARA/import

Notes about plugins

Header 1 Header 2 Header 3
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3
row 3, cell 1 row 3, cell 2 row 3, cell 3