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

Field Access freeware
Filter: All | Freeware | Demo
 

Field Access

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.264

Ubercart Add to Cart CCK Field This field should not be displayed for native product nodes as they already have an 'add to cart' form.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal Ubercart module Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Ubercart Add to Cart CCK Field Download

Added: May 10, 2013 | Visits: 408

UC Node Access These features allow customers who purchase the product to receive view access to nodes on your site either indefinitely or for a limited time based on the feature's settings.This module depends on other modules in order to define handlers for handling access grants.InstallationUnpack in your... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): UC Node Access Download

Added: May 10, 2013 | Visits: 500

Field Thief This works good for content types that have fields for which the value changes frequently, like a price field.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal Content Construction... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Field Thief Download

Added: May 10, 2013 | Visits: 539

Field Indexer Each field enabled for indexing becomes a type of index entry. The users can search keywords with field restriction using the appropriate search module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Field Indexer Download

Added: May 10, 2013 | Visits: 595

Computed Field Computed Field is a cck module which lets you add a computed field to custom content types. You can choose whether to store your computed field in the database. You can also choose whether to display the field, and how to format it.Installation - Unpack in your modules folder (usually... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Computed Field Download

Added: May 10, 2013 | Visits: 538

Fullname field for CCK Features - multiple field works - Compatible with diff module. - Compatible with token module. - prefix and suffix fields. - support for legal and preferred names in one field - customizable REQUIREments - whole name, individual fields, or contingent on use - choose which fields to use -... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Fullname field for CCK Download

Added: May 10, 2013 | Visits: 368

1c-->access This is for ligament 1c with tables access for further loading in osc Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): 1c-->access Download

Added: May 10, 2013 | Visits: 563

Simple Admin Access Control This contribution very simply adds the ability to limit sub-admin users to access only certain areas of the osCommerce administrative area. It assumes that you have already created these users in your host's control panel, requiring login to the /admin area with one of these usernames.Disclaimer:... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Simple Admin Access Control Download

Added: May 10, 2013 | Visits: 900

Card Access Services CAS Connect Card Access Services CAS Connect - CAS Connect module for osCommerce Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Card Access Services CAS Connect Download

Added: May 10, 2013 | Visits: 512

DPS PX Access Payment Module Direct Payment Solutions (DPS) offers the PX Access method for processing credit card transactions in realtime via a [DPS] Hosted Payments Page.DPS Website: homepage PX Access Information: homepageThis payment module allows acceptance of credit card payments via DPS's PX Access payment method.The... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): DPS PX Access Payment Module Download

Added: May 10, 2013 | Visits: 286

Group Access 4.51a This component allows you to give individual users access to certain menu items. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Group Access 4.51a Download

Added: May 10, 2013 | Visits: 501

File Field Upload Limit 5.x- This allows you granular control over the size of files each individual CCK field can handle.Leaving the setting to 0 for a particular file field will force to read the size limit as set in the upload module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): File Field Upload Limit 5.x- Download

Added: May 10, 2013 | Visits: 469

Field Element 5.x- The module allows re-using the functionality provided by CCK field types and widget types in contexts other than what is normally provided by Content Construction Kit module. The module is aimed at other developers and does not provide any functionality to end users.InstallationUnpack in your... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Field Element 5.x- Download

Added: January 26, 2013 | Visits: 445

CCK Pseudo-random Field 5.x--alpha1 The values are not editable and the field does not appear in the node form.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x Platforms: BSD Solaris

License: Freeware Download (53): CCK Pseudo-random Field 5.x--alpha1 Download

Added: May 10, 2013 | Visits: 491

File Field Upload Limit 5.x- This allows you granular control over the size of files each individual CCK field can handle.Leaving the setting to 0 for a particular file field will force to read the size limit as set in the upload module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): File Field Upload Limit 5.x- Download

Added: May 10, 2013 | Visits: 347

Root access required This script shows how simple is to avoid any access from user to your scripts. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Root access required Download

Added: May 10, 2013 | Visits: 451

Dictionary with attribute-style access This script defines a dictionary with attribute-style access. It maps attribute access to the real dictionary.It can be easier to read and type data access using the simpler attribute syntax (one dot), that using a lot of square-brackets and quotes. Of course, your key must match a valid... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Dictionary with attribute-style access Download

Added: May 10, 2013 | Visits: 444

Public and protected attribute access This script presents a way to introduce proper attribute access protection levels using a generic proxy object. By default all attributes are "protected" in the C sense and can be declared as public using either a function decorator or a class attribute. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Public and protected attribute access Download

Added: May 10, 2013 | Visits: 322

Log User Access The 'Users' menu item can be used to access the records. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.6.3 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Log User Access Download

Added: May 10, 2013 | Visits: 995

Access Points PHP-Nuke Module Access Points PHP-Nuke module is useful for Wireless Communities who have a PHP-Nuke CMS web page and want to show their members where their access points are located in the city. Has option to automatically include a part of NodeDB.com map Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Access Points PHP-Nuke Module Download

< 1 2 3 4 5 >