Software Listing: Taxonomy

Taxonomy Picker is a widget which you can include in your sidebar to help visitors build complex queries using categories and your custom taxonomies by chosing terms from drop down boxes. The widget also includes a text search making it easy to search for text only within certain categories or taxonomies. Results will be displayed using your theme's standard search form so the results need no additonal styling. For example on my site I use it to allow users to: * Find all posts containing the word Egypt within the Books category * Find all posts within the Magazine category which match "Valley of the Kings" in my "Where?" custom taxonomy which also include the word Tutankhamun Install : Download the and activate the plugin the usual way.

  • Publisher: KatePhiz
  • Date: 12-06-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

taxonomy_single_tag improves core's taxonomy adding support for free single tagging. Why such a module might be necessary is explaned at Taxonomy autocomplete without multiple select: is it possible to create a taxonomy-input with autocomplete, but without the possibility to select multiple terms? With "Free tagging" its possible to separate multiple terms with a comma, but i like to select only one term. Autocomplete is necessary because 1000+ terms are too much for a single dropdown... Related modules: * Unitag * Hierarchical Select * Content Taxonomy.

  • Publisher: Antonio
  • Date: 05-01-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

This module's audience is developers who require machine names for taxonomy vocabularies, including views support. This module allows existing (and new) installations to continue using the Drupal 6 taxonomy API while gaining the benefits of vocabulary machine names. As such, it should play nice with any taxonomy related modules (such as those that provide import / export features, etc...) Background Taxonomies are a bit of an issue to deal with in Drupal, specifically in terms of using them in install profile or update hooks, team development, and deployment through environments. There are a few modules out there which try to get around this issue.

  • Publisher: mundanity
  • Date: 15-03-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

This module provides a method to manage one to many relations between nodes using a taxonomy vocabulary to assign meaning to each relation. Only one level of parent/child relationships is actually supported. Child nodes are displayed in tabs on the parent node, and can be created edited, cloned or deleted directly from there. The labels for these tabs are defined by the terms of a particular vocabulary assigned to children nodes. Nodes of a particular content type can be configured to become parents of nodes of another type from the Content Type Edit form. It is required that child nodes are previously configured with a fieldgroup that contains two fields: a node reference that will hold the relation with its parent and a taxonomy field that will hold the term that assigns meaning to the relation.

  • Platform: PHP, Scripts

Provides a clean set of API calls for working with taxonomy. Most of the core code has been taken from the taxonomy module, and turned into some smaller, more modular functions for use by other modules. Taxonomy REST provides some simple url based tools for adding and removing terms from nodes. Taxonomy API Taxonomy module does not really open up much of it's functionality to other modules. This means that, if your module needs to add or remove tags programmatically, then you have to end up duplicating a lot of the core taxonomy code. This module is an attempt to take a step to a clean interface to taxonomy functions.

  • Platform: PHP, Scripts

The module provides a new field in taxonomy term forms called 'introduction'. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules..

  • Platform: PHP, Scripts

This module utilizes the core taxonomy module to create a hierarchical menu tree for each vocabulary. The menus are created as an independent block which can be displayed contextually or display can be controlled through standard block controls. This module also displays the term description for the the term list pages as well. This module also allows you to add taxonomy based breadcrumbs to node pages..

  • Platform: PHP, Scripts

This is a "taxonomy browser" component for panels. Together with embedded views, it lets you lay out your taxonomy displays any way you like. Features: * Each panel handles the browsing for an entire vocabulary * Good breadcrumbs support, shows term/vocab description and title. * Replaces standard taxonomy display (taxonomy/term/id) Getting started I'm assuming that you've enabled panels_taxonomy and the required modules, and that you have a vocabulary already in place, with categories to browse and content associated with the categories. You should also have a panel created. Add a "taxonomy browser" to your panel, and choose whichever display options you want to enable.

  • Platform: PHP, Scripts

The taxonomy_fields module brings two important modules together: CCK and taxonomy. As CCK can assign fields to content types, taxonomy_fields can assign CCK fields to categories. By doing this, content types are not limited to the same range of fields anymore. Nodes of the same content type can now contain absolutely different fields. Simply assign a field to a term and every node in this category will now contain this field. When choosing a new term for a node, the field-form will appear next time on the edit-page. Further more taxonomy_fields gives you two extra options: * Universal values for fields.

  • Platform: PHP, Scripts

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) If you have the tql module and Views enabled, a new filter Taxonomy: Query is available which can be used to enter a query. It works best if it is exposed so users can enter their own query. (demo) Language capabilities The query language can combine query terms with different operators: AND, OR, XOR and NOT.

  • Publisher: roetzi
  • Date: 13-02-2013
  • Size: 31 KB
  • Platform: PHP, Scripts

This module extends Domain Access (DA) functionality to taxonomy objects. It makes taxonomy terms dependent on domain access rules like nodes. In practice, it means that term editing forms are extended by new options for choosing domains where term must be published. This options block is identical to the block for nodes from DA, but have some additional features for allowing inheritance of domain rights to child nodes or terms. And when you create nodes with term which have assigned domain right, than term right inherits to this new nodes. Filtering of terms list for current domain is organized by proccessing db_rewrite_sql hook on taxonomy select queries.

  • Platform: PHP, Scripts

Provides a block displaying titles of nodes (related to a particular taxonomy term) in a scrolling news ticker. The "ticking" code integrates well in Drupal xhtml code (which means that it doesn't break w3c validation). In particular, the code does not rely on "document.write()". This work was sponsored by Koumbit.org. It's possible to configure the scrolling type (vertical, horizontal) and display speed (extra slow to extra fast). DEPRECATED. Since the creation of the Views module, this approach is less relevant than the Views Ticker approach. Everyone is encouraged to use the other module instead of this one, which is as of now deprecated.

  • Platform: PHP, Scripts

Taxonomy Theme allows you to change the theme of a given node based on the taxonomy term or vocabulary. Current State Project Taxonomy Theme was unmaintained since April 2009. So mkalkbrenner took over responsibility for this module on November 2009. Currently the focus is to continue Thilo's (profix898) work to turn Taxonomy Theme 6.x into a ThemeKey front end. Nevertheless I'll have a look at the very long issue queue for Taxonomy Theme 5.x ... Update: Taxonomy Theme 6.x-1.0 is in beta state now. Taxonomy Theme 6.x in combination with ThemeKey 6.x provides all the features Taxonomy Theme 5.

  • Platform: PHP, Scripts

This module creates blocks for taxonomy vocabularies. Merging with Taxonomy Navigator: In a move that might decrease confusion, Taxonomy Blocks module will merge with Taxonomy Navigator. If you are a maintainer of one of the many "taxonomy blocks" modules, please join us. The merged module will start in 2.x branch. Bugs in 1.x will be fixed anyways..

  • Platform: PHP, Scripts

Taxonomy Defaults allows you to assign default terms from any vocabulary to any node-type. Taxonomy Defaults allows two types of defaults: * If a vocabulary is marked as "Visible", then terms are pre-selected on new nodes, but can be edited. * If a vocabulary is NOT marked as "Visible", the vocabulary is hidden on the /node/add form and the terms are automatically assigned..

  • Platform: PHP, Scripts

This module provides helper functionality for parsing data into taxonomy terms / pages. Useful if you are considering importing a large amount of taxonomy terms from an external source (e.g. an XML file). Once the module has imported the taxonomy data it will also return the structured taxonomy array, ready to be applied to a node object if you wish. This is purely a utility module for developers looking to import taxonomy data and has no front-end UI..

  • Platform: PHP, Scripts

This simple modules aims at linking group members and nodes via taxonomy. A goup member is only granted access to a node if her group matches has at least a common taxonomy term with the node. Taxonomy is often used to define hierarchy in organic groups. This module allows to restrict node access for groups within those taxonomy vocabularies. Example: John in a member of OG1. the organic group OG1 has the following taxonomy terms: Term1, Term2, Term4. John will have access to nodes with either of terms term1, term2 or term4 but will not have access to node with only term3. This module is in very early devellopment stage and any help/advice/feature request is more than welcome.

  • Publisher: tomdeb
  • Date: 06-02-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

This module allows to process nodes of selected content type and replace the words in the nodes with a links to taxonomy terms if it exists. Installation Installation is as simple as installing the module. How it works 1. After standart installation Users will be able to do configurations via admin/settings/activetl/settings 2. Add links -> here Users will be able to select content type, content type's fields and vocabularies they want to use. 3. This module is not a copy of http://drupal.org/project/alinks, it is totally different. Because Current module rewrites the fields (Alinks does not change the node body as it is executed on display only) Active Taxonomy Links prevent server loading induced by huge amount of content.

  • Platform: PHP, Scripts

The Taxonomy Depth module enables dramatically more efficient taxonomy "depth" searches than the core taxonomy module. Drupal vocabularies can be hierarchical; terms can have parents. A normal taxonomy search is "retrieve all nodes with term T." A depth 1 taxonomy search is "retrieve all nodes with term T or any of term T's children." A depth N search is "retrieve all nodes with term T or any of its descendents up to N levels deep." When Taxonomy module performs a depth D search for a term T, it retrieves every term in T's vocabulary, scans the results in PHP to compute the descendant graph dynamically, extracts the descendants of T of depth D or less, and executes "SELECT FROM node INNER JOIN term_node WHERE tid IN (all terms in the descendant list)".

  • Publisher: bjaspan
  • Date: 21-02-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

This module provides an overview page and block representation of your site's taxonomy. Because several other modules provide the same functionality with more open possibilities, this module is not maintained anymore..

  • Publisher: Anonymous
  • Date: 17-04-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Access Controller

Access Controller is an application that helps secure your computer desktop whilst your away from it. When you're away from your computer, you can enable Access Controller so that a password is required to unlock your desktop and continue ...


AM Browser

AM browser is a freeware browser from 2009, which markets itself allowing you to surf the web in a more comfortable, less confusing way. Once you install and open AM browser, the first thing you will notice is how out dated the look of it is. Most ...


Natural Voice Text to Speech Reader

NaturalReader is a piece of software which reads aloud written text on screen is a more natural sounding voice than most computerized voices. Free NaturalReader is a free version, where you can type or copy and paste text into the window, to be read ...


RomCenter

Rom centre is a very handy downloadable piece of free ware that helps greatly when it comes to finding roms for a variety of emulators, checking roms to see if they are in full working order, and fixing roms if they are not working, so you don't ...


MarkdownPad

It is not really difficult to create basic webpages, having said that, if you don’t know about HTML, it can be a tedious task. HTML stands for Hypertext Markup Language which basically is used to create webpages. It is not a difficult language ...


Time Fighter

Time fighter is a free ware game in the general two dimensional shooter genre. Many of the traits the game has are very generic and taken from and used by every other game in its genre, mainly the two dimensional field, the way the character (which ...


Encrypt my Folder

It’s always a good idea to consider some kind of protection for your sensitive data, and encryption is a really good way of protecting files and folders containing personal or secret data. This is even more important for users who are ...


Smart Defrag 2

From right back in the early days of Windows, there has always been a disk defragmenter included as standard, called (funnily enough) Disk Defragmenter. Its changed a lot as times have moved on and Microsoft upgraded Windows. There are many ...


WinLock

WinLock is a program that helps users lock down and limit access to certain functions of a Windows PC. Applications such as WinLock are crucial in environments where public access is allowed to PC’s, such as libraries or internet cafes, as ...



New Downloads

Remote Desktop Assistant

Remote Desktop Assistant
manages Microsoft Remote
Desktop Connections, provides
connectivity monitoring and
sends ...

Joyoshare Media Cutter for
Mac

Joyoshare Media Cutter for Mac
is an all-in-one video cutter
that can cut any video and
audio file, including MP4,
AVI, ...

WebWatchBot

Constant monitoring is
critical to ensuring your
website and web-based
applications are error free
and performing with ...

8K Player for Mac

8K Player for Mac (Blu-ray
Power) lets you enjoy any
Blu-ray/DVD movie in
disc/ISO/folder on iMac, Mac
mini, Macbook ...

WinX MediaTrans

A real iPhone/iPad manager
that replaces iTunes: remove
DRM from iTunes Store
purchases; transfer, manage
and sync ...

Privacy Drive Portable

Privacy Drive is an on-the-fly
encryption software to lock,
hide and encrypt all kind of
pictures, videos, documents,
...

Exchange Server Toolbox

Exchange Server plug-in uses
technologies already
well-established in
SmartPOP2Exchange. Filter spam
reliably with the ...

Webcam and Screen Recorder
7

Records webcams, full screen
or part of the screen to a
video file such as AVI and
WMV. You can also record sound
with ...

Foxweber

Foxweber is a powerful
all-in-one website traffic
tool. You don't need to do seo
marketing, email marketing and
social ...



Related Searches

Taxonomy Blooms
Taxonomy Editor
German Gaap Taxonomy
Sharepoint Taxonomy Manager
Taxonomy Advanced Search
Taxonomy Builder
Taxonomy Picture