Module Dependent Themes (MDT)

Component type

module

Maintenance status

Development status

Component created

Component changed

Until it gets implemented in Core, a way to make themes dependent on modules. Now, it's not perfect as it, itself, cannot be a dependency and therefore isn't guaranteed to work, but with a large enough install, it'll work!

Renderer per node

Component type

module

Maintenance status

Development status

Component created

Component changed

Allow editors to choose different rendering options on a per-node basis.

This allows you to add an extra select box to a content type, and then use that as a modifier that controls the rendering of another field.

Prime use-case is to select different sizes from imagecache to use on filefield images to control how a mini-gallery is displayed.

NodeStream core tests

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a fork of the NodeStream core project that aims to create tests for NodeStream functionality. It will be removed once we have an acceptable amount of tests.

l10n source changer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a small and efficent module that allows change l10n source string.
If you have typed incorrect localization source strings wrapped in a function "Drupal.t" or "t()", but all translations are ready. Now you can change l10n source strings on the page admin/build/translate/search

Date part-of-day

Component type

module

Categories

Maintenance status

Development status

Downloads

1836

Component created

Component changed

Small module that provides a date token extension, partofday, a somewhat arbitrary indication of the part of the day (early morning, morning, noon, afternoon, evening, night or midnight).

Front Themer

Component type

module

Maintenance status

Development status

Downloads

1774

Component created

Component changed

Front Themer helps you to map your Drupal theme implementations to very simple Javascript implementations. This hopefully helps you to offload some of the theming cost to the user's browser by allowing you to maintain only one set of theme implementations (namely, your own Drupal theme). With Front Themer, it's a bit easier and more organized to implement architectures where your site has AJAX backends that serve e.g. JSON data instead of HTML.

LDAP integration helper, sync existing user data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Will map existing users with an entry in LDAP to LDAP authentication.

Instructions:
Just enable the module, and the mapping will be done, and the module disabled again. And when it is mapped to the LDAP authentication, the LDAP sync will be able to perform the syncing in the future.

Requires the LDAP integration module, and although not required, it is recommended to use together with this patch.

Share count statistics

Component type

module

Maintenance status

Development status

Downloads

2214

Component created

Component changed

Allows your Drupal site to gather statistics on how many times your content (and other entity types) have been "shared" with social/sharing services like Twitter, Google+, Facebook, etc. Also provides an API for other modules to hook into and provide their own share counts.

Also provides views integration so you can easily create a 'Most shared' block listing the most popular shared content.

Colorbox Video Popups D6

Component type

module

Maintenance status

Development status

Component created

Component changed

Colorbox Video Popups D6 is a features module which creates colorbox popups to display YouTube and Vimeo videos.

I've tried to include all the dependencies and variables including site_frontpage. Instructions for this module are as follows: