jose@... wrote:
> Has anyone out there gotten the wiki code from the webware site to work
> properly? I've downloaded it and I am have a lot of trouble getting to
> work, getting tons of errors. This is off of the latest svn.
Sorry, I think the latest version in svn has some partially-implemented
stuff. I shouldn't have committed it like that, or at least made a branch.
The revision that the live site runs off is 117, so
svn co -r 117 svn://w4py.org
should give you that version. I think INSTALL.txt should work from there.
The updates I was working on when I got distracted were typed
relationships between pages (e.g., page A is a comment on page B, or
page C is an attachment to page D), and some UI changes (using a menubar
look-alike for the Wiki controls).
--
Ian Bicking / ianb@... / http://blog.ianbicking.org
|