Username regex filter

Component type

module

Maintenance status

Development status

Downloads

448

Component created

Component changed

This is a very simple module born from the circumstance that there is seemingly no other easy way to apply effective user name restrictions. The only module that would seem to be the right choice (i. e. User restrictions), favors a limited SQL'ish syntax, which feels uncomfortable to regex fans (like I am).

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.

YAML editor

Component type

module

Categories

Maintenance status

Development status

Downloads

1656

Component created

Component changed

This module loads an Ace editor for all textarea with data-yaml-editor attribute.

Demo

Usage

When you need an editor for your YAML files add a data-yaml-editor to you textarea like this: