12,782
edits
Line 81: | Line 81: | ||
=== Using semantic mediawiki === | === Using semantic mediawiki === | ||
We currently have a mechanism (relying on the semantic extension) that allows several wiki pages to be grouped into a collection, displaying a navigation menu on each page, see e.g. [[OER4Schools]]. As part of this project, we have documented our work, allowing the replication of this on another wiki, see [[EWTE/nav]] for an example, and [[:Category:PageGroupTemplate]] for documentation. {{: EWTE/nav/plusminus}} | We currently have a mechanism (relying on the semantic extension) that allows several wiki pages to be grouped into a collection, displaying a navigation menu on each page, see e.g. [[OER4Schools]]. As part of this project, we have documented our work, allowing the replication of this on another wiki, see [[EWTE/nav]] for an example, and [[:Category:PageGroupTemplate]] for documentation. The simples use is the [[Template:BasePageGroupNav]]. Simply including this template on subpages: | ||
<nowiki>{{BasePageGroupNav}}</nowiki> | |||
creates a navigation menu, see [[EWTE/nav]] for an example. | |||
{{: EWTE/nav/plusminus}} | |||
For more information, see [[OER:Documentation]]. | For more information, see [[OER:Documentation]]. |