Hi All,

I'm a senior Java developer, located in Sydney, Australia, and am intersted in getting involved in this project. I have a pretty good background with Confluence (my 2nd brain).

Not quite sure how I can help just yet, or how much time I can devote, but I am looking forward to see how I can volunteer to make this project better.

I've just managed to get the source code to compile, put it in eclispe, deployed it to Tomcat, and built the TreePlugin.

Hosting#

  • I have launched my JSPWiki here - http://digitalspider.com.au/JSPWikiContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png
  • Although I plan to create another one on OpenShift See JSPWikiPublications and migrate my current mediawiki to jspwiki.

Plugins#

Check out my list of plugins here:

Some of these are available here:

Roadmap#

On my "to do soon" roadmap is:
  • AttachmentsPlugin - lists attachments on the page even in readonly mode (so you dont have to use the tab).
  • PasswordPlugin - a way to encrypt passwords and place them in the wiki
  • JDBCPlugin - pull data from a JDBC connection
  • AutoHtmlLinkFilter - automatically convert http: links
  • VideoEmbedFilter - automatically embed https://www.youtube.com/watch?v=_ndfyn0y9B0 or http://vimeo.com/30998268
  • EnahncedFileSystemProvider - persist page attributes as page properties - https://issues.apache.org/jira/browse/JSPWIKI-856Content unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png
  • JDBCProvider - persist content to a database - Hibernate ORM

Advanced#

Some of the other things I would love to see in this wiki are:
  • UI for Administration pages - a way to edit the jspwiki.properties through a form
  • OSGi for plugins - Apache Felix iPOJOContent unavailable! (broken link)https://jspwiki-wiki.apache.org/images/out.png
  • UI for ACL controls - Edit/View controls for users / groups
  • CKEditor as a WYSIWIG editor
  • Hibernate / Jackrabbit / Database storage
  • Spaces
  • Macro/Plugin browser
  • Theme/Skin management
  • Mobile UI

Other JIRA issues#