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

Import Modules freeware
Filter: All | Freeware | Demo
 

Import Modules

< 1 2 3 4 5 > 
Added: June 17, 2013 | Visits: 529

Quick and Dirty Raw Data Import This module provides the functionality to import raw data into drupal nodes. It offers an customizable path that can be queried with a HTTP POST request to store the desired data into a node. The path can be protected by a key that must be passed along at each POST request.The quick and dirty raw... Platforms: PHP

License: Freeware Size: 20.48 KB Download (42): Quick and Dirty Raw Data Import Download

Conference Organizing Distribution Support Modules The COD Support suite of modules provide the core functionality for the COD distribution and are currently its main development focus area.The notable features here are session voting, individual and conference-wide scheduling, easy checkout and reconciliation of orders with UC_Signup.See it in... Platforms: PHP

License: Freeware Size: 20.48 KB Download (51): Conference Organizing Distribution Support Modules Download

Added: June 13, 2013 | Visits: 396

User import domain access Allows users to be assigned domains when using the user import module.New and existing users can be mass assigned to domains by importing data from a CSV file.Basically it adds the following to the user import module. 1. It has an option to make user imports import only to the current domain. 2.... Platforms: PHP

License: Freeware Size: 10 KB Download (45): User import domain access Download

Added: August 02, 2013 | Visits: 390

Hungarian local functionality (mini modules) This module suite contains mini modules relevant for Hungarian Drupal users. Currently we host two modules: one to allow for the setting of proper Hungarian date-time formats in Drupal, and the other for supporting freeweb.hu mail sending (which requires a special mail header). This free web host... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Hungarian local functionality (mini modules) Download

Added: May 16, 2013 | Visits: 384

Node Import Update This module is intended to simply add update functionality to the excellent Node Import module. The maintainer of Node Import has expressed a desire for that module to remain focused on importing nodes. So this module's intent is to focus discussion and efforts on extending Node Import to support... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Node Import Update Download

Added: July 05, 2013 | Visits: 413

Papa Rss Import Simple and easy to import RSS feeds from several websites that you want. Keeping the content is always fresh with the display news or articles that are always updated. Install : 1. Upload Directory papa-rss-import to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins'... Platforms: PHP

License: Freeware Size: 102.4 KB Download (40): Papa Rss Import Download

Added: August 27, 2013 | Visits: 349

ArrayShift Support Modules Support modules for the ArrayShift installation profile. Platforms: PHP

License: Freeware Size: 10 KB Download (41): ArrayShift Support Modules Download

Added: June 14, 2013 | Visits: 402

Ajax modules install Enhancing "modules installation" page by adding "install via ajax" button. When you click this button - modules will be installed in a simple, nice way without page refreshing.Installing Ajax modules install1. Copy the "Ajax modules install" directory into the 'sites/all/modules'.2. Enable the... Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): Ajax modules install Download

Added: July 19, 2013 | Visits: 458

Entrez Database Import This module allows to import PubMed articles by ID and by Search term into the biblio database. Moderated mass retrieval per Batch API and cronjob as well as automatic updates in cron makes it a valuable addition to the biblio module.Built mostly by agaric on behalf of the Science Collaboration... Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Entrez Database Import Download

Added: October 05, 2013 | Visits: 474

Import MACH Output This script will import output files from the MACH imputation package. http://www.sph.umich.edu/csg/abecasis/mach/ Note: If your MACH output data was generated using the HapMap website it will need to be converted from UTF-16 encoding to UTF-8 encoding for this script to work. There are free... Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): Import MACH Output Download

Added: September 01, 2013 | Visits: 552

Thunderbird Message Filter Import/Export Thunderbird Message Filter Import/Export is a Thunderbird extension to import/export message filters. Developer comments Open Tools/Message Filters, Click Export Filters to export message filters for selected account. Execute Tools/Import Filters to import message filters to selet account. It... Platforms: Mac

License: Freeware Size: 30.72 KB Download (35): Thunderbird Message Filter Import/Export Download

Added: November 11, 2013 | Visits: 332

Github::Import for Linux Github::Import is a Perl module that provides a way to import a git repository into http://github.com. SYNOPSIS # You can see your token at https://github.com/account % cd some_project_in_git % github-import --username jrockway --token decafbad --add-remote --push-mode all You can also... Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Github::Import for Linux Download

Added: June 20, 2013 | Visits: 296

modulegraph modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and... Platforms: *nix

License: Freeware Size: 51.2 KB Download (39): modulegraph Download

Released: August 22, 2022  |  Added: October 10, 2022 | Visits: 1.280

Import Auto-Complete List for Outlook Free, easy and fast way to import Microsoft Outlook 2010/2013/2016 auto-complete list cache into selected mailbox or data file from XML, NK2 or DAT (advanced version) format files. This tool can be utilized to transfer, migrate, backup and edit Outlook auto-complete lists. Binary NK2 files is a... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 318.85 KB Download (291): Import Auto-Complete List for Outlook Download

Added: August 03, 2008 | Visits: 1.078

Import Utility from TO3000 to Projetex Import Utility: Converts data from Translation Office 3000 to Projetex 2005. Projetex 2005 is Project Management Software for Expert Teams. It tremendously simplifies task of corporate and freelance workflow management, data and files sharing within company and provides multiple benefits for each... Platforms: Windows

License: Freeware Size: 583 KB Download (512): Import Utility from TO3000 to Projetex Download

Added: July 05, 2010 | Visits: 1.008

Dice3DS Dice3DS project is a set of Python modules for dealing with 3D Studio format files. I have released it under the terms of a BSD-style license. 3D Studio is a 3D graphics modeling and rendering program that saved it images in a rather simple binary file format known as 3DS format. Although 3D... Platforms: *nix

License: Freeware Size: 24.58 KB Download (107): Dice3DS Download

Added: October 04, 2010 | Visits: 975

Module::Reload::Selective Module::Reload::Selective can reload Perl modules during development. SYNOPSIS Instead of: use Foobar::MyModule; Do this: use Module::Reload::Selective; &Module::Reload::Selective->reload(qw(Foobar::MyModule)); Or, if you need the "import" semantics of "use", do this: use... Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Module::Reload::Selective Download

Added: April 03, 2010 | Visits: 978

Module::Versions Module::Versions is a Perl module to handle versions of loaded modules with flexible result interface. SYNOPSIS use Module::Versions; # Simple Interface list Module::Versions; # prints formatted results to STDOUT Module::Versions->list; # prints formatted results to STDOUT # Shortcuts... Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Module::Versions Download

Added: January 25, 2010 | Visits: 665

Certificate Import Certificate Import imports digital Certificates via Drag & Drop into your Keychain and supports Certificates in popular Apache-Format (.der Files). Platforms: Mac

License: Freeware Download (109): Certificate Import Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 570

Calibrated{Q} MXF Import for Mac OS A QuickTime component for NATIVE Importing and Editing of MXF Files within Final Cut Pro 6.0.2 or greater OR Final Cut Pro 7. And you're not just limited to Final Cut Pro, you can also natively import MXF files in Compressor, Motion, Sound Track Pro, Color, QuickTime Player and Shake. -... Platforms: Mac

License: Freeware Size: 7.5 MB Download (464): Calibrated{Q} MXF Import for Mac OS Download

< 1 2 3 4 5 >