"Austin Ziegler" <halostatue / gmail.com> wrote > On Sun, 30 Jan 2005 01:40:49 +0900, itsme213 <itsme213 / hotmail.com> > wrote: > > I installed Ruwiki (gem) and like the looks of it, but cannot seem > > to find any 'edit' link. Help? > > If you are running "ruwiki_servlet --central", there will be no edit > links at all -- this is deliberately a read-only version. > > However, after deploying an instance: > > ruwiki install --to <destination> > > You do: > > cd <destination> > ruwiki_servlet > > You'll be running a fully editable version of Ruwiki. > > -austin That was it. Thanks! Can ruwiki projects be nested?