This page (revision-31) was last changed on 05-Oct-2016 15:47 by sara sahar 

This page was created on 14-Aug-2014 12:41 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
31 05-Oct-2016 15:47 2 KB sara sahar to previous
30 30-Mar-2016 22:10 2 KB Juan Pablo to previous | to last
29 30-Mar-2016 21:15 2 KB JEMS to previous | to last HowToCreateANewPage ==> +1-855-639-4698 windows 10 technical support number
28 05-Feb-2016 08:44 2 KB Harry Metske to previous | to last
27 29-Jul-2015 14:54 2 KB David Vittor to previous | to last
26 20-Jun-2015 16:28 2 KB David Vittor to previous | to last
25 24-Jan-2015 15:59 2 KB David Vittor to previous | to last
24 24-Jan-2015 12:58 2 KB David Vittor to previous | to last
23 24-Jan-2015 11:34 2 KB David Vittor to previous | to last
22 24-Jan-2015 11:10 2 KB David Vittor to previous | to last
21 23-Sep-2014 12:27 2 KB David Vittor to previous | to last

Difference between version and

At line 7 changed one line
I've just managed to get the source code to compile, put it in eclispe, deployed it to Tomcat, and built the TreePlugin.
I've just managed to get the source code to compile, put it in eclispe, deployed it to Tomcat, and built the [TreePlugin].
At line 9 changed one line
Whoohoo now I have my own JSPWiki running on localhost!
!Hosting
* I have launched my JSPWiki here - [http://digitalspider.com.au/JSPWiki]
* Although I plan to create another one on __OpenShift__ See [JSPWikiPublications] and migrate my current mediawiki to jspwiki.
At line 11 changed 2 lines
I'm thinking of documenting how to set this up on __OpenShift__, and migrating my current mediawiki to jspwiki.
* Already done. See [JSPWikiPublications]
!Haddock Template
* To test the [Haddock Template] you do so on my sample page here: [http://digitalspider.com.au/testwiki]
At line 14 removed 2 lines
Some plugins that need converting/upgrading are here:
* [http://www.ecyrd.com/JSPWiki/wiki/JSPWikiPlugins]
At line 17 changed one line
Some plugins I'm thinking of writing are:
!!Testing SampleAjaxPlugin
See [SampleAjaxPlugin]
[{SampleAjaxPlugin}]
!Plugins
Check out my list of plugins here:
* [http://digitalspider.com.au/JSPWiki/Wiki.jsp?page=Plugins]
Some of these are available here:
At line 20 changed 19 lines
* PluginsListPlugin - filers, plugins, pages
* AttachmentsPlugin
* ImageGalleryPlugin
* CreatePagePlugin
* VLCMeditPlayerPlugin
* PrintPlugin
* JDBCPlugin
* JFreeChartPlugin - [http://www.jfree.org/jfreechart/]
* YouTubePlugin
* VimeoPlugin
* RSSFeedPlugin
* DocViewerPlugin - ViewerJS [http://viewerjs.org/]
* MailBlastPlugin - provide html source, and list of data (email,field1,field2)
* JIRAPlugin - [https://developer.atlassian.com/display/JIRADEV/JIRA+REST+APIs]
* TwitterPlugin - [https://dev.twitter.com/docs]
* BitcoinWidgetPlugin - [http://www.coindesk.com/price/bitcoin-price-ticker-widget/]
* QueryPlugin - [https://issues.apache.org/jira/browse/JSPWIKI-624]
* TwitterRecentChanges - [https://issues.apache.org/jira/browse/JSPWIKI-522]
* JSPWikiMarkupParser - [https://issues.apache.org/jira/browse/JSPWIKI-852]
* [ImageGalleryPlugin]
* [VideoPlugin]
* [JiraPlugin]
* [JDBCPlugin]
* [PluginListPlugin]
* [AutoLinkHtmlFilter]
* [EncryptedPageFilter]
* FileSystemProvider - persist page attributes as page properties. Completed in [https://issues.apache.org/jira/browse/JSPWIKI-856]
At line 40 changed 2 lines
!Filters
* AutoHtmlLinkFilter - automatically convert http: links
!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
At line 43 changed 5 lines
* MarkdownFilter
* ConfluenceMarkupFilter
!PageProviders
* FileSystemProviderPlus - persist any other properties (other than just author, changenote and last modified)
* Base64Filter - encrypt page content
At line 49 changed 3 lines
* JackRabbitProvider - persist to a JCR
* MemcacheProvider - Interesting idea
* EncryptedPageProvider
* OrientDBPageProvider - graph database [http://www.orientechnologies.com/orientdb/] or [http://www.neo4j.org/]
At line 53 changed 10 lines
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 iPOJO|http://felix.apache.org/documentation/subprojects/apache-felix-ipojo.html]
* 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
!Documentation
* [HowToDeleteAttachments]
* [HowToEnableVersions]
* [HowToCreateANewPage]
* [HowToSetupAUserDatabase]
* [HowToChangeASkin]
* [HowToAddGoogleAnalytics]
* login improve - [https://issues.apache.org/jira/browse/JSPWIKI-257]
* support for niceedit - [https://issues.apache.org/jira/browse/JSPWIKI-362]
* jQuery - [https://issues.apache.org/jira/browse/JSPWIKI-811]
* Wiki on a Stick - [https://issues.apache.org/jira/browse/JSPWIKI-828]