eStacks

Component type

module

Maintenance status

Development status

Downloads

357

Component created

Component changed

Drupal integration for estacks.com

What is eStacks?

Discover. Organize. Connect. Share.
With simple tools for discovering, storing and organizing research materials, eStacks is the new center of your research workflow. Share what you find, find what others share, and collaborate to stay informed of new knowledge that matters to you and your work.

Simple modal overlay

Component type

module

Categories

Maintenance status

Development status

Downloads

1729

Component created

Component changed

Need to display messages or content in an overlay in a pinch, but don't want to hack it using the core Overlay module?

Have you seen the slick way that Commerce Kickstart displays products you recently added to your cart, and wish you could do something similar with messaging throughout your entire site?

Viewmode per Node

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides the possibility to select inside every node edit form the view mode to display its content. View modes is a feature of Drupal since version 6, and it has a lot of power but normal admin user have no access to all the possibilities. Basically this power consists on the possibility to have several ways to organize the node display. Usually modules provide with new view modes but user have no managing area for it.

Inline Entity Display

Component type

module

Maintenance status

Development status

Downloads

7076

Component created

Component changed

Overview

Make available the fields and text properties from referenced entities into the parent entity template and the manage fields display overview.

Drupal standard entity display:

Node
- title
- field body
- field reference -> default formatters

Field Group Background

Component type

module

Maintenance status

Development status

Downloads

10928

Component created

Component changed

This module creates a field group display formatter that consists in a <div> wrapper with a CSS background (using the style attribute).

For Drupal 7, the background can be set from a field of the rendered entity:

  • An image field
  • A color field (Color Field / jQuery Colorpicker modules supported)

For Drupal 8, the background can be set from an image field of the rendered entity.

Partial Comment Display

Component type

module

Maintenance status

Development status

Downloads

632

Component created

Component changed

Concept
Partial comment display module provides a facility to admin to configure the number of comments which will be shown to user on node view page. This configuration is available under comment settings tab in each content type.

Note
This module will not work for those roles who has "post comment" permission.