http://www.murga-linux.com/puppy/viewtopic.php?t=47185
Posted: Wed 30 Sep 2009, 13:44 Post subject:
I've fixed the remaining issues and fixed up the documents, etc:
2009-09-30 Gilbert Ashley <amigo@ibiblio.org>
* src/wiki.c
* src/wikitext.h
Fixed edit/delete functionality so that the links point to the
current page and not always the main WikiHome. This meant separating
EDITHEADER and PAGEHEADER into two independent headers.
* Added a man-page -taken from debian and slightly altered
* Added styles.css page -also taken from debian
* Added logo and toolbar png images taken from didiwiki website
* Added example didiwiki.conf
* Added didiwiki.1, styles.css, didiwiki-16.png, didiwiki.png,
didiwiki.conf and didiwiki.html to top-level Makefile.am
* Added notes about changes applied from debian patches to the
previous ChangeLog entry.
* Made small changes to the README file.
* Added names of all contributors to AUTHORS
* Added comments to the NEWS file.
* Edited the didiwiki.html file to remove out-dated information.
* configure.ac updated version to 0.8
* ran 'autoreconf -i' to generate new configuration files