Smartlaunch

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module will provide integration with Smartlaunch, a popular internet cafe management software, commonly used in LAN Centers.

Currently the module is nowhere near production quality. There's a lot of orphan/fragmented code, so it's not even ready for testing yet.

Do a Barrel Roll!

Component type

module

Maintenance status

Development status

Downloads

1458

Component created

Component changed

Habe you ever wondered how does Google do a barrel roll when you type in 'do a barrel roll' in the search bar? Have you ever wanted to have the same functionality in your web site? Look no further: this module will give all the barrel roll awesomeness you ever wanted.

It depends on Search module to provide the forms, and will not work on Internet Explorer (any version). The CSS comes from an article from Metal Toad, thanks folks!

Public And Private Files

Component type

module

Maintenance status

Development status

Component created

Component changed

The objectives of this module consists in defining a new type of download method.

Private & Public - public files are available using HTTP directly and private file are transferred by DRUPAL, it uses the private path defined.

Why this module is interesting ?
Sometimes, you may need to have a control on the download of certain file, but you don't want to control all the files.

By setting up this module, you may use the private mode only for some paths to thanks to the specific "system/files" path.

Panels link style

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a panel style that wraps panes and regions with a link. The URL for the link is retrieved from an arbitrary fields available in the Node context. Right now Node Reference and Link-fields can be used for linking. If multiple fields are chosen as possible links the first found match will be used.

Semantically this solution is not good as it may wrap your fields that contain box elements inside an a-tag.

Entity Image Style

Component type

module

Categories

Maintenance status

Development status

Downloads

1181

Component created

Component changed

This module allows users to specify image styles on an entity-to-entity basis. On entity create/edit pages, for every image field attached to the entity, this module will create a control that allows users to specify an image style specific to the entity and the field.

To put this user-supplied style to use, simply choose the "Entity image style" formatter for your display. In the formatter settings, you can supply a default image style to use if the user has not provided one.

Profile2

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Profile 2 is attaching profile types to users. Several profile types can be bundled around a user, defining an individual or a person. But what about having bundles of profile types decoupled from user and bundled around other entity?

This could allow creating individuals as bundles of profile types some of them being users, some of them abstract persons but with the advanced that both can be queried together.