See the full release notes for more detailed information on features and bug fixes.
Plugins for VQWiki 2.7.1 and later:
Plugin
Readme
Binary
Source
Author
Flash - Display flash content on your wiki.
Marcello Teodori.
Todotag - Allows for creation of todo items and uses special topic TodoList.
Margrit Hoehme.
Note - Allows for creation of notes on a page.
Martijn van der Kleijn.
Include - Include one topic's content in another.
Martijn van der Kleijn.
GetHTML - Include external web page content in a topic.
Tobias Schulz-Hess.
SQL Source - Pretty-print SQL source code in a topic.
--
Tobias Schulz-Hess.
HTML Source - Pretty-print HTML source code in a topic.
--
Tobias Schulz-Hess.
RSS - Include RSS feeds in topics.
Tobias Schulz-Hess.
Chart - Easily draw line graphs, bar graphs and pie charts inline in a topic.
Gareth Cronin.
Stats - Show simple statistics of changes made by users since server was started.
--
Intended as a demo of writing a topic listener plugin.
HelloWorld - Show text output from an action.
--
Intended as a demo of writing an action plugin.
BeanShell - Evaluate Java expressions inline in a topic.
--
Caution - this plugin allows users to write arbitrary Java code and have it executed - this includes access to VQWiki classes - do not use on an untrusted public site.