Adds several menu blocks that might be useful for a site:
- Language switch with Prefixes, i.e. EN|FR|DE|IT
- Dropdown personal menu
- User Profile/login
A small module for processing tokens containing in a field in a context of a node. Can be used, for example, for generating various documents from templates.
This module integrates with Google+, the recently launched social network built on the concept of social circles. There is no public API for Google+ yet, but you can sign up to be notified as it is released. Without an API, we are limited in what we can do, so the module currently just provides the following points of integration:
Google+ profile reference field: provides a simple profile reference field with a custom textfield widget that stores the numeric value of a Google+ profile ID as found in the profile URL. The default display formatter displays a link to the referenced profile with options to use a translatable or customize link title and set the target window. This can easily be added to the user fields to link Drupal user profile pages to their related Google+ profile pages.
I'm up for ideas on how to develop this further, so don't be shy about posting ideas in the issue queue. I also look forward to having a full API to play with. : )
A Drupal 7 field formatter for Link, Node Reference & User Reference, Term Reference (as of v2.4) and EntityReference (as of v2.4) fields that will perform a HTTP redirect to the given URL, node, user, term or entity object page. A field settings widget is provided to allow selection of the appropriate HTTP status code. Featured on the Lullabot Module Monday blog (September 3rd, 2012).