Software Listing of Author : "Roetzi"
- Nodereference Image Helper
- License: Freeware
- Price: 0.00


The intent is to use this module when the referenced nodes are images using a single-valued imagefield field. The widget offers an upload and browse button to the nodereference field. With the upload, a new node can be created through a popup, and the new node will be referenced by the nodereference field. The browse button displays a view in a popup where the user can browse and select the referenced node. CCK formatters for nodereference fields are provided and can be used to display the referenced images with imagecache and lightbox. Installation Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules
- Platform: PHP, Scripts
- PEAR Wiki Filter
- License: Freeware
- Price: 0.00


Please consider using the flexifilter module instead of this before beginning use. This module provides a filter which uses the PEAR Text_Wiki package for formatting. Thus it supports the following syntax: * Mediawiki * TikiWiki * DokuWiki * Creole * BBCode See the readme.txt for installation instructions of the PEAR packages. The filter integrates with following modules by using their favored link path: * wikitools: wikilinks point to the specified wikipath of wikitools. You should update to the new release. * freelinking: wikilinks point to freelinking links * liquid: wikilinks point to liquid's wiki path Interwikilinks are supported and can be specified by providing a mapping of interwiki targets and mapping url's. A special interwiki target is given for linking to a drupal path. See the default filter settings for an...
- Platform: PHP, Scripts
- Taxonomy Query Language
- License: Freeware
- Price: 0.00


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. The operator AND can be omited as it is the default if two terms are listed without operator. The operator NOT can be abbreviated with a dash in front of the term, i.e. '-term'. Brackets can be used to form...
- Platform: PHP, Scripts
