No Colons

Component type

module

Maintenance status

Development status

Downloads

1532

Component created

Component changed

The No Colons module allows you to remove colons from form labels and other types of label text. There are two modes of operation: Remove all colons -or- Remove colons only if label text ends in punctuation (such as a question mark).

Monitor References

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Monitor References is a simple module that makes the values for nodereference and userreference fields on a form as they are filled out on the form. What this means is that nodereference and userreference fields which use views to define which nodes can be selected can use another nodereference or userreference field's values as arguments for their views, provided that the value is given programmatically.

Usage case

For instance, say you have these for the source field's values:

Image Mapper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Widget that allows a user to map out an image map by using javascript and canvas.
Made this for a client so it's not as dynamic as you could wish.

Entity Autocomplete

Component type

module

Categories

Maintenance status

Development status

Downloads

35208

Component created

Component changed

Entity Auto Complete provides:

  • autocompete_paths for all entity types that define a label
  • "entity_autocomplete" form element

Autocomplete paths

The path is:
entity-autocomplete/%entity_type

To restrict by bundle use:
entity-autocomplete/bundle/%entity_type/%bundles
where bundles is a '+' separated list of bundles.

Each item is returned as
VALUEOFLABELFIELD [id:ENTITYID]