[Zope] Manage_addLocalFS
Milos Prudek
milos.prudek@tiscali.cz
Thu, 16 Jan 2003 19:00:18 +0100
Dieter Maurer wrote:
> Milos Prudek wrote at 2003-1-11 15:50 +0100:
> > > I do not have "LocalFS" installed and can therefor not check
> > > which parameters "manage_addLocalFS" expects.
> >
> > OK, I did not know that, sorry to bother you.
> No big problem.
Issue resolved. All parameters mentioned in LocalFS source must be
supplied, as follows:
container.manage_addProduct['LocalFS'].manage_addLocalFS('name','','/usr/src','','',container.REQUEST)
--
Milos Prudek