Block export widget

Component type

module

Maintenance status

Development status

Downloads

1087

Component created

Component changed

Module allows export arbitrary block as an HTML widget that could be embedded to a 3-rd party site.

Module implements custom lightweight and fast function to output HTML page, so full Drupal page output process is not used.

Export widget contains only HTML of the block. If block requires CSS or Javascript - they should be handled separately (for example by theming).

Using

Widget could be embedded directly on the other site page using iframe (easiest option) or by making cURL request and then outputting on other site.

Node view mode select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends Display Suites View mode per node by adding a View mode selector to every content type so you can select the view modes that should be available on the node edit page.

Requires 'View mode per node' to be enabled under admin/structure/ds/list/extras.

cccgraph

Component type

module

Maintenance status

Development status

Component created

Component changed

The "Cognitive overflow" is the big problem for sites containing massive information. Users cannot assimilate all existing contents and relations between them. This module solves the problem representing the information structure (nodes, taxonomies and node references) through a navigable graph.

Demo

https://youtu.be/KbQonRhG-Zc

Quicktabs XT

Component type

module

Maintenance status

Development status

Downloads

4999

Component created

Component changed

This module adds to the Quicktabs edit form a checkbox (click 2nd image) for the user to optionally split off the Quicktabs tabs from the associated content pane.

Tabs go in one block, while associated content goes in another.

This gives the sitebuilder greater flexibility in laying out the tabs. For instance they can arrange the Quicktabs tabs vertically in a sidebar, next to or away from the content.

ExpertDate

Component type

module

Maintenance status

Development status

Component created

Component changed

Expert Date is a display field formatter for Date fields that hides and shows parts of the date string to save you from writing a massive switch/case statement in your code. Each of the options is independent of the others, and there are many semantic features developed over years of practical use.

Set up the module in Content Types > Display Fields area or your Views where you would normally apply a Date formatter. You may choose zero or all of the options for each instance of the field.

Ajax Timeline

Component type

module

Maintenance status

Development status

Downloads

3949

Component created

Component changed

Overview:

Ajax Timeline allows for a responsive vertical timeline created as a block from any content-type of your choice. Dates can be determined from node creation date or from a date field on the entity.

This module is meant to be an out-of-the-box, simple to use alternative to creating customized views with attached filters or custom formats. If looking for a more extendible solution, see Simple Timeline

Features: