Title Textarea

Component type

module

Maintenance status

Development status

Downloads

656

Component created

Component changed

Replaces entity legacy fields with regular HTML-capable fields.

Warning

This project is heavily inspired by the Title module. It is very similar code, and both modules will not work together. Since this module also replaces the titles with a Drupal field, these titles will also be translatable.

Dependencies

Title Textarea requires core version at least 7.15.

Text snippet

Component type

module

Maintenance status

Development status

Downloads

13

Component created

Component changed

Text snippet is a simple module aiming at solving a very common task - creating small (static) text chunks, which can be placed in a site via the block system, as a content pane or even as a token. Typical use-case would be if you need to provide a block with text which should be placed in the footer of your site. Your site-editor would only need to edit their texts on the text snippet UI page.

Video Embed Sketchfab

Component type

module

Maintenance status

Development status

Component created

Component changed

An integration for Sketchfab renders into Video Embed Field. Technically the video embed field module is a fancy iframe wrapper. While Sketchfab 3D Renders are not videos, they flow pretty well into this framework. Ideally, it would make more sense for the Video Field module to be renamed to something more generic. I think the provider model works well, and applies to more than video.

SWFfield

Component type

module

Maintenance status

Development status

Component created

Component changed

Add simple and easy way to integrate flash movie in your nodes.

Just set up "file" field, and upload flash to node.
In View mode - choose "Flash movie", set size and Wmode.

That's all - you see your flash on the page.
Allow use with views, panels and any other modules.

CDS Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module (and its submodules) facilitate the integration of a catalog system from Catalog Data Solutions (CDS) with a Drupal 7 website, such that the catalog can be served and cached entirely within Drupal.

This project was in no way sponsored or supported by Catalog Data Solutions, and was developed by Top Floor Technologies independently.

Features include:

Definition List Formatter

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a field formatter for text fields allowing you to define a definition list.

Each value of the text field should be a colon-separated key and value, for example: "Key:Value".

Multi-value fields will show all definitions within a single

tag.
  • Drupal 7: Supported.
  • Drupal 8: Not yet available.

Field formatter file content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module creates a field formatter which displays the file's content.

It can be configured on "Manage display" tab or in the views field settings.

You can use it to display json or txt files. Be careful with binary files.