Profiler

Component type

module

Categories

Maintenance status

Development status

Downloads

212883

Component created

Component changed

Looking for a cool new module? Slow down, tiger, this is not a module! It's just a library that you use when writing install profiles.

Profiler provides a new way to write install profiles. Gone are the days where you needed to know all the quirks of Drupal's APIs in order to write a solid install profile. Profiler allows you to quickly and easily create new install profiles, as well as have 'Sub' Install Profiles, where one Install Profile inherits from and extends another Install Profile.

iCal

Component type

module

Maintenance status

Development status

Downloads

2690

Component created

Component changed

This is a suite of modules to provide robust iCal integration for Drupal. It has a number of dependencies:

Extended LDAP Groups

Component type

module

Maintenance status

Development status

Downloads

2162

Component created

Component changed

Overview

The Extended LDAP Groups module is an extension of the LDAP Groups module, which is part of http://drupal.org/project/ldap_integration.

While this isn't really ideal in the long run, it's a good starting point for people who need this functionality right away without having to hack up a contributed module. What I'd really like to see is that this code, or a better version of this code, gets merged into the ldapgroups module. If and when that happens, this module will go away.

Juick

Component type

module

Development status

Downloads

728

Component created

Component changed

This module provides links to post pages to IM-blogging Juick (http://juick.com). Clicking the links will open a new window or tab with Juick in it. The juick it will be in focus and will contain a customizable string which can programmatically include the relevant URL, title, and (if the juick it link appears on a node) taxonomy terms. The Shorten URLs module is used to shorten the URLs if it is installed.

Slinky

Component type

module

Maintenance status

Development status

Downloads

1328

Component created

Component changed

Slinky is a flexible mechanism for displaying social networking links consistently throughout your Drupal site.

To use this, you need a set of social networking links that look nice and match your site. A good starting place for this is on This site

Faceted Search Context

Component type

module

Development status

Downloads

1560

Component created

Component changed

This is an add-on module to the excellent faceted search module. When using the guided search you often want to display a page or a bit of text or some sort of introduction to the current search.
Faceted Search Context provides a context sensitive block which changes according to the current faceted search - currently it supports detection of the selected terms.
This module creates a block that parses the current search path of the guided search (the term id or term ids) and passes them on to a view. It allows for different ways of using the search context:

Canned Texts

Component type

module

Maintenance status

Development status

Downloads

2090

Component created

Component changed

Dynamically insert pre-defined text strings into nodes or comments. See a screen shot.

Canned Texts creates a views generated drop down list widget in the node-form and/or comment-form. By selecting a list item, text is dynamically inserted into the node and/or comment text area fields, at the point of the cursor. Canned Texts works with the views module and adds a new "display" to the views module called "Canned Texts". The "Canned Texts" display provides widget settings for:

  • Node Type: Select which node type the widget will appear on.
  • Show in: Select if the widget should appear in the comment form or node form.
  • Show title: Select if the view title should be shown above the widget.