Is Dokuwiki able to include one wiki page content into another wiki page?
When I was testing Instiki, there was this neat function where you could include other wiki content into a wiki page. This was how they implemented their sidebar.
To do this, at the top of the page, all they would have to do was use the following:
[ [ !include sidebar ] ]
In some instances, one wiki page would be filled with content, and the only thing you could see when you hit the edit button was:
[ [!include PageOne] ]
[ [!include PageTwo] ]
[ [!include PageThree] ]
This is great for 'automatic updates'.
Is Dokuwiki able to do this?
Last edited by harry (2006-02-08 23:40:00)
Offline
This is called Content Includes in the Matrix. There is a Plugin for DokuWiki available which adds this feature.
Offline
You are not logged in.