SF.net Project News: Very Quick Wiki (veryquickwiki project) - Very Quick Wiki is a Java Server Pages based WikiWikiWeb clone. It's goal is to be as lightweight but as functional as possible. It is deployed by dropping a single war file into any J2EE web container without any extra installation processes.
First off, my sincere apologies for the fact that I've not responded to messages or continued my work on VQWiki.
Unfortunately, I have been quite ill and this has led to my decision to step down as the VQWiki project leader.
I will offcourse be happy to see the project continue on with another project lead whom has already stepped forward. For me however, the road ends here.
The project's new lead will be Marcello Teodori from Italy. He is already familiar with the project and its goals and I'm sure he'll do a fine job of it.
Again, my apologies for the lack of communication from my side. I hope you will understand. I also hope to be able to contribute to this project again in the future.
- Martijn (0 comments)
Please keep in mind this is a BETA version
Fixes
- Using StyleSheet topic as CSS instead of vqwiki.css
- Export2HTML, WikiStatistics and WikiSiteMap now works as it should be.
- Improved removal of lockfiles
- Fixed minor screen layout issue
- Fixed issue with vqwiki.properties that could not be found
Improvements/Patches
- ExFormatLex has now support for macros (replace keywords with html snippets).
- Editor jsp reworked.
- Table of contents for headlines (default: switched off).
- Added resource message admin.caption.openExtLinkInNewWindow
- Added property openExtLinkInNewWindow
- Added logging if lock file couldn't be deleted
- New version of fileupload (commons-fileupload 1.1 / commons-io 1.2)
- New QuickHelp special topic for edit screen
- Added russian translation
- Updated german translation
- Added strikethrough support that doesn't conflict with horizontal line
- Added new WikiHelp default topics
- Improved default LeftMenu and TopArea contents
Removed
- vqwiki.css file deprecated, replaced by StyleSheet topic
- source code is no longer included in war file, please get it from the repository (0 comments)
On March 15th, I'll be releasing VQWiki 2.8 BETA. I'm releasing a beta version so people will have a chance to help out in testing. One week later, barring major problems we will release 2.8 Final.
A small and incomplete list of changes:
- addition of strikethrough to the parser
- enhanced edit screen
- QuickHelp topic instead of hardcoded quick help
- some improvements in the default topics (0 comments)
Today, the VQWiki project is proud to announce its new site design.
The new design sports a brand new logo for the VQWiki project and allows people to preview the new default layout which is planned for release 3 of the VQWiki software.
Find out more at http://www.vqwiki.org (0 comments)
Release Name: v2.7.91
Notes:
This is an intermittant release due to a serious bug with attachments which surfaced in 2.7.9.
All users are encouraged to upgrade to 2.7.91 and to skip 2.7.9.
Changes:
2.7.91
Fixes
- Fixed: Attach link in top menu bar was broken
- Fixed: Attach functionality was broken
- Fixed: Corrected url in vqwiki.css for external URL image
- Removed: "--" for strike-through since it broke horizontal line ("----")
- Update: Italian translation
- Update: Changed RSS Servlet to produce RSS output that validates with feedvalidator.org (thanks Stuart) (0 comments)