By dikini on
I commited a custom taxonomy browser module to my cvs sandbox. It is not ready yet for a first class module, so I wouldn't commit it to the contributed modules.
What does it actually do?
It navigates a vocabulary as though it is a directory tree.
It supports both filestore2 and flexinode derived 'files' - actually it is meant for files but you can use whatever flexinode type you wish.
For those who have seen this module already. I've done some tidying up and minimal comments.
Please comment how to improve it to be more useable. Suggestions and code are welcome.
Comments
The URL is http://cvs.drupal
The URL is
http://cvs.drupal.org/viewcvs/contributions/sandbox/dikini/filebrowser/
Can't get taxonomy feature-- or module -- working
The module shows up in admin for Drupal 4.6, but there isn't anyplace to set the taxonomy in the config section for this browser. There are two links to "taxonomy" and "terms" in the description at the top of the settings page, but these result in a "page not found."
Any ideas on how to get this module working?
Okay-- now I've got the taxonomy working, but...
Any idea how to get this code for this filebrowser up to 4.6 specs?
The handbook contains a
The handbook contains a detailed module upgrade section.
-sp
---------
Test site...always start with a test site.
Drupal Best Practices Guide
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Already checking it out... thanks
I remembered, after posting, that these errors were similar to problems I with another module-- I found that thread and a link to the upgrade part of the handbook.
I hope I can get this working...
I looked at the pager_query params too...
But I'm not far enough along in my PHP knowledge to do anything with this... anyone care to help update this module? This functionality just isn't available anywhere else (listing files by taxonomy in a node).