Hi Sergiu,
We need to discuss this since this is starting something new that
we've never discussed.
How do you plan to distribute the s5 application? I don't see how to
do that with a web module or do you mean that this web module will
generate a zip that the user will manually unzip in his xwiki webapp?
Should we distribute 2 files (XAR+ZIP) or one file (a single zip
containing both)?
Also this raises the question of plugins which I've started to discuss
some time ago: should they go in applications or stay in plugins/?
Thanks
-Vincent
On Nov 26, 2007, at 6:59 PM, sdumitriu (SVN) wrote:
Author: sdumitriu
Date: 2007-11-26 18:59:12 +0100 (Mon, 26 Nov 2007)
New Revision: 6086
Added:
xwiki-platform/xwiki-applications/trunk/s5/wiki/
xwiki-platform/xwiki-applications/trunk/s5/wiki/pom.xml
xwiki-platform/xwiki-applications/trunk/s5/wiki/src/
xwiki-platform/xwiki-applications/trunk/s5/wiki/src/main/
Removed:
xwiki-platform/xwiki-applications/trunk/s5/src/
xwiki-platform/xwiki-applications/trunk/s5/wiki/src/main/
Modified:
xwiki-platform/xwiki-applications/trunk/s5/pom.xml
Log:
Create a submodule for the wiki pages, as this application should
also contain velocity templates and skin files that will go in a web
module.
[snip]