Configure the layout and format of content and data presented to site visitors.

jQ

*** See #315100: Allow to add JS/CSS libraries (sets of files, settings, and dependent libraries) for the patch to put jQ in core! ***

The jQ module allows other modules to register jQuery plugins in a central repository, and allows administrators of a site to enable or disable specific plugins globally.

The concept behind this module is to create a basic hook structure for jQuery wrapper modules, allowing other modules using these plugins to invoke them in a consistent fashion.

(Drupal 6 version only): You can also simply add new jQuery plugin files in your /plugins or /sites/example.com/plugins directory, and they'll be added to the registry. Then, for example, if you upload jquery.example.js, you could just jq_add('jquery.example'); and you're off. Additionally, if you have a .js and .css file with the same base name there, they'll both be added with the same call. Caveat: if you have two plugins with the same base name, there are no guarantees which will be added to the registry. Better off defining a hook_jq function in that case (see below for information on that).

Kudos to jjeff for his work on the jQuery Plugin Handler (JQP) module that inspired this latest functionality.

Block Clone

This module has been abandoned in favor of multiblock. Use that one if you want multiple instances of a block.

Forum Thread

Forum Thread

An implementation of a threaded forum view where pages show forum topic and comment titles in a threaded view with many forum topics on a single page.

Yet Another Gallery Module

This module is still under heavy development, use at your own risk.

On This Day

Shows a block and a page of nodes created on this day for past years. Administrators can set how many years back to display nodes. Future versions will add a Views plugin.

Educational Block

Educational Block configuration

Educational block is a simple way to add tips (displayed in a block) to your node/add pages.

Pages

Subscribe with RSS Subscribe to RSS - Content display