Sorry it took so long for me to get to this.
To put it simply, there is no difference in inheritance.
So, anything that inherits from fancy will have fancy's look and feel. If
you use the adminTool to create a new Swiki, it will have its own pages
and uploads.
To move pages over to a different place, you can just stop the server,
move the pages, and restart.
Peace and Luck!
Je77
On Fri, Dec 01, 2000 at 11:11:55AM -0500, Anthony Engel wrote:
> Hi all,
>
> I've been customizing look and feel of the swiki significantly for our team,
> and I've used the fancy swiki as a starting point. What I learned is that
> fancy actually stores its pages in the refs folder (and so any changes to one
> appears in the other.)
>
> How does this work? What's the difference between this kind of inheritance
> (fancy of refs) where data files are shared, vs. inheriting on creation of a
> new swiki based on refs that creates a new space for data pages? Is there an
> advantage to the fancy model? It seems to only make things more complex...
>
> Thanks for any insight,
> Tony Engel