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

Listing of Modules in Scripts

Are you looking for a professional plugin to manage and display photos in your site ? Try 1pluginjquery - Free Visit Site >> : * Many templates and players to choose from * Slideshow, photo galleries and more * Manage your galleries using a cool interface * Inline editing to customize your gallery directly from your site * Fast and unlimited hosting to make your gallery load fast * jQuery galleries ensure that your site will work on any mobile device * Add caption and description to your gallery * Every items in your gallery can be a link to a post * Simple and automatic embed code * Domain lock to protect your photos For comments, questions and support use this email support@1pluginjquery.

  • Platform: PHP, Scripts

Are you looking for a professional plugin to manage and display photos, videos and audio in your site ? Try 1pluginjquery - Free Visit our showcase page >> : <!--QuoteBegin--><!--QuoteEBegin--> * **Video** - many video players like flowplayer are available, CDN is included * **Photos**, slideshows and cool galleries * **Audio**, music and podcast players * **HTML5** and **mobile devices** supported<!--QuoteEnd--><!--QuoteEEnd--> Many templates and players to choose from Manage your galleries using a cool interface Inline editing to customize your gallery directly from your site Fast and unlimited hosting to make your gallery load fast jQuery galleries ensure that your site will work on any mobile device Add caption and description to your gallery Every items in your gallery can be a link to a post Simple and automatic embed code Domain lock to protect your media assets Support iPhone, iPad, Android etc.

  • 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

WordPress plugin implementation of the 2-click button scripts of heise.de The plugin offers the possibility of the Facebook-Like, Twitter and Google plus button only by a click of the visitor to the site to integrate to do justice to the new privacy regulations in Germany.

  • Publisher: DasHobbit
  • Date: 03-01-2013
  • Size: 184 KB
  • Platform: PHP, Scripts

On 404 Not Found error pages, Drupal will skip rendering of all the navigation links of your website for performance reasons*. Some of these include: The "Primary links" block and any other menu links block. The Primary links and Secondary links of your theme.

  • Publisher: JohnAlbin
  • Date: 17-05-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

#D7CX I pledge that 443 Session will have a full Drupal 7 release on the day that Drupal 7 is released. Inspired by a blog post on Cracking Drupal: Drupal and SSL - Multiple Recipes to Possible Solutions, This project is for sites that use mixed security, or HTTPS for some pages and HTTP for the rest.

  • Platform: PHP, Scripts

OBSOLETE: According to the community you should use the http://drupal.org/project/diggbar_blocker or http://drupal.org/project/frameprevention instead. An implementation of the Diggbar Blocker for Drupal, written by Dustin Brewer. Original idea/regex/message by John Gruber, http://www.

  • Platform: PHP, Scripts

This is a Related Post Links Widget for the WordPress sidebar. It basically displays any number of links to Posts that are related to the current single post using any of the same Tags. Now you can also relate your posts using categories. Just drop this widget on your sidebar and you will see a linked list of other Posts that use any of the same Tags (or Categories) as the post you are on.

  • Publisher: scheeeli
  • Date: 12-05-2013
  • Size: 72 KB
  • Platform: PHP, Scripts

When using a CDN/static file delivery server, custom URLs can be set. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules..

  • Platform: PHP, Scripts

This very simple module causes all of your site's internal URLs to be rendered as absolute URLs (e.g., "http://mysite/node/whatever") instead of relative URLs ("/node/whatever"). Some people think this is useful for SEO. All this does is modify the global base_path variable in an init() hook so that all calls to base_path() will get an absolute URL.

  • Publisher: noelbush
  • Date: 02-05-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Before: http;//example.com/wp-content/themes/twentyten/style.css After: /wp-content/themes/twentyten/style.css If you are looking for a plugin that automatically converts absolute URLs to relative URLs, check out my other plugin WP-HTML-Compression as it will soon have this feature.

  • Publisher: prometh
  • Date: 19-03-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Enables modules to add to the access permissions of other modules. Useful for simplifying the Access Control page..

  • Platform: PHP, Scripts

This module allow accessing private nodes with a direct link. Example You have selected a node to be private (by using module Private) but want selected users to access this node. With Private Access you have a direct link (based on the UUID of the node) to the node that lets you share it with other users.

  • Platform: PHP, Scripts

1. Assist in making Drupal content more accessible. 2. Serve as an api for other drupal accessibility modules when common functionality is needed 3. Demonstrate modifications to existing themes to make them accessible. 4. Serve as a demonstration to promote accessibility improvements to Drupal core and contributed modules.

  • Platform: PHP, Scripts

This module will provide accordion effect to your blocks. It works with any standard Drupal theme available out there on Drupal.org. You can also customize accordion widget by changing themes through jQuery UI configuration page. You can also select to which region this accordion effect should apply by going to admin/settings/accordion_blocks page.

  • Publisher: pflame
  • Date: 19-06-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Adds and maintains expiry dates for user accounts. Depends on 'Account Types' module. Specific Account Types can be defined as having an expiry date. Default expiry period is configurable (eg 30 days). New accounts will be given an expiry date based on the default expiry period.

  • Platform: PHP, Scripts

Content profiles allow nodes to be used in user profiles. Installation: Unpack in your modules folder (usually '/sites/all/modules/') Enable under Administer > Site Building > Modules.

  • Publisher: kenorb
  • Date: 06-01-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

The account_sync module allows you to synchronize drupal user account data across multiple Drupal sites. It currently supports basic account information as well as the drupal core profile module. It also has very basic single sign-on support. This module uses XMLRPC to transmit data between sites when updates are made so there's no need to have your sites running on the same database, server, or on the same subdomain.

  • Publisher: hadsie
  • Date: 14-05-2013
  • Size: 20 KB
  • Platform: PHP, Scripts

The ACL module, short for Access Control List, is an API for other modules to create lists of users and give them access to nodes. It has no UI of its own and will not do anything by itself; install this module only if some other module tells you to. We're aware of the following modules using ACL (let us know if you know of others): * Content Access (optionally uses ACL to provide by-user access control) * Forum Access * Image Gallery Access ACL for Drupal 7 A first development snapshot is available.

  • Platform: PHP, Scripts

Acronyms is a small module which handles Acronyms (also known as Abbreviations) on your site. The primary function is acronyms_parse_string($string) which takes and returns a string, properly formatted with the acronyms (or abbreviations) in it. This module was created for a client project - we were importing several thousand company names into Drupal and the php command ucwords() did not properly address acronyms/abbreviations (it would turn USA into Usa), so I created this module as a solution to that problem.

  • Platform: PHP, Scripts

This WordPress plugin will allow users to maintain a list of acronyms and abbreviations (with the appropriate markup dictated by the active theme's DOCTYPE) from within the WordPress Management interface, and replace instances of defined acronyms in blog posts and comments with the full HTML acronym tag, e.

  • Platform: PHP, Scripts

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it. This module provides an action which is configurable to email everyone in the specified roles, it is much like the built in "send email" action however it allows you select the recipients as a list of roles.

  • Publisher: dgtlmoon
  • Date: 12-04-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Action Views is used together with the views module. Action views adds a view type of "Action View" to the views interface. This will present your view as a table, and adds a list of actions you can perform against the results of the query executed by the view.

  • Platform: PHP, Scripts

The Actionkit Project looks at ways of integrating ActionApps (AA) and Drupal. We developed two modules for Drupal that demonstrate integration on the View Level and on the Data Level. Both modules are available for free, licensed under the GPL, and are open for improvements.

  • Publisher: miiimooo
  • Date: 13-06-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

This is a non-caching filter that parses HTML to append an active class to URL's found in the content if they match the current page. This filter does not cache, limit it's usage to fairly small blocks! Also it should come after all other input filters that generate HTML (e.

  • Publisher: Al Davies
  • Date: 10-01-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Active Share is a free plugin provided by OrangeSoda and written by Dan Garfield. For marketing tips follow OrangeSoda on twitter. This plugin was inspired by a similar feature on okcupid's blog. Their blog is awesome and you should check it out. Installation : 1.

  • Platform: PHP, Scripts

This module allows to process nodes of selected content type and replace the words in the nodes with a links to taxonomy terms if it exists. Installation Installation is as simple as installing the module. How it works 1. After standart installation Users will be able to do configurations via admin/settings/activetl/settings 2.

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

The Activism module is an attempt to standardize the way online advocacy tools are built in Drupal. There are many great modules out there for adding only advocacy tools to your site, but there has been no common practice in implementing these tools that allows you to 1) create multiple take action pages for any given type of advocacy module installed, 2) link various take action pages together (i.

  • Platform: PHP, Scripts

Detects software/extensions that remove website's ads, and prevents visitors with such a softwares to continue using the site. Visitors may think that this softwares are for their benefit, but in long term they're not. because website owners slowly stop providing free contents and services due to the fact that can't covert the costs.

  • Publisher: sinasalek
  • Date: 25-04-2013
  • Size: 10 KB
  • Platform: PHP, Scripts
  • AdBard
  • License: Freeware
  • Price: 0.00
  • Rating

Easily display advertisements from the Ad Bard Network on your Drupal-powered website, earning money for your FLOSS project. This module is not required to display ads from the Ad Bard Network. The Ad Bard Network is dedicated to fostering a friendly and useful advertising community, built from and focused on Free and Open Source Software.

  • Publisher: Jeremy
  • Date: 06-04-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

New Downloads

ClickCharts Free Flowchart
Software

ClickCharts Free Diagram and
Flowchart Software lets you
lay out your ideas,
organization, process or
create UML ...

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

Radmin VPN

Radmin VPN - is a free and
easy-to-use software product
to create virtual private
network (VPN). The program
allows users ...

OzGIS

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

7Caps

7 Caps is a small tool to
check the status of Caps Lock
and Num Lock. The new version
also has an audio alert. It is
a ...

Active@ ZDelete

Active@ ZDelete is a secure
delete utility. It helps you
to permanently delete files,
drives and folders. Active@
ZDelete ...

Active@ ISO Manager

Active@ ISO Manager is an
easy-to use software to
author, edit and burn
CD/DVD-ROM ISO images
compatible with the ISO ...

Billiards Pyramid

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

NetSpot

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

NTFS Recovery Toolkit

NTFS recovery toolkit contains
file recovery tool, partition
recovery tool, partition
manager tool and disk editor
utility.