Page including

After you install this plugin, your are able to use {include: PageName}
wafl phrase in your Kwiki page content, and that will include
all content of that page in this one. So it allows you to
"modualize" your Kwiki pages. You can give a list of page names
sepearated by comma, or space. They will be included in order.

For example:

 {include: PageOne}

 {include: PageOne,PageTwo}

 {include: PageOne PageTwo}

Additional, more comprehensive, image linking support

  {image:http://www.google.com/images/logo.gif http://www.google.com Google inline}

will render as:

  <a href="http://www.google.com"><img src="http://www.google.com/images/logo.gif" alt="Google" class="inline" /></a>

For XHTML compliance, a default alt attribute is included if omitted:

  {image:http://www.google.com/images/logo.gif http://www.google.com}

will render as:

  <a href="http://www.google.com"><img src="http://www.google.com/images/logo.gif" alt="Image" /></a>

Another example:

  {image:http://www.nowhere.com/images/fancygraph?type=onthefly}

will render as:

  <img src="http://www.nowhere.com/images/fancygraph?type=onthefly" alt="Image" />
  • Added wiki sisters support, also called shortcuts.
  • The server has moved again
  • The server has moved.
  • removed the keywords plugin as it hardly served any other purpose than adding spam
  • Captchas have been installed
    • these are the little pictures with numbers, showing when editing a page.
    • enter the displayed number correctly before saving the page. If wrong,
    • press the "back" button of the web browser, and try again.
    • should the number be too difficult to read, press "reload" for another one.
  • page differences can be displayed:
    • click on "Revisions" of a page, and "Prev" or "Next" to the wanted revision
    • a new action bar item "Differences" shows, which shows the differences
  • the wiki layout is now unthemed
  • the logo has been changed
  • there are ads at the bottom of the pages
    • these help financing the server
      • contributed 5% to the server rental last year.
      • contributed 1.5% to server rental this year.