Ruby on Rails
HowToIncludeAnotherPageWithInstiki

Reference: Instiki on RubyForge

_Includes the contents of another page for rendering. The include command looks like this: !include PageName

. It is a WikiLink since it refers to another page (PageName) and the wiki content using this command must be notified of changes to that page. If the included page could not be found, a warning is displayed._

The following example includes should include Wiki page below:

!include Wiki

But it doesn’t work, cause this feature has been added in version 0.9.0. What’s the current version of wiki.rubyonrails.com ?