Listing of Modules in Scripts
- Field Spotter
- License: Freeware
- Price: 0.00

Field Spotter is a simple javascript tool to help you identify fields in rendered Drupal output. After enabling the module, you'll see a button at the bottom left on some pages. Activate it and hover over various fields on the page to identify them..
- Publisher: Steven Wittens
- Date: 03-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Field Tool
- License: Freeware
- Price: 0.00

Pretty much every import/export module for Drupal (and there are some) has a tendency to implement their own hooks for retrieving information about node fields, and the CCK support that comes with them. Also, pretty much all of these solutions have a tendency to tie their hooks and field discovery to their module in some kind of way.
- Publisher: Jakob Petsovits
- Date: 26-04-2013
- Size: 31 KB
- Platform: PHP, Scripts
- FieldFinder
- License: Freeware
- Price: 0.00

FieldFinder is a Durpal module based on CCK. The idea of FieldFinder is to help developers to define a "search block" according to predefined content types (the "search page" will be provided in future version). Users or developers are able to build a "content type" which is CCK, then select the fields of the "content type" to be added to the search form.
- Publisher: Zelin Lu
- Date: 26-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- File Access
- License: Freeware
- Price: 0.00

File access is simply designed to deny or approve access to individual files when using Drupal's private download method. See 'background' below for more information. Requires PHP5 because of some functions. sponsored by GotDrupal.com, designed by Matt Petrowsky Requirements * PHP5 required due to some functions * Using either Upload, Filefield or both * Setting File system settings to 'private' Feature list: * Support for Upload and Filefield files * Role access controls for individual files * User per-file access (currently via api only) * Global access settings for individual roles (eventually users too) * Optional 'per node' access enforcement (more of a feature for Drupal 7 - but works now) * No-access redirection to any path Planned features: * Support for Ubercart integration (purchasing file access) * Support for Views integration (think per-user-access file listings) * Support for User Points integration (digital wallets, etc.
- Publisher: Matt Petrowsky
- Date: 26-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- File attachment utilities
- License: Freeware
- Price: 0.00

The Attachments module provides administrator and user with some additional tools for working with file attachments. Giving a clearer interface Note: In version 6.x-1.3 the dependency on the Stylistics module has not been declared - please download and enable this module (http://drupal.
- Publisher: Steve Turnbull
- Date: 10-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- File entity (fieldable files)
- License: Shareware
- Price: .price.

The File Entity module is required for the 7.x-2.x branch of the Media & other related projects. This module extends the core file entity, making it a full fledged entity, allowing for fields, display formatters, and more..
- Publisher: aaron
- Date: 19-02-2013
- Size: 31 KB
- Platform: PHP, Scripts
- File Framework
- License: Freeware
- Price: 0.00

File Framework is a collection of modules which allow uploading and displaying different media type files as Drupal nodes. It uses the distributed content-addressable storage (CAS) system Bitcache for a file storage and the RDF module for metadata storage.
- Publisher: Miglius Alaburda
- Date: 13-03-2013
- Size: 276 KB
- Platform: PHP, Scripts
- File logger
- License: Freeware
- Price: 0.00

File logger is a simple module that allows developers to configure a log file from within Drupal and dumps variables to it from within a running Drupal app. Its sole function is to support debugging, and avoids the awkwardness of dumping variables either to the console or to the watchdog table.
- Publisher: Dwight Aspinwall
- Date: 23-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- File MIME
- License: Freeware
- Price: 0.00

Drupal determines the MIME type of each uploaded file by applying a MIME extension mapping to the file name. The default mapping is hard-coded in the file_get_mimetype() function. The File MIME module allows site administrators to replace the built-in mapping.
- Publisher: mfb
- Date: 18-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- File Node
- License: Freeware
- Price: 0.00

This module create a new content type that is actually an uploaded file. We can therefore unify the administration to file upload with nodes. Major features * To create a File Node, he/she can upload a file with IMCE browser. He/she can use IMCE browser to select an existing file on server as the "File Node file".
- Publisher: Koala Yeung
- Date: 01-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- File Tree
- License: Freeware
- Price: 0.00

File Tree is an input filter which renders a list of files into an nice-looking, interactive tree of files. It uses a very small (<2kb) javascript file to expand and collapse the folders, with pretty icons mapped to different file types. Usage Enable the module, and add File Tree to your input format.
- Publisher: Joel Stein
- Date: 12-05-2013
- Size: 20 KB
- Platform: PHP, Scripts
- File Un-Attach
- License: Shareware
- Price: .price.

This plugin will allow you to attach a single file to multiple posts, but will also will allow you to detach any file. Install : * Download the latest version of the plugin to your computer. * With an FTP program,access your site's server. * Upload the plugin folder to the /wp-content/plugins folder.
- Publisher: Hax
- Date: 12-03-2013
- Size: 195 KB
- 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.
- Publisher: Greg Harvey
- Date: 20-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Filefield Styles
- License: Freeware
- Price: 0.00

The Filefield Styles module works in conjuction with the Styles module to create a sensible display formatter parser to Filefield. Basically, the module will allow an administrator to set up a file field with multiple supported types, such as image, audio, or pdf, and have the formatter display according to the file type.
- Publisher: Aaron Winborn
- Date: 22-02-2013
- Size: 31 KB
- Platform: PHP, Scripts
- Filefield Views RSS
- License: Freeware
- Price: 0.00

It requires the Content Construction Kit module to be enabled. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules..
- Publisher: Shane Birley
- Date: 24-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- FileRequest
- License: Freeware
- Price: 0.00

Drupal has an aweful way of handling file requests through the private method. This module fixes that, it implements most of the HTTP features. Things likecaching and resuming are supported. This module also as a anti-leech feature which should prevent stealing of files on remote sites.
- Publisher: elmuerte
- Date: 13-05-2013
- Size: 20 KB
- Platform: PHP, Scripts
- Fileview
- License: Freeware
- Price: 0.00

This module allows uploaded files to be viewed online. A list of file extensions can be specified and for each file extension a renderer. In conjunction with the upload module, the links in the attachement table can be replaced by links to view the files online.
- Publisher: Julian
- Date: 01-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Fill PDF
- License: Shareware
- Price: .price.

This module populates existing PDF forms with token-specified content. Think of TurboTax or FAFSA, where the user is guided through webforms (or CCK/field-driven content entry forms used to collect user input), and their data populates a PDF template to print or email.
- Publisher: wizonesolutions
- Date: 25-04-2013
- Size: 20 KB
- Platform: PHP, Scripts
- Fill Roles
- License: Freeware
- Price: 0.00

This module allows to give roles to users from a list of mails or usernames. You can choose : * which roles you want to give * give a list of email addresses and usernames in the same time * add an expiry date if you have Role Expire module enabled.
- Publisher: cfab
- Date: 03-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Filter By Comments
- License: Freeware
- Price: 0.00

Adds query vars (comment_count, comment_count_compare, orderby_last_comment) for filtering posts by comments. Install : 1. Upload FilterByComments.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3.
- Publisher: kingersoll
- Date: 16-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Filter Macros
- License: Freeware
- Price: 0.00

This provides a generic filter macro API, allowing tags of almost every style to be processed into either HTML or text without much fuss. Once the filter is enabled through Input Formats, the module will allow other modules to convert tags, such as bbcode style ([b], [i], etc), [image:width=300;height=400], [audio:1pixelout:width=300], into module defined text.
- Publisher: rhys
- Date: 07-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Filter Pages by parent in admin
- License: Shareware
- Price: .price.

Adds a filter in your wp-admin that allows you to choose a parent page so that only the children of that page will be shown. Very useful if you have a lot of pages! Install : Install from wordpress plugins directory. Else, to install manually: Upload unzipped plugin folder to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress.
- Publisher: irvingswiftj, Electric Studio
- Date: 01-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Filter Plugins
- License: Shareware
- Price: .price.

This plugin adds a dropdown with all the plugin author names. When you select an author, only those plugins remain visible. Install :.
- Publisher: scribu
- Date: 05-06-2013
- Size: 20 KB
- Platform: PHP, Scripts
- Filter tips dialog
- License: Shareware
- Price: .price.

When you click the "More information about text formats" link, you don't expect to see the node form disappear. And you certainly don't expect to lose your work. Unfortunately on some browsers that's just what happens. This module solves the problem in Drupal 7 by moving the filter tips page into a modal dialog, while we work on the same issue for Drupal 8.
- Publisher: ksenzee
- Date: 17-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Filter transliteration
- License: Shareware
- Price: .price.

Provides a text format input filter for the Transliteration module. Also available as a patch..
- Publisher: pillarsdotnet
- Date: 05-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Finanz-Nachrichten
- License: Shareware
- Price: .price.

Flexible, customizable widget, the interesting and informative news from the financial sector provides. Provided by http://www.arbeitsgemeinschaft-finanzen.de/. The financial-news-plugin is configured directly in the widget. The WordPress template must be widget-ready.
- Publisher: Thomas Nissen
- Date: 24-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Finder
- License: Freeware
- Price: 0.00

Finder allows Drupal site administrators to create flexible search forms to find entities such as Nodes or Users based on the values of a field. Example uses of Finder: * An autocomplete search on node titles in order to find a node. * A filter for a list generated with the Views module.
- Publisher: Daniel Braksator
- Date: 06-04-2013
- Size: 51 KB
- Platform: PHP, Scripts
- Fix Facebook Like
- License: Shareware
- Price: .price.

Facebook Like many times gives problems like wrong thumbnail (og:image), wrong title (og:site_name), wrong description (og:description), etc. This plugin fixes them, as it enforces WordPress post thumbnail for image if a post is liked, or your website's logo if home page is liked, post title if post is liked or blog title if home page is liked, it also uses excerpts for description(optional) or blog tagline if home page is liked.
- Publisher: priteshgupta
- Date: 01-06-2013
- Size: 31 KB
- Platform: PHP, Scripts
- Fix Reversed Comments Pagination
- License: Freeware
- Price: 0.00

What Problem Does This Plugin Fix? If you have 21 comments on a certain post, and your WordPress discussion settings are: 1. Comments are paginated 2. 20 comments per page 3. Last page displayed by default 4. Newer comments displayed at the top of each page Then the default page will show only one comment, #21.
- Publisher: msafi
- Date: 05-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Fixed Admin Sidebar
- License: Freeware
- Price: 0.00

Fixes the positioning of the admin sidebar to the side of the browser, even when scrolled down. Best used with collapsed view. Install : 1. Upload fixedsidebar.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress.
- Publisher: matthodder
- Date: 16-05-2013
- Size: 10 KB
- Platform: PHP, Scripts

