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 one line
To set this up on __OpenShift__ See [JSPWikiPublications]. Now I just need to migrate my current mediawiki to jspwiki.
!Haddock Template
* To test the [Haddock Template] you do so on my sample page here: [http://digitalspider.com.au/testwiki]
At line 16 added 5 lines
!!Testing SampleAjaxPlugin
See [SampleAjaxPlugin]
[{SampleAjaxPlugin}]
At line 14 changed 2 lines
Some plugins that need converting/upgrading are here:
* [http://www.ecyrd.com/JSPWiki/wiki/JSPWikiPlugins]
Check out my list of plugins here:
* [http://digitalspider.com.au/JSPWiki/Wiki.jsp?page=Plugins]
At line 17 changed one line
Some plugins I'm thinking of writing are:
Some of these are available here:
At line 19 changed 20 lines
* [GoComicPlugin]
* PluginsListPlugin - filters, 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]
* [GoComicsPlugin]
* [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 page attributes as page properties - [https://issues.apache.org/jira/browse/JSPWIKI-856]
* 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 11 lines
!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 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]
At line 65 changed 2 lines
!Other JIRA issues
* logo and favicon - [https://issues.apache.org/jira/browse/JSPWIKI-363]