Forum OpenACS Q&A: Re: Status of Wiki Package?

Collapse
Posted by Frank Bergmann on
Hi Dave,

I have just started to writeup some documentation on installing "wiki" and integrating it into Project/Open, when I'm falling over some code in ::content::revision::new in content-revision-procs.tcl:

set table_name "${table_name}i"

The procedure gives me an error when I try to mount the wiki package on /wiki/: "cr_revisionsi doesn't exist" or similar. How should that work?

I'm with OpenACS 5.1.4., but maybe there is a mismatch between the DB-model and the TCL code?

Bests,
Frank