Image Caption & More

Component type

module

Maintenance status

Development status

Component created

Component changed

What it does

Wraps all images in content with a

tag, ALT attribute is used to
set he caption text. If the ALT attribute is emmpty then the TITLE attribute
is used as a copy to ALT attribute and caption. If both attributes are empty
use a template string for caption with a sequential numbering.

Where it does it

It does all its work on the server. Wrapping occurs prior Drupal renders the node content. Original content is replaced with the new content only before rendering, thus the new content is NOT saved anywhere.

Entity Input Filter

Component type

module

Maintenance status

Development status

Downloads

993

Component created

Component changed

Concept

This module provides an input filter which allows for the automatic insertion of properties/field values from any entity present on the site. The idea behind this module is to ensure that text referencing an entity is updated when the entity is updated.

For example, say a link is included within a block of text to a user that wrote the block of text, the standard way of doing this would be to include the following:

Comment Score

Component type

module

Maintenance status

Development status

Downloads

428

Component created

Component changed

Allows administrators to configure arbitrary rules in which to score the "badness" or "goodness" of comments on the site.

The more positive the number, the more negativity points it has. It is typically easier to find negative modifiers than it is positive.

Paragraphs Kit

Component type

module

Maintenance status

Development status

Component created

Component changed

A set of paragraphs bundles.

The base Paragraphs kit module contains the following paragraph types:

  • Text
  • Image and Caption
  • Slide show
  • Map
  • FAQs
  • Jumbotron (named after the bootstrap component - used for highlighting key information)

I'm open to good suggestions for further additional paragraph bundles - add an issue in the queue.



Paragraphs Kit also contains are also 2 sub-modules -

FAQ Pages

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an add-on to the FAQ module that allow the site admins to create custom FAQ pages from taxonomy terms.

Motivation

However, the base FAQ module can handle a little bit of categoriazation with taxonomies, it's not so flexible, and it is really hard to keep many question-answer organized. This module provide a new hierarchy and layout, which could solve these problems.

Pedigree

Component type

module

Maintenance status

Development status

Component created

Component changed

This project builds on the Family Tree module (https://www.drupal.org/project/family). There was never a proper Drupal 7 release for it. As a starting point for my project, I used the zip file here: https://www.drupal.org/node/1262608#comment-6634046. I made some changes to it, so I could use it for a site I was building.

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.

Entity Translation Export

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a way to export the text and translations of the content in a Drupal website.

This module is build to facilitate the translations of content by exporting it to documents, containing both the original content as the translated content (if existing).
This way content editors can review the content and create translations.