Chili highlighter

Component type

module

Maintenance status

Development status

Downloads

10022

Component created

Component changed

It highlights <code> tags by default, but you can set it to highlight <pre> tags.

General notes

  • Follow the instructions reported in the file README.txt (contained in the directory js) to download the jQuery Chili plugin, and copy it in the correct directory.
  • Branches for Drupal 6 and 7 looks for the jQuery plugin also outside the directory where the module is copied, such as /sites/all/libraries/jquery.chili, or profiles/$profile/libraries/jquery.chili (where $profile is the currently used profile).
  • The module doesn't use the e PCRE pattern modifier, and it is compatible with the Facebook Hiphop interpreter. Using that modifier with the function preg_replace() is also strongly discouraged by the security team, which suggest to use the function preg_replace_callback() instead.
  • When updating to a newer version, update first the Variable API module, and then the Chili highlighter module.

Organic Groups Hierarchy

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is intended to handle a specific permissions situation not easily managed in Drupal or Organic Groups. We allow a group of users to be empowered as OG "creators" by "head creators" who retain authority over the creators' groups. Multiple such hierarchies can be created in parallel. The model is that of a Drupal site used simultaneously by a number of organizations: each organization should be able to delegate responsibilities and authority in a hierarchy that is isolated from the others.

Email Input Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

4118

Component created

Component changed

Email Input Filter converts email style markup into web friendly format. Quoted text (where lines start with ">") will be colored and text can be *bolded*, /italicized/ and _underlined_. Quoted text will be hidden by default and can be toggled into view with a single click.

Mailing List Archive

Component type

module

Categories

Maintenance status

Downloads

2560

Component created

Component changed

The mailarchive module allows you to subscribe to one or more mailing lists, messages from which will be stored in a threaded archive. It is then possible for users to browse and search these archives.

Active development is only happening in the 6.x branch of the code. Bug fixes will be accepted for the 5.x branch, however it is no longer being actively developed or maintained.

6.x-2.x-dev requires MongoDB. 6.x-1.x-dev does not.

SMS Framework

Component type

module

Maintenance status

Development status

Downloads

95870

Component created

Component changed

The SMS Framework is a set of modules enabling interaction between Drupal and mobile users via SMS. The included API allows developers to add support for third party gateways, and integrate gateway-agnostic SMS features in your projects.

Iconizer

Component type

module

Maintenance status

Development status

Downloads

31956

Component created

Component changed

This module allow inserting icons near file-links and in the Administration section pages (with Garland Theme, maybe with other still works nice). Icons are added in "pure CSS": no theming functions overrides and no HTML added in your theme (let browser do the hard part ;) ).

Role Delegation

Component type

module

Maintenance status

Development status

Downloads

206879

Component created

Component changed

This module allows site administrators to grant specific roles the authority to assign selected roles to users, without them needing the administer permissions permission.

Indymedia cities list

Component type

module

Maintenance status

Development status

Downloads

5548

Component created

Component changed

The Indymedia cities list module generates an up-to-date list of indymedia sites. For PHP 4-based sites, the list is updated from an HTML version. For PHP 5-based sites, the list is updated from an XML version, and the listing is fully themeable/customizable.

The Drupal 6.x version provides optional integration with jQuery UI (accordion) and jQuery Treeview.