Software Listing of Author : "Greg Harvey"
- Content Access Mail
- License: Freeware
- Price: 0.00


It achieves this by adding an action to the Rules module. Installation: Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules
- Publisher: Greg Harvey
- Date Released: 26-04-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Dataset
- License: Freeware
- Price: 0.00


The Dataset module is for grouping nodes together in sets. A typical use case for this module is if you are importing data from a 3rd party in to nodes and you wish to know if a piece of data is no longer in a feed. If you update all the existing items in the feed, as you parse it, so they are in a new set, then any items that were not in the feed this time will be in an older set, so you know you can delete them because they are no longer valid. Dataset includes functions for performing bulk actions on nodes in a given set or sets. Drupal 7 There is a Drupal 7 development snapshot available for testing. It was a fairly straightforward port, so we expect it to work right out of the box, but it is not fully tested yet. If you use this module, feedback would be gratefully received. Once tested, we can create a 7.x-1.0 release. Created...
- Publisher: Greg Harvey
- Date Released: 10-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- FileField AuthCode
- License: Freeware
- Price: 0.00


This module extends the FileField module to allow you to provide a simple text string as a code users must enter before they can download the files attached to a specific file field. There is a new widget type called "Private Download" which adds a form field on the node add/edit form as a required field against the relevant file upload field where you can enter your download code. On field display, instead of being presented with the files users are presented with a box to enter the download code. If they enter the code correctly then they are shown the files in the usual way. An example use case is you might have an event and then post the leave-behind materials for that event on your website. In this case, you might want only those who attend the event to be able to access the materials. You can tell them the code, perhaps print...
- Publisher: Greg Harvey
- Date Released: 20-02-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Known User Role
- License: Freeware
- Price: 0.00


For a Drupal 5.x equivalent to this module, see http://drupal.org/project/recognized_user What It Does This module adopts the known (or recognised) user concept, like you see on websites like eBay and Amazon, where a user who has previously logged in to the site is remembered by a cookie. In the case of this module, the site administrator can optionally assign a role to known users, extending their permissions to do some things that are more than an anonymous user can do. As an example, with a site I'm working on you have to login to download files. However, for "remembered" known users we don't want them to have to login just to get a file - that's annoying - so we'll create a 'known user' role, set it as the role for known users to receive (in admin/user/known-user-role) and allow it to download files. That means you don't have to...
- Publisher: Greg Harvey
- Date Released: 21-04-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Node Reference Variables
- License: Freeware
- Price: 0.00


Drupal 6's hook_preprocess_node() is used and the variables are subsequently available in node.tpl.php for themers. Referenced variables are also exposed as jQuery UI tabs if the Tabs module is installed. Installation: Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules
- Publisher: Greg Harvey
- Date Released: 04-01-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Node to Word
- License: Freeware
- Price: 0.00


The Node to Word module simply provides two links in the links area of nodes of the enabled content types. These links are: * Save as Word * Save as text This module is in development, but it is also in production use and is stable. Some admin options may not be available as yet, but we're open to suggestion and very open to patches. This project is being developed by Greg Harvey: http://www.drupaler.co.uk And sponsored by CMS Professionals: http://www.cmspros.co.uk
- Publisher: Greg Harvey
- Date Released: 18-02-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
