When I am editing a node - I can see the structured hierarchical view and upload files/attach to node.

But I would like a structured hierarchical read-only view available in the View mode of a node. Is that possible - am I missing something obvious?

Comments

robmilne’s picture

I really don't have time to help but I think you could embed webfm into any page if you generalized the webfm_form_alter function.

sushilmasti’s picture

Thanks for responding. If you can write a couple of lines more I am willing to do it and document it for the use of others - I know a fair amount of php and drupal but not enough to know how to proceed from your statement of generalizing webfm_form_alter - to embed the webfm file browser view in any page - I would think I would need to do something with the nodeapi hook, - maybe I don't understand it well enough.

robmilne’s picture

Status: Active » Fixed

Views2 support has been added to the 6.x version of WebFM via patch (http://drupal.org/node/554430)

At this point the code is in head (not in a release yet) - You can get the 'views' directory from cvs...

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webfm/

...and you need to update webfm.module too

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.