Home > By category > Scripts > Modules
Sort by : Name|Date|Downloads|Rating|

Listing of Modules in Scripts

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..

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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 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.

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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 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.

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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

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".

  • Platform: PHP, Scripts

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

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

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.

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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..

  • Platform: PHP, Scripts

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
  • Rating

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.
  • Rating

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.

  • Platform: PHP, Scripts

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

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

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

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.

  • Platform: PHP, Scripts

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

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

Provides a text format input filter for the Transliteration module. Also available as a patch..

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts
  • Finder
  • License: Freeware
  • Price: 0.00
  • Rating

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.

  • Platform: PHP, Scripts

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.

  • Platform: PHP, Scripts

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

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

New Downloads

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

Vivaldi for MacOS

The Vivaldi browser lets you
be in control of how your
browser looks, feels and
works. It does not track you,
adapts to ...

OzGIS

OzGIS is an extensive system
for the analysis and display
of geographically referenced
data. The system can be used
to ...

SamLotto

We offer the best lottery
software for Windows users.
SamLotto for all lotto-type
game. For all professional or
beginner ...

Active@ ISO Burner

Active@ ISO Burner burns
CD/DVD/Blu-ray ISO images
compatible with the ISO 9660
standard. Automated burning is
also ...

Billiards Pyramid

Moscow Billiards is a Piramyd
billiards simulator. The game
can be played either against a
computer or human opponents
...

NetSpot for Windows

NetSpot is an application for
Windows 7/8/10 that is used
for wireless analysis,
troubleshooting and wireless
site survey.

NetSpot

NetSpot 2 is the only
professional app for wireless
site survey, Wi-Fi analysis
and troubleshooting on Mac OS
X. It\'s ...

Active Disk Editor

Disk Editor is a free low
level hexadecimal editor
specifically aimed to explore
NTFS partitions internals.
Extended ...

Active@ DVD Eraser

Active@ DVD ERASER erases
DVD-RW, DVD+RW or CD-RW media
to clear the old data from the
disk.