Node to block

Component type

module

Maintenance status

Development status

Downloads

573

Component created

Component changed

Summary

This module allows the editors to create block from the nodes.

Features

Custom view mode

The module adds a new view mode to the node entity called "Node to block" to easy separation from the other view modes.

Remove title in the created view mode

The block title is the node title, so the module removes node title in "Node to block" view mode to keep out of title duplicates.

Configurable node form

You can set that the block form will be shown on the node form or not, and you can set the default view mode too.

Popup field group

Component type

module

Maintenance status

Development status

Downloads

13924

Component created

Component changed

Extends Field group with an option for a Popup field group. This will render a link which, when clicked, shows all of its children in a simple position: fixed popup.

This module does not mess around with the structure of the form or the DOM particularly. Rather the children of the group are surrounded in a <div>, which is then styled as a very simple position-fixed popup.

A button is then rendered on the form which toggles the popup open/closed. The label of the button is configurable.

OSF for Drupal

Component type

module

Maintenance status

Development status

Downloads

3745

Component created

Component changed

Introduction

The Open Semantic Framework (OSF) for Drupal is a middleware layer that allows structured data (RDF) and associated vocabularies (ontologies) to "drive" tailored tools and data displays within Drupal. The basic OSF for Drupal modules provide two types of capabilities. First, there are a series of connector modules such as OSF Entities, OSF SearchAPI, OSF Field Storage and OSF Views to integrate an OSF instance into Drupal's core APIs. Second, there is a series of module tools used to administer all of these capabilities.

PDF API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides an API for defining PDF generators (e.g. WKHTMLTOPDF, DOMPDF etc.) with a common interface for interacting with them.

Installation (Temporary Solution)

Add the following to the require section of the composer.json:

"mikehaertl/phpwkhtmltopdf": "1.1.*",
"h4cc/wkhtmltopdf-amd64": "*@dev"

and then run composer update to download the new dependencies.

@see hardcopy module - https://drupal.org/sandbox/splatio/2110621

Nodequeue Taxonomy Add

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides the ability to add nodes into nodequeues automatically when the node has a certain taxonomy term in one of its taxonomy reference field.

The configuration is very easy.

1. Go to the nodequeue.
2. Under the NODEQUEUE TAXONOMY field set, select the vocabulary and then taxonomy term.

http://snag.gy/brfsv.jpg

Once this configuration is set, any new content with that term will be added to the nodequeue