Contextual links (6.x-2.x cleanup)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a fork of the 6.x-2.x branch of the Contextual links module. Since that module isn't actively maintained and the issue queue contains a lot of patches and fixes from other users, I felt it useful to fork this module and include all those fixes as well as a few improvements.

Summary Options

Component type

module

Categories

Maintenance status

Development status

Downloads

4500

Component created

Component changed

This module provides site builders with additional options for the 'summary' field when using "Text Area with a Summary" widget.

Often, a summary or teaser field is used when displaying content in views. Drupal already has built in support for a summary field, however there is not much control of whether or not it is display, or required.

The two main options are:

  • Always show the summary field
  • Make the summary field required

Drupal 8

Drupal 8 version is fully functional. Please, give us feedback!

Big Title Node Edit

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

This is a very lightweight module to just enhance the appearance of the 'title' element when creating or editing a node. The title element becomes a multi-line textarea with 2 lines height and 100% width.
Furthermore, a CSS style is applied to the <input> element which makes the font size to 2em, which can easily be overriden in your admin theme.

Comment Stats

Component type

module

Maintenance status

Development status

Downloads

1445

Component created

Component changed

This module provides a deeper view to comment analysis. This module divides the discussion on the content into two categories.
A. Comments
B. Replies

The threads which are not replies are called Comments.
Replies are those threads which are responses to the comments.

For Example: In facebook, 'comments' are the threads which comes under post and replies are the sub threads of comments.

Comments stats provides a tabular view to users, comments, replies & unapproved comments.

Menu Admin Fix

Component type

module

Categories

Maintenance status

Development status

Downloads

1162

Component created

Component changed

Managing menu items is normally a breeze in Drupal, but the larger your site gets, the more likely you are to run in to this nasty usability bug: https://www.drupal.org/node/1007746

This module is intended as a temporary solution to an old problem. Once the underlying issue is fixed, this module will become obsolete, but in the mean time, it seems to be the only way to work with more than 100 menu items if you do not want to own the process of patching core on your site.