Blog Plugin
Download
blog.jar - This is all you need to install the pluginblogPlugin.zip - The source code.
Installation
Make sure blog.jar is included in the classpath when FitNesse boots.Add the floowing to plugins.properties
Responders = addBlogComment:com.objectmentor.fitnesse.AddBlogCommentResponder WikiWidgets = com.objectmentor.fitnesse.BlogCommentFormWidget
Usage
This plugin provides a new wiki widget that is used like so:!commentForm [taget page name]
When rendered the widget will show a form like the image below. When the form is submitted, content will be added to the current page as a collapsable section. Optionally, a alternative page can be specified as the target page where content will be saved.
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page