Table of Contents

IA Template

Author Martin Tschofen
Version 0.1 beta (2008-Apr-04)
Required DokuWiki version 2006-11-06
Download IATemplate.zip
Main page IA Template at mtbrains

IA template is the bases of any RIA's page structure. It consists of the following elements.

----------------------------------------
| (1)Header                            |
| ------------------------------------ |
| (1a)Main Nav           | (1b)Min Nav |
----------------------------------------
| (2)Breadcrumbs     | (3)Search       |
----------------------------------------
| (4)Welcome bar                       |
----------------------------------------
| (5)Sidebar | (6)Main Content Area    |
|         |                            |
|         |                            |
|         |                            |
|         |                            |
----------------------------------------
| (7)Footer                            |
----------------------------------------

Features

Additional content areas.

Can be specific to the namespace (ns:ia_sidebar), the individual page (ns:ia_sidebar_pagename) or even excluded from a page in a namespace that has one (ns:ia_sidebar_pagename_no). Names for these areas can be changed in the config manager.

Provide Project information through config manager

Show or hide

Review pages

Create a group called 'reviewer' in user manager. In the ACL manager set the previledges of that group to read only. Set the permissions of the namesspace where review comments are stored to read, edit and create. Give the users that need to review only a user account with the group set to 'reviewer'.

Configurations

Hide IA content

IA template takes advantage of DW “hide pages” feature. all additional content is stored in folders that start with 'ia_'. Thus a simple ':ia_.*|:wiki' pattern for the 'hidden page' feature hides these folders from the index…

Works together with UXD plugin

Notes: