Bootstrap Panopoly Layouts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

NOT related to Panopoly distribution.

This module simply adds Bootstrap grid CSS classes to the Panels layouts taken from the Panopoly Theme module while removing any other relationship to the Panopoly modules distribution. It provides Panels layouts/templates that work nicely with an existing Bootstrap implementation, making responsive Panels easier.

B-Translator Blocks

Component type

module

Maintenance status

Development status

Downloads

993

Component created

Component changed

This modules defines some blocks that can be used in a Drupal site to access the content of a B-Translator site.
For the time being there is only one block, vocabulary, which is an interface to a B-Translator vocabulary. The content of the block is just an iframe which displays data from a B-Translator site:
<iframe src="https://l10n.org.al/vocabulary/ICT_sq?display=iframe" width="100%" height="300px" seamless="seamless" frameborder="0"></iframe>

OG GroupContent

Component type

module

Maintenance status

Development status

Downloads

1371

Component created

Component changed

The OG Group Content module creates all the basic popular content types often used in a group setting, blogs, wikis, events, polls, announcements and creates with very little configuration a nice looking framework for your organic groups. There are even special types of blogs for instructors, and there is a syllabi content type available. There is also a nice calendar which displays events or syllabi if those content types are used. If you don't want to use a content type, not a problem, you can pick and choose which ones you want to use on the site.

Scald UUID

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds UUID support to Scald and allows Scald atoms do be deployed. Also supports the atom_reference field type.

It is recommended to use recent versions of UUID, Deploy and Entity Dependency.

Note: Be careful when deploying into a feature, since all files will be added as base64 encoded strings.

Date Popup Mobile

Component type

module

Categories

Maintenance status

Development status

Downloads

4266

Component created

Component changed

A simple module that works in combination with the Date Popup submodule of the Date module, by replacing all jQuery datepickers with HTML5 date fields whenever the user is on a mobile browser.

In other words, it makes date popup fields usable on mobile, because mobile browsers have good support for HTML5 date fields, but using JS datepickers on mobile is a frustrating experience.