Bert Freudenberg wrote:
> In the newest Swiki beta the parent file is obsolete and replaced by a
> setting.
Thanks, that helped. I copied following
setup.xml file from another child swiki
to the converted swiki:
=======================
<?xml version="1.0"?>
<setup>
<s name="parent">'docs'</s>
</setup>
=======================
Cheers
Iannis
Bert Freudenberg wrote:
>
> On Fri, 3 Mar 2000, Ioannis Zannos wrote:
>
> > I did check the 'parent' file in each of the converted swikis, and it
> > says 'refs'. The 'refs' swiki is in the root swiki directory, swiki,
> > together with the other converted swikis.
>
> In the newest Swiki beta the parent file is obsolete and replaced by a
> setting.
>
> -Bert-