Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Taxonomy Documents is a way to manage a Document content type in a Taxonomy Tree representing folders. It enables the user to browser a folder structure and to easily add document and folders to the hierarchy. Includes an inline filter module so that users can include document lists or individual documents in node content using tokens e.g. [doc:123] or [folder:12] to include the whole folder

This project consists of two modules:

1. Taxonomy Documents
  • A document content node type (machine name: tmydoc) with an attached Filefield
  • A new vocabulary associated to the document type which we use as "folders"
  • The path /docs which lets the user browse the folder tree and see files and sub-folders
  • The view tmydoc_folder which lists all documents for a given term ID
  • Integration with nodeaccess if it's enabled.
Dependancies:
  • CCK
  • CCK Filefield
  • Views
2. Taxonomy Documents Inline Filter
  • This allows users to insert documents or entire document folders (in table form) in to nodes using tokens like [folder:123] and [doc:123].
  • The filter is automatically enabled on the current default input format.
Dependancies:
  • Token

Sponsored by Eighty Options

Project information

  • Created by thtas on , updated