Zzmonty/notes: Difference between revisions
From Mahara Wiki
< User:Zzmonty
Line 7: | Line 7: | ||
==Plugin type: artefact== | ==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 | * Directory: $MAHARA/artefact | ||
** Blog | ** Blog | ||
*** Directory: $MAHARA/artefact/blog | *** Directory: $MAHARA/artefact/blog | ||
*** Directory: $MAHARA/artefact/journals | *** Directory: $MAHARA/artefact/journals | ||
** Comment | ** Comment | ||
*** Directory: $MAHARA/artefact/comment | *** Directory: $MAHARA/artefact/comment | ||
** File | ** File | ||
*** Directory: $MAHARA/artefact/file | *** Directory: $MAHARA/artefact/file | ||
*** Directory: $MAHARA/artefact/files | *** Directory: $MAHARA/artefact/files | ||
** Internal | ** Internal | ||
*** Directory: $MAHARA/artefact/internal | *** Directory: $MAHARA/artefact/internal | ||
*** Directory: $MAHARA/artefact/profile | *** Directory: $MAHARA/artefact/profile | ||
** Plans | ** Plans | ||
*** Directory: $MAHARA/artefact/plans | *** Directory: $MAHARA/artefact/plans | ||
*** GUI: Content -> plans | *** GUI: Content -> plans | ||
** Resume | ** Resume | ||
*** Directory: $MAHARA/artefact/resume | *** Directory: $MAHARA/artefact/resume | ||
*** GUI: Content -> resume | *** GUI: Content -> resume |
Revision as of 10:34, 19 September 2011
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
- Blog
Plugin type: auth
- 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 |