Changes
I will place all changes to the
DokuWiki here. Note there may be changes which are not yet released.
- 07.08.2004
- some linkformating fixes
- autogenerated Table of contents can be disabled with
~~NOTOC~~
- some more typography (see formating)
- 05.08.2004
- fixed another XHTML bug in listparsing (i hope)
- another small typography fix: 640×480
- added subscript and superscript
- added custom textreplacement
- pagecaching using foocache
- 04.08.2004
- favicon added
- Editbox size is now stored in a persistent cookie
- 03.08.2004
- Bug on image resizing to new aspect ratio fixed (Delete
media/.cache/*
)
- Replaced the logo image by the title configured in the config file
- 01.08.2004
- Imagecaching can be disabled with
nocache
parameter
- Sessionname now uses
title
– multiple installations on the same server are now possible
- added
this
as special case for interwiki
Everything above this line is not included in the last release
- 25.07.2004
- 24.07.2004
- Index added
- Parser bugfixes
- Footnotes added
- 23.07.2004
- added IP and remote user to recent changes and feed
- 20.07.2004
- 19.07.2004
- Added a stylesheet for print
- Always clean the id before it is displayed anywhere
- 18.07.2004
- Anti WikiSpam changes
- Fixed problem with nested lists like this one
- 17.07.2004
- correct META headers for search engine robots
- only index existing pages, ignore old revisions and edit pages
- set date META header
- 16.07.2004
- Typographically correct characters
- Logging is done with clean ID
- 15.07.2004
- Better handling of codeblocks marked by indention
- two spaces of indention are required now
- indention is removed on show
- 13.07.2004
- Fixed problem with smileys in lists
- 11.07.2004
- Deleted pages are not shown in
Recent changes
anymore
- fixed some IE display problems
- 10.07.2004
- disable full document path in footer
- configurable start pagename (thanks to Alexander Pärsch)
- images in link possible
- some internal code cleanup
- title tags for AccessKeys
- translation of QuickButtons
- 07.07.2004
- 05.07.2004
- 04.07.2004
- fixed list markup to be XHTML compliant again
- fixed missing charset definition
- optional email notify added
- fixed links on webservers running on ports other than 80