![]() |
|
|
miniwiki
Project Home • Known Issues • Contact Project
Author: Oscar Arevalo (All RIAForge projects by this author) Description:
miniwiki is a very simple wiki application that is focused on providing only the most basic wiki functionality, while at the same time being easy to customize and having a small footprint.
miniwiki uses the HomePortals framework as the rendering engine and for content storage. ** no database required ** Usage ----------- Using miniwiki is really simple, navigation is done automatically by following wikipage links. To add/edit page login using the provided link. The default password is "miniwiki". Anytime you reach a nonexistent page, click on Add/edit and you will be displayed a textearea to edit or create that page. You can also select from a previous version of that page. To change the password edit the Application.cfc file and look for the line 8 Wiki Syntax -------------- miniwiki uses a subset of restructured text for the wiki syntax, but it can easily be modified to use WikiMedia format using the wikiConverter project (http://wikiconverter.riaforge.org) Supported Syntax: * words in CamelCase are automatically converted to links for wikipages * URLs beginning with http, https and ftp are automatically converted to links * = header (h1) = * == subheader (h2) == * === subheader (h3) === * ==== subheader (h4) ==== * *emphasis* * ''emphasis'' * **bold** * '''bold''' * - bulleted list item
Requirements: Issue Tracker: There are no issues for this project. To enter issues for this (or any other) project, you must be logged in. |
||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.