04
Dec
Tip: inline menus in PmWiki

To structure several interconnected pages in a PmWiki site it might be helpful to use inline menus which look like the picture at the right. Without changing the style or theme, it is easy to create them by putting the following into the GroupHeader of the group which uses such a menu:
>>rframe padding=1em<<
(:include Menu:)
>><<
(:include Menu:)
>><<
The content of the menu goes into the Menu page:
!!%center% Menu
[[Draft|About Minlog]] \\
[[Documentation]] \\
[[Installation]] \\
[[CVS|From CVS]] \\
[[ProofGeneral]]
[[Draft|About Minlog]] \\
[[Documentation]] \\
[[Installation]] \\
[[CVS|From CVS]] \\
[[ProofGeneral]]
No Comments »
No comments yet.
RSS feed for comments on this post. TrackBack Website




