Hide Group (fieldset)

Component type

module

Categories

Maintenance status

Development status

Downloads

949

Component created

Component changed

Description :

The hide group module is used if you want to simplify the node forms by hiding fieldset, either by just not displaying them (display:none) or striping them from the form generation
Pretty usefull if you want to hide fieldset and keep the form element values

Installation instructions :

  1. Download and uncompressed the archive into your site modules directory
  2. Install the module (package User interface)

Usage :

There are 3 ways to hide a group :

Tile Hover

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Tile Hover is based on a jQuery script that implements a creative way to show off your portfolio. This beautiful way to show off your portfolio inspired me at http://freshdesignweb.com/demo/2012/12/responsive-portfolio-gallery-with.... You need to have at least jQuery 1.7.x for the module to work. There are many issues and limited features in the module (no way to delete each tile unless you go in the database..).

Soft Length Limit

Component type

module

Maintenance status

Development status

Downloads

737

Component created

Component changed

This module provides a counter that indicates the max. limit of characters in a certain text field. The soft limit means that the user will be warned if the content length of the field is exceeded, but he will still be able to save all data in the field.

It basically does two things:

* Lets the user configure any instance of a text field's widget, to have a specific soft limit. This is done in the usual field settings for entity types. This counter will always be shown on fields with a soft limit, no matter the settings mentioned below.

Oembed Entity

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

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.

Nodequeue Suggestions

Component type

module

Maintenance status

Development status

Downloads

359

Component created

Component changed

Nodequeue Suggestions

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

To use this functionality, create two node queues, and specify that the second
queue has the first queue attached as a "suggestion queue", by checking the
box and choosing the second queue.

Nodes placed in the queue specified for suggestions, will now be treated as
suggestions for the main node queue.

Universal Reference

Component type

module

Categories

Maintenance status

Development status

Downloads

1033

Component created

Component changed

This module solves the issue of referring to both external and internal content from within a node.

It creates a field type which may both refer to an external URL, if an http:// (or other allowed protocol) link is entered, or autocomplete on node titles, to refer to internal nodes by their node ID.

You can also specify a custom title or use the referenced node title or URL as default title.