Forum OpenACS Development: Re: s5 meets XoWiki

Collapse
2: Re: s5 meets XoWiki (response to 1)
Posted by Dave Bauer on
Gustaf, This sounds very interesting.

About reusing www/admin pages. What I do is create an index.vuh file to redirect to the package I want to reuse the files from. This works just the same as a symlink would. In addition you can write code if not all the pages should be available or some other processing is needed.

Collapse
3: Re: s5 meets XoWiki (response to 2)
Posted by Gustaf Neumann on
right, that was my approach as well, but i have not done it. The package is in a very early stage (less than 1 day old). I would like to find a generic approach with as little as possible fiddling in the index.vuh file....