Miller, Raul D wrote:
> Note: the wiki does not appear to deal with conflict 
> resolution (or versioning) for attached files:
> 
> I have to delete a file before I can upload another of
> the same name.  I won't know what's in the file I'm 
> deleting if someone else has uploaded a modified version.
> 
> There's no upload timestamp displayed next to the file.  
> This implies that the system will not warn me if someone
> else has replaced the file since I've downloaded the
> web page.
> 
> It's also somewhat disappointing that the "view" option
> does not work with .ijs files.
> 
> This would make collaboration using this file upload 
> interface somewhat tricky.  And I'm not sure if I
> have any good ideas here.  But, in principle, the
> wiki could support versioning and conflict resolution
> for most plain-text file formats.  Perhaps there's
> a whitelist of supported file formats, where the
> wiki does not treat files as opaque?

The wiki view option should now display ijs and ijt files. We can add
other file types if need be.

I don't know how to improve the wiki upload interface and suspect that
you will have to rely on file differencing tools and the recent changes
page.

However, I would encourage you to use the subversion server for
collaborative projects, and then have the wiki point to the subversion
files. For example, the trace project could go in the public repository.
The page
http://www.jsoftware.com/jwiki/Interfaces/R/batch has an example. We
probably need to document and organize this better.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to