Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-15) was last changed on 30-Dec-2010 13:49 by pgaillard  

This page was created on 29-Dec-2010 13:08 by pgaillard

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 2 lines
[{TableOfContents }]
At line 68 added one line
! Language learning app
At line 70 added one line
[Language learning app]
At line 72 added one line
!!! Implementation ideas
At line 74 added one line
!! Template plugin
At line 76 added one line
Scott is into [Velocity templates|wiki Tools] these days and plugins for JSPWiki tend to print a lot of text with some variable parts, so this looks like a good way to design plugins. If most of the interesting parts of a plugin end up in a template, this brings the question of allowing a more generic plugin that takes the template from a wiki page and builds a velocity context to run it.
At line 78 added 3 lines
A velocity context can provide:
* formatted data an objects (e.g. key/value pairs defined in a plugin invocation or in a document referenced by the invocation (raw page, rendered page, attachment)
* access to methods and objects
At line 82 added 4 lines
The wiki could expose methods for:
* search in the wiki
* information about the user if logged in (actually risky: one user could spy on users accessing a page of his).
* access to the rendering engine
At line 87 added 5 lines
The output could be:
* wiki text that is then run through the wiki's rendering engine.
* html code
* SVG or other in a page that has an appropriate mime type
* Javascript code
At line 93 added one line
!! Wiki services
At line 95 added 7 lines
To make it easier to develop pages with more behavior (AJAX style), we need the wiki to automatically provide services based on the pages:
* a template plugin and a mechanism to get a rendered page without the skin should provide read services easily.
* a service to create a page and fill it with data would be useful although it might be relatively easy to emulate that by POSTing to /Edit.jsp?page=<page>
* a service to attach a file containing data
* renaming and deleting pages
* the search feature of the wiki exposed as a service
* a service to accept POST of forms and perform some generic action automatically (take keys/values and put them into a wiki page or append them to one. Applying a velocity template is an option here)
At line 103 added 22 lines
The ability to run code on the wiki side based on parameters received in the request and then compute changes to be made to the wiki (e.g. update multiple pages) might be useful but really seems less natural.
Version Date Modified Size Author Changes ... Change note
15 30-Dec-2010 13:49 6.364 kB pgaillard to previous
14 30-Dec-2010 13:42 5.945 kB pgaillard to previous | to last
13 30-Dec-2010 13:30 4.958 kB pgaillard to previous | to last
12 29-Dec-2010 17:06 4.27 kB pgaillard to previous | to last
11 29-Dec-2010 17:05 4.216 kB pgaillard to previous | to last
10 29-Dec-2010 16:59 3.696 kB pgaillard to previous | to last
9 29-Dec-2010 16:55 3.28 kB pgaillard to previous | to last
8 29-Dec-2010 16:52 3.01 kB pgaillard to previous | to last
7 29-Dec-2010 15:04 2.45 kB pgaillard to previous | to last
6 29-Dec-2010 14:47 2.452 kB pgaillard to previous | to last
5 29-Dec-2010 14:30 2.377 kB pgaillard to previous | to last
4 29-Dec-2010 14:18 1.502 kB pgaillard to previous | to last
3 29-Dec-2010 14:12 1.08 kB pgaillard to previous | to last
2 29-Dec-2010 13:10 0.705 kB pgaillard to previous | to last
1 29-Dec-2010 13:08 0.545 kB pgaillard to last
« This page (revision-15) was last changed on 30-Dec-2010 13:49 by pgaillard  
Welcome (anonymous guest) Wiki Prefs
JSPWiki v2.8.5-svn-6