Le 11 janv. 08 à 15:25, Ludovic Dubost a écrit :
However the
web-archive seems incomplete on the played.
A simple one to check is Main/Board.
I tried (re-)importing it but it complains that UselessPanel is not
there.
What might definitively happen is that the SVN code of xwiki
archive is
not fully complete. The reason is that we work always from an
existing Curriki install (never from scratch). So the initial wiki
in the SVN might be slightly incomplete, as can be the xwiki.cfg
file.
But shouldn't the error be visible somewhere ?
xwiki.log only says UselessPanel is missing whereas this panel is in
the archive.
Three
questions:
- is all the above correct ? almost
- is there another way to upload single xwiki documents ?
There is an
"Admin.Import" page that was made for Curriki to load the
xml files from the file system.
URL ?
- how are
XWiki documents in source code edited ? (that's velocity in
xml as far as I can see).
Using the wiki or XEclipse.
So nothing java-aware, right?
What annoys me is that XEclipse can't open the XML files... that'd be
quite nifty.
The Curriki team has a development server for this
(which contains
the production database copied over after each release).
One way to solve your problem could be to give you our local
development
database (it's not too big). Now mine for example is not too up to
date.
The most up-to-date xwiki curriki database is the development
server the
Curriki team is working on.
The work below is needed but may be big (since it is about
*publication*).
I wonder if at this stage I should not propose to enter an NDA to try
to do this work (in a minimal form) and let the Curriki team just
review the list of pages I feel are useful.
paul
Basically there is work needed :
- to commit all currently in development pages on the dev server in
the SVN
- export some key pages from the dev server in SVN that might not be
up-to-date (like XWiki Prefs, Admin user, rights)
- verify that the xwiki archive is a functionnal Curriki archive.