Solutions Linux 2010

Last modified by Vincent Massol on 2019/06/11 10:11

Mar 18 2010

Yesterday I have presented "Developing Situational Applications in XWiki" at Solutions Linux 2010. The goal of the talk was to explain how second generation wikis such as XWiki allow you to develop Situational Applications.

Here are my slides:

The demo was live and thus you cannot see it in the slides unfortunately. Here's what I demoed:

  • Step 1: Create a page where we define what a TODO object is (a Class in XWiki parlance)
  • Step 2: On a different page, add a TODO object and add some script in the page content to display in a table the content of TODO objects found on that page
  • Step 3: Add a form to the page to allow users to create new TODO objects through a simple UI
  • Step 4: Create a Wiki Macro object to hold the script code for presenting TODO objects in the page where the macro is used
  • Step 5: Use the WYSIWYG editor to add the new TODO macro in a page, thus showing how to transform some technical code into a very simple to use macro that any user can use on his own pages to add a TODO application to any page
Created by Vincent Massol on 2010/03/18 08:51