Resource Menu


RE : New module
if you are on unix system to duplicate the current wiki:
  • cd LS_SRC/Src/LS-Server
  • cp -r wiki myWiki
To change name:
  • Edit package name to prevent conflict
Add task in ant
  • Copy/past the wiki building task and rename it to your service name and fix paths...
  • Add the dependancy like the original wiki to make sure that your task will be executed
Deploy
  • ant deploy
  • Fix errors if you get any
If ok do duplicate the wiki part in the web part in the same manner...

For more documentation, sorry but everything is online, otherwise you will have to follow our trainning.

Regards,

Seb

posted by Sebastien Jourdain at Dec 10, 2007 5:42 PM