Files | Admin

Notes:

Release Name: Soks 1.0.3

Notes:

This release fixes a bug that prevented uploads working well with IE 6.0.  Otherwise changes are mainly to the default look and feel: pre blocks are coloured, img tags are allowed to be as wide as they desire, 'pages that link here' has been replaced with a 'see also'.

Soks is yet another ruby wiki.  See http://www.soks.org for details.




Changes: * Update version number to 1.0.3 * In the default template, changed the 'pages that link here' to 'see also' and only include pages that are not linked to from that page. * Removed the max-width limit for images on the default stylesheet * Removed the td style from the default stylesheet * Altered default stylesheet to improve the look of pre tags * Fixed possible error in Mail2WikiHelper that could occur if mail message had no 'name' associated with it * default start.rb only requires from gem if it was created by a gem. * If a file upload from a windows machine starts with C:\ then it has its \ turned to / so that only the filename and no directory information is recorded. * Fixed Bug: File Uploads broken for Internet Explorer 6.0 * Added a news_rubyforge task to the rakefile