There has been the same question on the list a while ago, but unfortunatly
it hasn't been answered yet:
Is
<dtml-call "manage_addLocalFS('LocalFS', 'This is the title',
'/var/path/to/local/dir')">
broken?
I can add a LocalFS object with the management interface, but I cannot with
dtml.
Andy