Software Listing of Author : "Morris Singer"
- CCK Redirection
- License: Freeware
- Price: 0.00


This module provides a CCK field for redirecting a user to a new URI. The creator of a node specifies a valid URI in the CCK field, and when a user visits that node, he will be redirected to the destination specified in that field. Sponsored by and co-maintained with Prometheus Labor. 12/23/09 Special note from Prometheus Labor: Hi, gang, sorry for the lack of manpower on this project. We're going to give this module some love again.
- Publisher: Morris Singer
- Date Released: 04-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Taxonomy Node Operations
- License: Freeware
- Price: 0.00


Adds the ability to assign terms to nodes in the node operations dropdown in admin/content/node. It takes advantage of hook_node_operations to facilitate batch taxonomy assignments.
- Publisher: Morris Singer
- Date Released: 20-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Tokenize
- License: Freeware
- Price: 0.00


Provides configurable, automatic tokenization of CCK widgets using the Token module. Allows a user to configure the use of Token with specific widgets in the context of specific node types. The user can set Token to replace tokens with actual data when the node is inserted into the database, or when the node is viewed. In the former case, the tokens are replaced, and any subsequent node edit will simply show the actual data in their place. In the latter case, the tokens are preserved, but any viewing of the content will show the data, rather than the tokens. For an alternate approach at this problem see Token Filter which provides a filter to input formats to tokenize content.
- Publisher: Morris Singer
- Date Released: 10-05-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Views Multiblock
- License: Freeware
- Price: 0.00


This module uses the Views Argument API to allow you to use one view to generate many different blocks. You create a new view, specifying some arguments (a default one is provided, with a Taxonomy: Term ID argument). Then add some new views_multiblock blocks to your site and in the block configuration page, you use the accompanying form (generated via the Views Argument API) to specify the arguments to pass to the view. Since this module uses the Views Argument API to deal with the view arguments, you have the option of doing a number of creative things, such as having your block switch which nodes are shown based on the taxonomy of the current node, based on the current user and more. You can: * Create a block that shows a related photo for a current node, and that automatically switches which related photo is shown based on the...
- Publisher: Morris Singer
- Date Released: 14-04-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts