Drush language prefix

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

*** Warning This project has been moved into Drush Language Commands

No more developpement

--------------------------------------

Overview

Drush command allowing to update language prefix from the commandline. This module only provides drush commands, so you will see no functionality in the UI.
This is an addon for the Drush Language Commands Drush plugin

Inline footnotes

Component type

module

Categories

Maintenance status

Development status

Downloads

1331

Component created

Component changed

Show footnotes inline with the text. An independent CKEditor plugin is included.

Footnotes of the standard footnote html format will be converted to responsive html.

old:

<fn value="label">Content</fn>

new:

<fn value="label">Content</fn>
<span>
  <span>
    <span>label</span>
    <span>Hide</span>
  </span>
  <span>
    Content
  </span>
</span>

Multilingual content type

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will add the feature to translate node types in a entity translation enviroment. The reason for this module is that i18n_node which will normally add this feature is not fully compatible to the entity translation module.

For more information see one of the following issues:

Webform Markup

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows the webform builder user to take full control of the HTML markup used by the webform. Let's you hide some of the webform components (you wouldn't want to show the ones that you are rewriting the HTML markup for). And let's you inject JavaScript code - file, external, inline and setting - so that you can write rich interactive single page apps using Webform.

umichonly

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This will lock a drupal site down to the University of Michigan IP address range.

Please note, if users have the path to a file and you are not using the private file system. Users who are not on campus will be able to access it.

Outdated Browser

Component type

module

Maintenance status

Development status

Downloads

4986

Component created

Component changed

This module integrates the Outdated Browser library in Drupal.

It detects outdated browsers and advises users to upgrade to a new version - in a very pretty looking way.

The library ships with various languages. Its look and feel is configurable, and the targeting browser can be configured either specifying a CSS property or an Internet Explorer version.

More info at: http://outdatedbrowser.com