Dynamic View Mode

Component type

module

Categories

Maintenance status

Development status

Downloads

3603

Component created

Component changed

This module is now unsupported. Check the bottom of this page for some alternatives.

This module creates a dynamic view mode that gets replaced by a view mode specified in the node edit form.

How is this useful?

For example, to create views of rendered nodes that display with different layouts:

Dynamic View Mode

Or when rendering nodes from entity reference fields.

CKEditor KCFinder

Component type

module

Maintenance status

Development status

Downloads

6146

Component created

Component changed

This module integrates the KCFinder library with the CKEditor module.

New to CKEditor?

Something you should know about CKeditor (or WYSIWYG editors in general), most of them don't provide a means of file management. You'll need to use something like this module that integrates the FREE KCFinder library to handle browsing and uploading files in the CKEditor.

BU Templates - Browser Update Templates

Component type

module

Maintenance status

Development status

Component created

Component changed

Browser Update Templates module integrates with Browser update module.

This module provides a way to create a specifc page to warn about the "outdated" browsers by using a template file.

More info about Browser Update module here.

Find Your Congressperson

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to lookup a congressperson using a 5 digit US zipcode. It connects to the Sunlight Foundation Congress API V3 (https://sunlightlabs.github.io/congress). The admin page allows you to toggle on and off the features that you'd like to display.

Since Sunlight's API only looks up by zip and lat/long, I'm also including a Google Geocode for address look up. This will queries Google to get the lat/long of an address.

KP Nodes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Keep node-specific themeing out of KP Theme for easier sharing with other groups.

NOTE: This is a module rather than a theme to ensure that you don't need the base theme (KP Theme & Antonelli) to get this functionality. You should ensure that the weight of this module is lighter (ie: -2) than all the Tripal modules in order to ensure the variables are built before this module attempts to manipulate them.

Requirements

  • Drupal 7.x
  • Tripal 2.x

Field Count Formatter

Component type

module

Maintenance status

Development status

Downloads

2886

Component created

Component changed

A very simple module to provide a formatter for all field types. The output is simply a count of the number of items in that field. This is most useful on fields which have multiple values as it will show how many values are in this field.

A typical use could be on a Views page to show how many items have been entered into a multiple value field (eg, Node 123 has 5 node references on field XYZ).

Views Floorplan

Component type

module

Maintenance status

Development status

Component created

Component changed

Views Floorplan provides a "floorplan" style plugin for Views, which allows users to map out locations on a building floorplan, non-geocoded maps (i.e. park map), or any image.

Floorplan points may also be labelled with custom HTML, and be given a default color or a color provided by a field. Custom CSS and Javascript may be used in lieu of the defaults, which slides labels in and out upon clicking a point. Finally, an optional map legend (collapsible) may be created, which maps colors to categories.

Product Specification

Component type

module

Maintenance status

Development status

Downloads

992

Component created

Component changed

This module allows you to attach product specification data to any entity in Drupal 7. Mostly we can use this module to store product specifications on product display page.

The form allows the user to add/remove number of rows and allows entry into each table cell using text / text area fields. Every node/entity can have multiple specification field.

User can enter data by hand or by CSV upload. Specification fields are multi-value and revision capable.