blob: adc55d1d988c165faa1d8da404270d30763dece6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
See the [[TWiki/WebMenuFormat]] for formatting tips. If you don't understand anything of this, or you screw things up entirely, don't worry. Simply email [[Main/JoachimNilsson]] and ask him to fix the menu. :)
# Default items for this web
* SET DEFAULTITEMS =
%WEB\{name="Hurd" home="Hurd" expand="always"\}% %ITEM\{name="About" topic="TheGnuHurd"\}% %ITEM\{name="Documentation" topic="WebHome"\}% %ITEM\{name="Installation" topic="InstallNotes"\}% %ITEM\{name="Getting Help" topic="NewbieQuestions"\}% %ITEM\{name="Seen Hurd" topic="SeenHurd"\}%
%WEB\{name="GNU" home="GNU"\}% %DEFAULTITEMS%
%WEB\{name="Distrib" home="Distrib"\}% %DEFAULTITEMS%
%WEB\{name="Mach" home="Mach"\}% %DEFAULTITEMS%
%WEB\{name="Mig" home="Mig"\}% %DEFAULTITEMS%
%WEB\{name="Main" home="Main"\}% %DEFAULTITEMS%
%WEB\{name="TWiki" home="TWiki"\}% %DEFAULTITEMS%
|