QR code redirect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Generates QR codes, stores the pictures into DB. At calling of the QR code url, it redirects to the preset url.

Usage:
1. Generate QR code
2. The QR code is having a link like: http://yoururl.com/link/1345adf3223sadasdf
3. While scanning the code, the link is forwarding you to the target URL

Put the JS tracking code into the JS file to follow the redirection or leave it blank and feel free to use a different tracking system.

Let me know about the experience with the module.

Relation add

Component type

module

Maintenance status

Development status

Downloads

22783

Component created

Component changed

This module provides a field that can be used to create/delete/update the relations from within the node/entity forms, with a generic autocomplete for each endpoint, and relation fields.

It also provides a small block that allows the user to add a relation from an entity page to any other appropriate entities.

Credits

Credit goes to all maintainers of the Relation module for building the initial version of this module.

Relation Migrate

Component type

module

Maintenance status

Development status

Component created

Component changed

Disregard this module. A migration script was created as part of the relation project (and I believe it is now in there).

Migrate from content relation fields (references, entityreference) to relation. Will require Migrate.

atrium_username

Component type

module

Maintenance status

Development status

Downloads

1748

Component created

Component changed

atrium_username it is a Drupal feature for managing user name display in Open Atrium.

It's a lightweight alternative to realname module that try to "work" before theme layer (allowing users to plug their proper theme, not only the tao/ginkgo), using the node title of the user profile page to get the display name as follow:

Virtual Field

Component type

module

Maintenance status

Development status

Downloads

22957

Component created

Component changed

Virtual Fields allows developers to define virtual fields that do not store any data. These fields can be added to entities from the field_ui, and can query information from external services or calculate the value of the field dynamically.

This is an API module. You only need to enable it if a module depends
on it, or you are interested in using it for development.

It is the continuation of the Blackhole project, but grew out of the name.