FranklyMe Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

The Frankly.me plugin for Drupal adds Frankly.me social plugins to your Drupal site and optimizes the experience of your audience through easy ask buttons and social widgets. Associate your Drupal site with side pane widgets and embed shortcodes for frankly.me ask button and social widgets. All features are deeply integrated with Drupal APIs to make building your webpages and administrative features as easy as possible with the extensibility you expect from Drupal.

County

Component type

module

Categories

Maintenance status

Development status

Downloads

381

Component created

Component changed

Defines an US county field type. Depends on a field representing an US state being present on the same entity bundle. This field stores the FIPS code for the county in the database.

The county field widget is a select element. The module attaches an AJAX event to a change of the US state field on the entity bundle. The state value acts as a filter for the options list of the county field.

Report oversized text fields

Component type

module

Categories

Maintenance status

Development status

Downloads

244

Component created

Component changed

If (in any of your Drupal 6 nodes and node types) there are 'Text fields' having a widget type 'Text field' (a single row), and no 'Maximum length' defined, AND field contents that is longer than 255 characters, you will have a problem when migrating from Drupal 6 to 7 with CCK Migrate, the upgrade process will halt and you'll have to start over.

Node Title Validation

Component type

module

Categories

Maintenance status

Development status

Downloads

7004

Component created

Component changed

This is a very light weight module and help to validate node titles with min/max characters, Blacklist special characters/words and unique node titles.

Validating the node title by

MMS - Multilinguism Made Simple

Component type

module

Maintenance status

Development status

Downloads

1165

Component created

Component changed

Description

In a multilingual environment, MMS unifies handling of all translations at once for any block, node, or structural content without using separate containers, and with only the Locale module activated.

Briefly said, it works upon all <input type="text"> and <textarea> elements, giving them the ability to contain their own whole set of translations.

In administration context, each of these areas is replaced by a multilingual widget where the user can instantly look at all translations of the content, and edit them at its option. Another, dedicated widget is also available for areas managed with CKEditor.

Webform fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Connect Webform components to any Entity form. Only works with nodes, because Webform only works with nodes.

Example:

You have a Registration entity with Fields, but you want the event owner to add their own custom fields per event. Don't give gim Fields power. Don't create a new bundle for every event. Enable this module, add a few lines of custom code (to connect the webform node to the Registration entity) and give them Webform access.