<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">do you think it would be useful to store directories in DB?<br>is it a core thing or should it be in a contributed module?
<br>anybody working on it?</blockquote><div><br><br>Depends what you are after<br><br>The core fileapi doesn&#39;t care. All it wants to know is where to put and manipulate your file. Actually it doesn&#39;t touch the database at all.
<br><br>update.mpdule in core does have a single sink directory, so it doesn&#39;t care about directory structures in db or the filesystem<br><br>There are many modules in contrib which do one way or another. Depends on your needs. There were a lot of debates what is the right way to do it, but it seems there isn&#39;t a single solution to satisfy all your needs.
<br><br><a href="http://drupal.org/project/webfm">http://drupal.org/project/webfm</a> is one such solution.<br><br>I&#39;m working on a different one, with a different focus. <br><a href="http://drupal.org/project/docs">http://drupal.org/project/docs
</a><br><br>There is a GSOC project focused on this topic.<br><br>There are more modules, just check out the file management section in modules<br><br>Make your pick.<br><br><br></div><br></div><br>