EWTE/nav/plusminus: Difference between revisions

From OER in Education
< EWTE‎ | nav
(Created page with "The advantages of this approach are: * Flexible creation of navigation, as simple as adding a generic template Template:BasePageNav to a set of pages (and sub-pages) to cr...")
(No difference)

Revision as of 12:21, 5 January 2015

The advantages of this approach are:

  • Flexible creation of navigation, as simple as adding a generic template Template:BasePageNav to a set of pages (and sub-pages) to create navigation.
  • Allows for 'previous' and 'next' links.

The disadvantages of this approach are:

  • It does require a number of extensions to be installed (semantic mediawiki, as well as functions for arrays).
  • It does not integrate with the book extension, when in principle the functionality is similar.