Creating Zones
The TWiki engine supports
%INCLUDE{"MyPage"}%. Make a good use of this
to create pseudo zones (or rings if you prefer) that link all the related
pages together. This page should start with a secondary title, which is
its own name, so that one can click on the title of the outer page, to
reach the included page. It is composed of a description list.
For instance the content of the
MaintainingProjects page is:
%INCLUDE{"MaintainingProjects}%
Then, at the bottom of the members of the Zone, use (without the space
before the
INCLUDE):
----
% INCLUDE{"MaintainingProjects}%
By convention, unless there is obviously a better name for the zone (such
as
MaintainingProjects), the
WikiWord should end by "Zone". For
instance "Olena.WebZone".
The "Assignments" Zone
These pages are meant to be used from both the
Projects
and
Intra zones, therefore all the "TWiki Path" must be
absolute. For instance, notice that no
WikiWord is left
without its zone name in the
MiscAssignments:
%INCLUDE{"Projects.MiscAssignments"}%
--
AkimDemaille - 07 Mar 2003
to top