Tabs (jQuery UI tabs)

Component type

module

Maintenance status

Development status

Downloads

75436

Component created

Component changed

This module will not be updated to Drupal 7. See #1056562: Deprecate Tabs module for D7 in favor of Elements.

The tabs module integrates the jQuery UI tabs plugin, providing client-side interactive tabs. This is a helper module. It doesn't do anything on its own. Rather, it is used by other modules that provide tabs.

Radioactivity

Component type

module

Maintenance status

Development status

Downloads

91102

Component created

Component changed

This module provides a field type which can be used as a hotness metric or a regular view counter for entities and for much much more. In essense, entities receiving attention (views or actions defined by Rules) are heated while inactive ones slowly cool down.

2.x

Features are:

Media Portfolio

Component type

module

Categories

Maintenance status

Development status

Downloads

1115

Component created

Component changed

description

The Media Portfolio module provides set of predefined views, blocks and pages to enable a simplified approach to the presentation of image, audio and video content types (media assets).

N.B.: The module has come a long way since its inception. There are some issues with it that relate to module dependencies and a component gif I lifted... so I'm cleaning that up. Please be patient while I get things sorted out.

Clean Pagination

Component type

module

Maintenance status

Development status

Downloads

26856

Component created

Component changed

Clean Pagination is a very simple module that allows you to enable clean URL pagination for specified pages. The way Drupal typically works, if you had a view with the URL 'my-view', subsequent pages would normally use a query to pass the page number, as in 'my-view?page=2'. When Clean Pagination is being used for a page, it will create a url like 'my-view/2'.

Currently, the module has just two settings: 1) Set the pages where you want clean pagination enabled, and 2) Enable search-engine-friendly pagination hyperlinks.

Save-to-File

Component type

module

Downloads

1141

Component created

Component changed

Ever wish that Drupal had a front-end code editor? Frustrated with using the space bar to indent code in textareas? Wish you could back up your node code to a hard file? Then Save-to-File might be the solution for you!

Save-to-File adds a link under a textarea to "Save to file". When clicked, some handy javascript moves the entire content of the textarea to a file, and replaces the textarea content with a short function that will grab the content from a file the next time the content is loaded.

Title Rewrite

Component type

module

Maintenance status

Development status

Downloads

1707

Component created

Component changed

Title rewrite rules allow the contents of the X/HTML <title> element to be overridden using text specified in weighted rules. The override text may include dynamic content using the Token module. Rules are applied based on the path to the page being displayed, thus any page (not just a node) can have its title rewritten.

External Link Page

Component type

module

Maintenance status

Development status

Downloads

9724

Component created

Component changed

External Link Page is a very basic module that provides a content filter that redirects external links to a customizable page. This page informs the user that they are about to leave the site and then redirects them.

Who is this for?

You will want to use this module if:

  • You need to provide a message/page for any user that clicks on a link that will take them away from your site.

Slot Machine

Component type

module

Maintenance status

Development status

Downloads

5927

Component created

Component changed

The Slot Machine module allows you to schedule your content by 'slotting' nodes into different queues. The main building blocks of the module are topics and feature types. Topics correspond to pages or channels, for example 'sport', 'entertainment', 'world' on a news site. You create a vocabulary with the channel names as terms and then set this vocabulary as the slot machine vocabulary. Feature types are slots within those pages and correspond more or less to content types, e.g. ‘article’, ‘video’, ‘review’, etc.