Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.241.845 Times

Modules freeware
Filter: All | Freeware | Demo
 

Modules

1 2 3 4 5 > 
Added: November 20, 2010 | Visits: 1.661

CGI::WeT::Modules::Basic CGI::WeT::Modules::Basic is a basic rendering engine extensions. SYNOPSIS use CGI::WeT::Modules::Basic (); This module provides basic rendering constructs for the engine. Please be aware that the code supersedes the documentation. While I have tried to be accurate there are times that words...



Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): CGI::WeT::Modules::Basic Download

Added: August 06, 2010 | Visits: 1.510

CGI::WeT::Modules::Calendar CGI::WeT::Modules::Calendar are Perl extensions to engine to allow calendar management. SYNOPSIS use CGI::WeT::Modules::Calendar (); This module provides rendering constructs to allow navigation through a set of calendars. Support is provided for multiple types of events in multiple...





Platforms: *nix

License: Freeware Size: 40.96 KB Download (99): CGI::WeT::Modules::Calendar Download

Added: November 06, 2010 | Visits: 1.614

CGI::WeT::Modules::News CGI::WeT::Modules::News are Perl extensions to engine to allow article management. SYNOPSIS use CGI::WeT::Modules::News (); This module provides rendering constructs to allow navigation through a set of articles. Support is provided for multiple types of articles in multiple groupings (or...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (104): CGI::WeT::Modules::News Download

Added: November 22, 2010 | Visits: 1.061

Lin-setibuf Modules Lin-setibuf Modules are a set of Perl modules for manipulating both the SETI@Home client files, and the SETI@Home text client. SETI::Monitor offers an intuitive interface to stats retrieval, and manipulation via a Perl program. SETI::Client gives the Perl programmer a high-level layer for...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (93): Lin-setibuf Modules Download

Added: June 14, 2010 | Visits: 1.490

Payroll Perl Modules Business::Payroll is a series of Perl Modules that provides an API for working with multiple countries federal, state and local taxes. Payroll Perl Modules project also supports calculating mileage reimbursement values and can handle adjustment entries. The Business::Payroll module starts...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (146): Payroll Perl Modules Download

Added: May 10, 2013 | Visits: 504

Import modules from a remote server Storing modules in a central location, which are used by remote, seperate clients has obvious benefits. This script describes a method by which modules can be fetched from a remote server and compiled into bytecode modules which are used by the client.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Import modules from a remote server Download

Added: May 10, 2013 | Visits: 858

Create Emacs TAGS file for Python modules Create Emacs TAGS file for Python modules script creates a TAGS file for Python programs, usable with GNU Emacs.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Create Emacs TAGS file for Python modules Download

Added: May 10, 2013 | Visits: 367

Used modules 5.x- The modules can be listed on a specific page and/or in a block.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Used modules 5.x- Download

Added: May 10, 2013 | Visits: 410

Quick Admin Modules Add client-side dependency checking to Modules Administration page.If you have ever been frustrated having to submit the Modules page multiple times to turn off a set of nested modules, this module is for you. When you click a checkbox to turn on a module, it also turns on all the modules it...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Quick Admin Modules Download

Added: May 10, 2013 | Visits: 512

User Points Contributed modules Included modules - user2userpoints: Allows users to send points to other users. - userpoints_reset: Resets all userpoints on the site. - userpoints_retroactive: Calculate userpoints for nodes and comments created so far. - referral_points: Allows referrers to get bonus points percentage points...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): User Points Contributed modules Download

Added: May 10, 2013 | Visits: 560

Hong Kong Airparcel Shipping Modules This module is NOT suitable for the shop which is selling big size but light weight purchase because I combine the air small parket and air parcel in this modules and do not concern the volume.IMPORTANT NOTICE :Shipping cost will not as same as the actural cost of HKPO but similar. Maybe a little...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Hong Kong Airparcel Shipping Modules Download

Added: May 10, 2013 | Visits: 546

Freight and International Shipping Quote Modules Usually, if the item is overweight or is to be shipped overseas, UPS and USPS modules won't work. This contribution is two modules in one.1) The first RFQ allows customers to select 'Request Quote'as a shipping method. By default, this is a $0.00 charge added to the price (You can add a quote...


Platforms: Windows, *nix, PHP, BSD


Added: May 10, 2013 | Visits: 474

Hide Payment Modules With this contribution you can hide certain payment modules in the check-out screen.Based on the customer discount percentage contribution of Aubrey Kilian wich is based on Ian C. Wilson's Member's discount class.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Hide Payment Modules Download

Added: May 10, 2013 | Visits: 408

Used modules 5.x- The modules can be listed on a specific page and/or in a block.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Used modules 5.x- Download

Added: May 10, 2013 | Visits: 517

Automated swigging for creating C shared modules This script contains a simple python function to automate using the swig process for creating C modules for use inside Python.


Platforms: *nix, Python, BSD


Added: May 10, 2013 | Visits: 530

Import package modules at runtime This script allows you to load modules from packages without hard-coding their class names in code; instead, they might be specified in a configuration file, as command-line parameters, or within an interface.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Import package modules at runtime Download

Added: May 10, 2013 | Visits: 578

Allowing the Python profiler to profile C modules This script lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so on is difficult. Profilewrap makes it easy to...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 776

League Modules for PHP-Nuke League Modules for PHP-Nuke is a multisport league module for PHP-Nuke including baseball, football, soccer, hockey and you can add your own.Features include auto updating standings, player stat tracking, and schedules.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): League Modules for PHP-Nuke Download

Added: July 22, 2013 | Visits: 603

Modules Anywhere Modules Anywhere - place modules anywhere you can enter text.With Modules Anywhere you can include a single module or complete module positions anywhere in your site, including inside 3rd party components and even inside other modules.Why use Modules Anywhere, and not the {loadposition} plugin? *...


Platforms: PHP

License: Freeware Size: 276.48 KB Download (40): Modules Anywhere Download

Added: April 11, 2013 | Visits: 450

Modules Quickjump I get fed up with scrolling down the modules admin page looking for the right module to enable/disable. This module injects a tiny javascript into the page head that adds a drop down to local menus. This then allows a quick jump to sections in the page.Thanks to Rupert Redington for the javascript.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Modules Quickjump Download

1 2 3 4 5 >