Draw Barcode

Component type

module

Categories

Maintenance status

Development status

Downloads

10

Component created

Component changed

This module is used to create a barcode images on the web without any kind of software support. The below listed barcode formats are supported by this module.

  1. std25
  2. int25
  3. ean8
  4. ean13
  5. code11
  6. code39
  7. code93
  8. code128
  9. codabar
  10. msi
  11. datamatrix

Easily you can create any kind of barcode images and manipulate with any areas. The PHP GD library is important to execute this module.

Parallax Effects

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project has been deprecated as the Skrollr library was dropped by the author.

---

There is a growing need for our clients to have various "parallax effects" added to existing Drupal sites.
This has been traditionally done at the theme level, ad-hoc, on an as-needed basis.
Unfortunately that has resulted in ugly implementations that become tedious for developers
that may inherit a project down the line.

This module attempts to make the delivery of parallax effects as simple as possible,
using Skrollr, and Skrollr-stylesheets.

GCC Variable

Component type

module

Maintenance status

Development status

Component created

Component changed

At the moment, this is more a proof-of-concept (but seems to work well though).

The aim is to be able to change the value of variables (site name, theme settings,...) according to the current group context.

Content Chunks

Component type

module

Maintenance status

Development status

Component created

Component changed

The Chunks module is a framework for structured and reusable content. Using this module, developers can provide structured and reusable content chunks through the chunks API. Then authors and editors can add those chunks to fieldable entities through chunks fields. Those content chunks can then be configured, previewed, rearranged, and removed - all from the entity's edit/add page. This is a simple alternative to messy WYSIWYGs and complicated views/panels implementations.

HTTP Referer Link Block

Component type

module

Maintenance status

Development status

Downloads

919

Component created

Component changed

Provides a Bean to show a simple link back to the HTTP referer.

Can optionally show a fallback link, if the HTTP referer doesn't match a specified pattern.

Development status

A D8 version has been started, needs further work.