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

Listing of Modules in Scripts

The module provides tokens for user object with profile fields. <i>Installation</i> Place the entire module folder into your modules directory. Go to Administer -> Site Building -> Modules and enable the Profile Tokens module. This is a DuoNox Module, sponsored by GamblingCompliance.

  • Publisher: mdekkers
  • Date: 17-02-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

The Post To Sidebar plugin makes it easy to display post content in the sidebar areas of your site. Once the widget is activated, a multi-select dropdown of all your published pages appears on post editing screens. Select the pages upon which you want the post to be displayed and the post will appear on those pages.

  • Publisher: dmallon
  • Date: 21-03-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

Smart Crop is an imagecache action that crops based on entropy, which produces more pleasing results when cropping to a fixed aspect (for example it can help prevent cutting off people's heads when cropping a portrait to a square. This does not mean it can do face detection, though that would be cool, wouldn't it?.

  • Publisher: grendzy
  • Date: 04-06-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

This widget displays global virus and spyware activity level and latest spyware threats with guides how to remove them. It is useful for your visitors to know global spyware and virus activity level. If this level is high, visitors know when to keep attention to the security of their systems.

  • Publisher: PCrisk.com
  • Date: 17-06-2013
  • Size: 82 KB
  • Platform: PHP, Scripts

Displays user info using a shortcode that can be placed in a post, page or widget or with template tags that can be added directly to your theme files. If the user has a Gravatar, it will be included as well. The information is pulled from the user's WordPress profile.

  • Platform: PHP, Scripts

The feature can be enabled based on content type. For each content type you can also select a parent menu item under which the new item will appear. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.

  • Platform: PHP, Scripts

While this module works well on small sites, it is not as robust as Search Restrict. There won't be a Drupal 6 (or 7) release for this module, so please use Search Restrict instead. Restricted Search is a module which lets administrators exclude individual nodes or entire content types from the search system.

  • Platform: PHP, Scripts

Have a blog where readers often ask the same questions ? Give the Auto Responder a try and save your support time ! For documentation and tips, please refer to the official plugin page for FAQ.

  • Publisher: ozh
  • Date: 08-02-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

Clientside validation on create page This module adds clientside validation for all forms and webforms using jquery.validate. The included jquery.validate.js file is patched because we needed to be able to hide empty messages. Currently this is still under development, feel free to help where you can.

  • Platform: PHP, Scripts

The main objective of relevance module is to provide a block of related content that can be extensivelly configured, according to the website needs. It seeks for relevant content by making a kind of 'score' rate for each relevant data. All the relevant data are summed and the greater ones are showed on a block.

  • Platform: PHP, Scripts

This plugin will allow you to use the [badge] shortcode to display a helpful and valid html snippet to encourage others to link back to your website by placing a linked image on thier own site. This plugin does not have a Widget at this time but I recommend trying the Shortcode For Sidebar Plugin to use the shortcode for plugin in a text widget.

  • Platform: PHP, Scripts

Currently, you can chose the widget, which is to be paginated, and set the items per page individually. You can also set the number of pages to show and change the labels of the previous/next link. Finally, you can change the default styling to match your theme.

  • Platform: PHP, Scripts
  • User One
  • License: Shareware
  • Price: .price.
  • Rating

This module allows for the first user (uid 1) to create a login name different from username and restrict the login of user one to known IPs. It can be useful if site admin does not want to reveal login name of the first user for whatever reason. It should be noted that hiding admin's login name does not necessarily add to better security, and having secure password is more important.

  • Publisher: Ki
  • Date: 18-02-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

This plugin was created to show the categories for a single post in the sidebar. The categories will be displayed in an unordered list. You can choose the title for the widget in the sidebar if you wish. Example: <!--code1--><!--ecode1--><li id="cz_post_cat-3" class="widget-container widget_cz_post_cat"> dlT dlT dlT dlT <h3 class="widget-title">Topics</h3> dlT dlT dlT dlT <div class="cz-post-cats"> dlT dlT dlT dlT dlT dlT dlT dlT <ul class="cz-cat-ul"> dlT dlT dlT dlT dlT dlT dlT dlT dlT dlT dlT dlT <li class="cz-cat-li">Facebook</li> dlT dlT dlT dlT dlT dlT dlT dlT dlT dlT dlT dlT <li class="cz-cat-li">Jobs</li> dlT dlT dlT dlT dlT dlT dlT dlT </ul> dlT dlT dlT dlT </div> </li><!--code2--><!--ecode2--> It uses the is_single() query in php so that it ONLY shows up on single posts.

  • Publisher: San Arena
  • Date: 09-02-2013
  • Size: 461 KB
  • Platform: PHP, Scripts

Shows following 8 buttons on your blog posts: Google +1 Facebook Like Facebook Share Twitter button LinkedIn Share Google Buzz StumbleUpon Digg Email AND, Facebook Recommendations in the Widgets Sidebar Installation Upload la-click-and-share.

  • Publisher: LinksAlpha
  • Date: 16-02-2013
  • Size: 123 KB
  • Platform: PHP, Scripts

This tab is available only to the users that have the "administer permissions". Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules..

  • Platform: PHP, Scripts

This module extends notify module to allow content to be selected per user based on Views. The UID of the user being mailed can be passed as an argument to views, allowing a unique set of nodes to be selected for each recipient. This feature is quite powerful in combination with a bit of argument handling code, as you can transform the argument at-will, based on any characteristic of the user.

  • Platform: PHP, Scripts

Commentag is a Widget that helps your visitors catch up with any discussion easily * Get an overview of any discussion at a glance * Filter comments by tags * Don't replace your commenting system installation : Please visit http://www.commentag.com to register and download our plugin!.

  • Platform: PHP, Scripts
  • Help Me
  • License: Freeware
  • Price: 0.00
  • Rating

This module is based on the Context help module but it is more simpler and lighter. It allows the admin to set help messages based on a path. One of the main differences with the Context Help module, is that the help messages are not nodes, they are just records in the database.

  • Platform: PHP, Scripts

When you're editing a node do you or your editors ever fill in that field at the bottom of the page where it says "Log message"? If not, this module will let you remove it from the page so nobody has to look at it. It will also allow you to remove the entire "revision information" fieldset and everything inside it.

  • Platform: PHP, Scripts

Provides a new Drupal hook: hook_late_form_alter. This hook is identical to Drupal's hook_form_alter in every way except that it should always be called after every other module's hook_form_alter is called. Also provides hook_late_form_(form_id)_alter.

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

This plugin displays the twitter posts from a twitter account in the sidebar. wpTwit is a PHP Twitter Reader based on lineTwit which was written for Line Digital and based upon myTwit by Ralph Slooten. wpTwit was written by Chris Shennan. Install : 1.

  • Platform: PHP, Scripts

How it works. 1) participating non-profit organizations register for free at noprofeed.org - they only need a site able to send an RSS feed with their news; 2) bloggers and site owners - based on WordPress - looking to help non-profit organizations, install the freely available noprofeed.

  • Publisher: camaleo
  • Date: 01-04-2013
  • Size: 922 KB
  • Platform: PHP, Scripts

This simple plugin is a widget that displays a list of random posts on your widgetized sidebar. Installation Upload randomposts.php to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress Use your 'Presentation'/'Sidebar Widgets' settings to drag and configure.

  • Publisher: Furlan365
  • Date: 27-06-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Although blog posts can display the date on which they were created, it is sometimes useless to display this information. At least, this can be a way to make index pages lighter. In this case though, it can be useful to display the date of the last blog update on the index.

  • Publisher: Lex--
  • Date: 06-04-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

Display image (if present) and/or name for the author of a post, or for all authors on the blog. Use as a replacement for or in index.php (and/or any other post templates) to display an image for a post's author (inside "the loop") Use as a replacement for in the sidebar section of your site to list all authors for the blog using an image and/or text.

  • Platform: PHP, Scripts

movingboxes-wp presents images from the WordPress media library as a MovingBoxes image gallery using a shortcode to position it in your posts or pages. As well as display images along with titles and short captionsl links can be also added. Images are added to the galleries by uploading via the WordPress Media Gallery and attaching them to the post or page on which they will be displayed.

  • Publisher: jonhorner
  • Date: 20-01-2013
  • Size: 584 KB
  • Platform: PHP, Scripts

A registration key with the snap online service is required for this module to work. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules..

  • Platform: PHP, Scripts

This project has been reacquired. Utility to convert Flexinode nodes into CCK nodes. The conversion currently has limitations, but is quite usable (and hopefully further users can help expand the functionality). Limitations: * Not every text field will convert perfectly.

  • Publisher: aj045
  • Date: 24-03-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Trackping Separator, by its name, is a WordPress Plugin that could separate trackbacks/pingbacks from user comments. Useful functions to list trackbacks are also provided. installation : 1. Extract the zip into the wp-content/plugins directory 2.

  • Publisher: mk_is_here
  • Date: 10-03-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

New Downloads

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

Pidro Challenge

The Pidro card game - a game
of daring and skill. You and
your computer partner play
against two computer
opponents.

Pixillion Image Converter
Software Free

Pixillion Image Converter
Software Free is perfect for
converting your image files
for posting on the web,
emailing to ...

Express Animate Animation
Free

Express Animate is free
animation software that gives
you the ability to animate
shapes, text and imported
images.

SamLotto

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

Dr.Web CureIt

Dr.Web CureIt is a
non-installation antivirufor
curing computers running MS
Windows 8/7/Vista/XP/Server
2003/2008/2012 ...

ModCom

Free Windows software for Data
Acquisition & Control, HMI
/ SCADA, Industrial
Automation, Process Control,
and Data ...

Photo Pos Pro photo editor

Photo Pos Pro photo editor is
the ultimate tool to turn you
digital photos into stunning
artworks, create eye-catching
...

WinToUSB

WinToUSB allows you to
install/clone Windows
11/10/8.1/8/7 to USB drive or
Thunderbolt drive as a
bootable Windows drive, ...

Free 1D Barcode Generator

The programe generates and
prints most popular linear and
postal barcode symbologies
including Codabar, Code11,
Code25 ...