Anonymous login node assign
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Found to be duplicate of https://drupal.org/project/delayed_ownership
Found to be duplicate of https://drupal.org/project/delayed_ownership
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.
Easily you can create any kind of barcode images and manipulate with any areas. The PHP GD library is important to execute this module.
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.
Sandbox for patches to Domain Entity module.
Provides a function to save a specific revision ID via node_save().
The porting has started!!!
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.
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.
Lets the user show/hide the sidebar region. The code is specific to the CyberCourse project, but it easily changed for your project.
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.
A D8 version has been started, needs further work.