Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Nodequeue Suggestions

Nodequeue Suggestions

This module allows the administrator to specify that a certain nodequeue
contains suggestions for another nodequeue.

Oembed Entity

Makes all system entities available to the oEmbed provider.

Usage:
Install module and go to:
http://example.com/oembed/endpoint?url=http://example.com/user/123
to retrieve the oEmbed code for an entity with ID 123 and type user.

As a third URL argument, the desired view mode can be specified. This view
mode is passed on to any default or custom viewer functions.

Permissions:
Make sure to set the proper permissions, allowing the access to the desired
entity types for the various roles.

Customization:
It is possible to define custom callback functions to handle both access and
viewing of the entities by using the hook_oembed_entity_handlers_alter() and
implementing callbacks with the same structure as the provided default
functions that handles access and viewing.
Notice that different entity types behave different, and therefore, the default
functions might be unable to handle certain entity types. In this case, you
need to implement your own viewer and/or access callbacks in a custom module.

NOTE:
By default, this module will overrule all other URLs registered by the
oembedprovider module, which means that node/123 will also hit the handlers of
oembed_entity.

To prevent this, set a drupal variable named
"oembed_entity_aggresive_path_disable" with the value of TRUE.

The entities will then still be available as by using URLs like

Soft Length Limit

This module provides a counter that indicates the maximum recommended
characters in a certain text field. This means the user will be warned if the

Tile Hover

Tile Hover

Tile Hover is based on a jQuery script that implements a creative way to show off your portfolio.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience