Download Latest Version ERDialog-2.16.tar.gz (406.3 kB)
Email in envelope

Get an email when there's a new version of Erlang Dialog Project

Home / erdwiki
Name Modified Size InfoDownloads / Week
Parent folder
erdwiki-1.1 2008-12-01
erdwiki-1.0 2008-11-28
erdwiki-1.5install.exe 2012-07-19 870.1 kB
erdwiki-1.5.rpm 2012-07-19 667.2 kB
erdwiki-1.5.deb 2012-07-19 638.1 kB
Readme.erdwiki 2012-07-18 2.6 kB
ERDwiki-1.5.zip 2012-07-18 873.6 kB
ERDwiki-1.5.tar.gz 2012-07-18 635.1 kB
ERDwiki-1.5.tar.bz2 2012-07-18 562.5 kB
Totals: 9 Items   4.2 MB 0
Yaws wiki adapted to ERDialog


This Wiki was originally based on Joe Armstrongs wiki implementation. 
It has been ported to yaws and hacked quite a bit in general by Johan
Bevemyr.


It is possible to have several Wiki instances on the same server. 
Just install the wiki/* files in the directory where you want a 
Wiki instance. This is easily done by running the updateWiki script
and give a new directory as argument.

To edit the wiki preferences go to the wiki page WikiPreferences
(for example by clicking on the "All Pages" or "Zombies" icon)
and replace the gifs with our own favorites.

The password to the WikiPreferences page is ForgetMe.

Getting started
---------------
WIKIINSTALLDIR is where the wiki is located.  It must be part of your
docroot.  After installation, browse to the wiki directory. You will be
asked to create a 'home' page, which will be the first wiki page. To find out
about the special wiki formatting rules, go to WikiFormattingRules (e.g.
from "All Pages"). To create a new page, just create a link to it by clicking
EditMe on the home page (use the ~ character:  "my new page ~TestPage"), and
save the home page. The new link will show up as: "my new page TestPage???".
The question marks means that the node TestPage doens't exist. Click on the
question marks to create the the page.


Look and feel
-------------

The layout of the Wiki pages is to a large extent controlled by 
two templates in WikiPreferences.files called template.html 
and template_info.html. There is an alternative look and feel
bundled, just copy template2.html to template.html and 
template_info2.html  to template_info.html.

To maintain
-----------

There are a number of useful scripts in the script directory.

updateWiki    - takes a number of wiki directories and updates
		the .yaws files etc

getPassword   - takes a path to a wob file as argument. Will print
		the password associated with that node. 

importFiles   - takes a path to a wob file as argument. Will add
		any files in the corresponding .files directory
		to the page. Useful when you want to import many
		files without going through the WEB GUI. Just
		copy the files to the .files directory and run
		the importFiles command.

Changes
Version 1.5
   Reverted to accept html links

Version 1.4 
  updated files for erlang 15B
  
Version 1.3
  Added help files
  changed gif icons to svg format

Version 1.2       
  Updated for the ERDialog version 1.8

Version 1.1
  Updated for the ERDialog version to 0.7

Version 1.0 
  Refactored the directory structure to work as an applet for ERDialog version 0.5
Source: Readme.erdwiki, updated 2012-07-18