IMCE Tools

Component type

module

Maintenance status

Development status

Downloads

48490

Component created

Component changed

IMCE Tools is a package of useful functionality for use with IMCE. This package contains three modules:

IMCE Directory Manager

This module provides an interface for specifying which directories a user can access via the IMCE module. It is useful when you have users which have the same Drupal roles but need to be confined to directories which can not be derived from user data.

Configuration access requires the "administer site configuration" permission.

Context Node

Component type

module

Categories

Maintenance status

Development status

Downloads

6797

Component created

Component changed

Context Node allows you to select a predefined Context on each node. The functionality is already built in with Context but it would require a site manager to do so on a node by node basis.

With this module you can create as many contexts as you need and assign those context to a content type and let the user select a context.

Requirements
Contex 3.x (both 6.x and 7.x versions)

Currency converter

Component type

module

Maintenance status

Development status

Downloads

8719

Component created

Component changed

Currency converter module was created for quick currency convertation. It contains 10 currensies.

It is flexibly configurable block. The currency undertakes from several banks (on a choice).

Features:

Purl Default

Component type

module

Categories

Maintenance status

Development status

Downloads

475

Component created

Component changed

This module extends PURL, allowing you to nominate one modifier that will not appear in the URL. Our original use case for this module was to enable us to use PURL with spaces_taxonomy to set a default space, so our default space would be activated when there was no modifier present in the URL. This allows us to achieve a multi-site-like architecture, where the default space is activated with no modification to the path.

Add To Head

Component type

module

Maintenance status

Development status

Downloads

31108

Component created

Component changed

This project allows you to inject content into the $head, $scripts and $styles elements in the page.tpl.php. This is defined in profiles which can target URLS's.

Note: Only users with the administer add to head permission can use this and, as they can inject whatever they want, this permission should only be granted to VERY trusted users and site administrators as it could be used for evil.

Blogspot: Google Blogger Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to update their Blogger (or Blogspot) account with their Drupal blog posts. Each time a user creates a new blog post on Drupal, or edits an existing one, the post will be pushed to their configured Blogger account(s).

Note: this is a one-way integration so it's only possible to update Blogger from your Drupal site, and not vice versa. If you want to do the reverse, then check out the Feeds module which allows you to import RSS or Atom feeds from basically anywhere.

Atrium Glossary

Component type

module

Maintenance status

Development status

Downloads

1293

Component created

Component changed

Atrium Glossary allows each Open Atrium group to collaboratively create a glossary of terms and definitions. Terms are displayed in a list; when a term is clicked, its definition is revealed in a lightbox2 overlay.

Dependencies (in addition to those provided by Open Atrium):

Kit-compliant.

Dashboard Views

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

A collection of preconfigured Views to add to the dashboard of your Open Atrium groups.

Currently includes:

  • Book pages (with "Add Book page" link)
  • Member Listing (including admin vs. user status)
  • Projects (Case Tracker or Case Tracker Plus)
  • Shoutbox

Additional submissions are welcomed.

Kit-compliant.

Profiling

Component type

module

Maintenance status

Development status

Downloads

7961

Component created

Component changed

This module is a time, memory and hook calls measure and profiling framework. It intensively use hooks to take ponctual measures and saves it for further consulting. It aims to be non-intrusive and lightweight as possible during runtime, however, do not activate it on production sites.