Node Browser

Component type

module

Downloads

2220

Component created

Component changed

Security: This module is considered insecure by Drupal security team and all of it's releases have been unpublished. You are strongly encouraged to disable the module on your site.

Note: As of 2009/07/22, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to http://drupal.org/node/474678.

Browse your nodes easily. Now you can easily create directory like DMOZ or like any other for free.
In order to build link directory it is recommended to use it together with Node Link module.

CCK Freetagger

Component type

module

Downloads

620

Component created

Component changed

This module creates a free tagging field from any CCK field that can contain a comma separated string value.

Instructions:
1) Create a view* or some other means of searching via a path argument.
2) Configure freetagger. Give it a path with a replacement token %, which will be used to search.
3) Create a CCK type and a text field. Check freetagging for the text field and be sure to select "Filtered Text" so that freetagger can output links.

When users make a comma separated list in the target field, it will be turned into a set of links to searches.

Taxonomy Query Language

Component type

module

Categories

Downloads

842

Component created

Component changed

The taxonomy query language module, tql, implements a plugin for the search (Drupal core) and views module. It provides a new tab Taxonomy in the Drupal search and a new Views filter.

If you have the tql module and the search module enabled, a Taxonomy tab appears in the search where you can enter a search query. (demo)

Multiselect

Component type

module

Maintenance status

Development status

Downloads

188516

Component created

Component changed

The Multiselect module defines a widget to be used with CCK fields. It allows the user to select multiple items in an easy way. It consists of two lists, one of all available items, the other of selected items. The user can select an item by moving it from the unselected list to the selected list. This module relies on the built-in jQuery features of Drupal and does not require any additional modules other than the CCK module set (Drupal 7 version has no dependencies).

Taxonomy Force All

Component type

module

Categories

Downloads

1661

Component created

Component changed

When activated, this module forces the 'all' parameter to taxonomy term URLs.

For example, let's assume your site have this vocabulary:

Vocab
- Term 1
-- Term 2
-- Term 3
- Term 4
-- Term 5
-- Term 6

If you go to taxonomy/term/1, then you see all nodes in Term 1 listed, but NOT nodes in Term 2 and Term 3.

If you want to see all nodes in Term 1, Term 2 and Term 3 in a single page, you have to go to taxonomy/term/1/all.

Neighbours, the most similar users

Component type

module

Categories

Component created

Component changed

Description

When users create content, they form meta-information automatically. Each user's content can be compared to the content of others so that similarities can be counted. Those users having the highest similarity values will be called "neighbours" (neighbors).

This upcoming module will do these comparisons and will provide a user tab and a block that shows the neighbours of this user. The aim is to develop a clone of the neighbour functions that can be seen at www.last.fm

Taxonomy Role

Component type

module

Downloads

10329

Component created

Component changed

The purpose of this module is to provide a way to restrict which vocabularies show up on the node forms. This allows you to do things like setup vocabularies for administrator-only use or for any other purpose where you want only certain roles to see or set vocabulary terms on the nodes.

uBrowser

Component type

module

Categories

Maintenance status

Development status

Downloads

16849

Component created

Component changed

uBrowser is the new way to browse taxonomy for Drupal 5.x. It creates an easy to use interface for browsing vocabularies (categories) like you would browse a directory tree. Each term in the vocabulary is like a file folder, and clicking on it in the category select box will display all the nodes that have been classified with that term in the node select box. The look may be changed in the CSS, but other display options such as search forms, action buttons, and display names may be specified when the uBrowser is built for display.

Full documentation and various examples are available at: http://www.ubercart.org/docs/ubrowser

Taxonomy Super Select (TSS)

Component type

module

Categories

Maintenance status

Development status

Downloads

24776

Component created

Component changed

This module seamlessly overrides the select box generated by the taxonomy module and renders the terms based on if you are allowing multiple selections or not.

Configuration is very simple, edit the vocabulary and enable the Taxonomy Super Select option.