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

Electromagnetic Field Protection software
Filter: All | Freeware | Demo
 

Electromagnetic Field Protection

< 1 2 3 4 5 
Added: April 02, 2013 | Visits: 541

CB MySQL Field Plugin The MySQL field type plugin adds a "MySQL Field" to the available list of CB fields. It does not actually add a new field to the database and cannot be edited by the user. It simply queries the database and displays the result of a MySQL statement. Another Community Builder field can be defined...



Platforms: PHP

License: Freeware Size: 10 KB Download (43): CB MySQL Field Plugin Download

Added: July 03, 2013 | Visits: 373

Field Permissions Plus It provides this functionality by superceding and expanding on the Content Permissions module packaged with CCK, granting access to fields whether a given user has View Field or View Own Field permission."Own" refers to ownership of the node. The author is able to View/Edit their "own" fields.The...





Platforms: PHP

License: Freeware Size: 10 KB Download (40): Field Permissions Plus Download

Added: April 27, 2013 | Visits: 745

Audio recording field Audio recording field supplies a CCK field for recording audio, directly through the user's browser, while in the site.For the recording task, this module uses a java applet, called ListenUp by javasonic. In order to use the module you need to download ListenUp from it's home site.In addition to...


Platforms: PHP

License: Freeware Size: 10 KB Download (54): Audio recording field Download

Added: July 18, 2013 | Visits: 520

CB Rank Field Plugin The rank field type plugin adds a d-deDURank Fieldd-deDt to the available list of Community Builder fields. It does not actually add a new field to the database and cannot be edited by the user. It simply calculates a userd-deOaos rank based on another CB field.You can define any numeric CB field...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): CB Rank Field Plugin Download

Added: July 06, 2013 | Visits: 510

CK Field Definitions Note: Since the inclusion of CCK functionality into Drupal 7 core under the Field API, the Drupal 7 version of this module will be part of the Field definitions project. It features a slightly refactored code base and integration with the Field API, instead of CCK. Other features are planned as...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): CK Field Definitions Download

Added: August 25, 2013 | Visits: 409

Node Edit Protection A very simple javascript based protection that will alert a user if they are navigating away from a modified Node Edit form without saving. It uses a standard javascript confirm dialog that allows the user to either continue what they were doing, or cancel the move allowing them the opportunity...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Node Edit Protection Download

Added: May 22, 2013 | Visits: 561

Mongodb Peekaboo; Ajax CCK field loader Provides a CCK field that can be used in nodes, node templates, and views to output the contents of another CCK field, from the same node, via Ajax.Click the image on the right to see an animated demonstration.BackgroundThis module was made when I had built a massive site structure using the book...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Mongodb Peekaboo; Ajax CCK field loader Download

Added: April 06, 2013 | Visits: 352

Views Field View This module allows to embed a view as a field in a view.This view can accept arguments from fields of the parent view.It's highly recommended to use this module in conjunction with views caching.Views Content cacheis a good way of caching views.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Views Field View Download

Added: May 31, 2013 | Visits: 972

CCK definition list field This simple module provides a CCK field to input lines on a textarea and renderize a html definition list.It uses "---" as the separator between definition terms. Lines are trimmed and whitelines removed.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): CCK definition list field Download

Added: June 17, 2013 | Visits: 586

Employment Field D6 version: I don't plan to port to D6. You are encouraged to try out CCK's experimental 'content multigroup' module instead to make your own custom multi-value fieldgroups. 'Content Multigroup' can be found in CCK's 'modules' directory - follow its README to try it out.Employment Field is a CCK...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Employment Field Download

Added: June 06, 2013 | Visits: 476

Field Reference by Abandoned Modules Adds a new CCK field type for referencing fields in CCK content types. In other words, the same as Node Reference, but only references a portion (that is, a field) instead of the whole node. The referenced field gets injected into the referring node.The formatter configuration is straightforward:...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Field Reference by Abandoned Modules Download

Added: May 04, 2013 | Visits: 659

Time zone field Time zone field (tzfield) provides a CCK autocomplete or select field for storing time zones. It could be useful if, for example, you have a node type representing a location such as city, office, station, etc., and you wish to associate a time zone with these nodes. Time zone data is stored in...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): Time zone field Download

Added: August 19, 2013 | Visits: 391

Field Permissions Administration This module is here to alleviate frustration when trying to manage the permissions for a specific field in Drupal.Works with: * CCK's 'Content Permissions' * Field PermissionsRequires ModalFrame.With this module enabled, a new link appears in the upper right of a field's "Basic Information"....


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Field Permissions Administration Download

Added: April 10, 2013 | Visits: 444

Websnapr Field Websnapr Field provides a simple means to show thumbnail images (not popup previews but actual IMG tags) for external web pages. It extends the Link module with new formatters which translate a URL into a linked IMG tag with a SRC attribute encoded for use with the Websnapr service.See Websnapr's...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Websnapr Field Download

Added: April 01, 2013 | Visits: 481

CCK Table Field This module adds a CCK table field type that lets you add a table display to any content type without having to manually enter HTML. It currently parses text data to form the header and row content, but the goal is to accomplish the data entry using a custom form widget. The output is generated...


Platforms: PHP

License: Freeware Size: 10 KB Download (54): CCK Table Field Download

Added: April 09, 2013 | Visits: 428

Feed field (CCK module) This module creates a CCK field that accepts RSS urls.Features:- Aggregate RSS/Atom feed- Works with FlexiField- Controls how many items to display and how frequent are updatesWhile feedapi can be used to add feeds in a node, I needed a way to flexibly position it above or below other CCK...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Feed field (CCK module) Download

Added: June 01, 2013 | Visits: 459

Dynamic Field Dynamic Field is a CCK field that returns a textarea where you can enter custom PHP code. The code is computed real-time and lets you access Drupal objects like $node, $user...Note:This is not a duplicate of ComputedField! ComputedField computes and saves the value in the database when the node...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Dynamic Field Download

Added: June 29, 2013 | Visits: 537

CB Decimal Field Plugin The decimal field type plugin adds a d-deDUDecimal Fieldd-deDt to the available list of Community Builder fields. It is based on the built in integer field type and used a double precision floating-point MySQL data type to store the values.You can set a minimum and maximum allowed value as well...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): CB Decimal Field Plugin Download

Added: August 11, 2013 | Visits: 458

Text Field Tags Text Field Tags adds some basic formatting options for CCK text fields.After enabling the module, navigate to the "Display options" page for an existing CCK content type. For text fields, you'll find several new options for how the fields are rendered in teasers and full nodes: headings 1 through...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (46): Text Field Tags Download

Added: June 05, 2013 | Visits: 405

Protection WP This protection plugin gives you several ways to stop other users stealing your content!There are three different ways of stopping users stealing it: 1. Disabling right-click 2. Disabling text selection 3. Disabling your RSS feed (So users cannot scrape your content).This plugin has support for...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (53): Protection WP Download

< 1 2 3 4 5