Inline footnotes

Component type

module

Categories

Maintenance status

Development status

Downloads

1331

Component created

Component changed

Show footnotes inline with the text. An independent CKEditor plugin is included.

Footnotes of the standard footnote html format will be converted to responsive html.

old:

<fn value="label">Content</fn>

new:

<fn value="label">Content</fn>
<span>
  <span>
    <span>label</span>
    <span>Hide</span>
  </span>
  <span>
    Content
  </span>
</span>

ZonePanels

Component type

module

Maintenance status

Development status

Downloads

831

Component created

Component changed

ZonePanels

Description
--------------------------
ZonePanels allow you can easy create dynamic layout for Panels, best to use with Bootstrap 3 theme.
ZonePanels allow you customize 6*12=72 regions for your layout.

Installation
--------------------------
1. Copy the entire ZonePanels directory the Drupal sites/all/modules
directory or use Drush with drush dl zonepanels.
2. Login as an administrator. Enable the module on the Modules page.

Media: ResourceSpace

Component type

module

Maintenance status

Development status

Component created

Component changed

Media: ResourceSpace integrates the ResourceSpace Digital Asset Management system with the Media module to allow users to add and manage ResourceSpace assets as they would any other piece of media. Resources are downloaded to and served from Drupal - the ResourceSpace server does not need to be open to the web.

Webform Markup

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows the webform builder user to take full control of the HTML markup used by the webform. Let's you hide some of the webform components (you wouldn't want to show the ones that you are rewriting the HTML markup for). And let's you inject JavaScript code - file, external, inline and setting - so that you can write rich interactive single page apps using Webform.

Leaflet views AJAX popups

Component type

module

Maintenance status

Development status

Downloads

3638

Component created

Component changed

Leaflet views AJAX popups extends the Leaflet module and allows you to load Leaflet map popups via AJAX.

The Leaflet views sub-module of the Leaflet module provides Views style plugin for displaying views results on a Leaflet map, optionally with descriptions popping up when clicking map markers.

Alternative Block UI

Component type

module

Maintenance status

Development status

Downloads

964

Component created

Component changed

Alternative UI for Block administration
Can be used within sections of the site without affecting others. Like a block can be added or weighted differently in Boston group pages without affecting New York group, as show in screenshots.
Administrator of Boston group will only be able to add blocks to Boston group pages.