Popup filter

Component type

module

Development status

Downloads

7666

Component created

Component changed

The popup filter is now part of a suite called Popup.
Check out version 3 here

Ever wanted to put nodes or other content into popups or tooltips?
The popup filter allows the insertion of tooltip-like popups of:

  • text, nodes, blocks, menus, forms, views and php-generated content wherever input formats are applicable
  • node reference fields in node displays and views.

Instructions

  • Install the popup_filter module
  • Insert [popup] tags in content, and set the input format to "Popup filter"
  • Install the popup_filter_ui module
  • Go to admin/settings/popup-filter and setup formatters for node reference fields (if you don't like the defaults)
  • Select the formatter at the node field or view field display configuration

Popup goes the content.

Permalink

Component type

module

Maintenance status

Development status

Downloads

6699

Component created

Component changed

What is a "permalink"?

Wikipedia defines permalink as:

A permalink, or permanent link, is a URL that points to a specific blog or forum entry after it has passed from the front page to the archives. Because a permalink remains unchanged indefinitely, it is less susceptible to link rot. Most modern weblogging and content-syndication software systems support such links. Other types of websites use permanent links, but the term permalink is most common within the blogosphere. Permalink is a portmanteau word made from permanent link.

This module allows you to add a permalink to any node type. The link will be displayed as text that is easily copied from your site so that someone can link to the node. The link text is to /node/NID or ?q=node/NID instead of an alias.

Area

Component type

module

Downloads

8667

Component created

Component changed

AREA is a visualization tool that allows friendly-graphical browsing of your nodes and creation of intuitive representations. Also allows the user to see the weight of their searches of the entire site.

PLEASE: if you are running Area module in your drupal, send me an email to jaume AT nualart.cat
I want to improve this tool and share experiencies and ideas.

When you install this module (only tested in drupal 6.x) you get a tree map representation of your site, which can be enabled in a block.

Menu HTML

Component type

module

Maintenance status

Development status

Downloads

37915

Component created

Component changed

This very simple module adds a checkbox to the menu item edit form and allows the admin to add html to the menu item title. The idea is to use this for external links for which you want to display a logo of the visited site or simply to add strong on some words.

Cobalt

Component type

module

Maintenance status

Development status

Downloads

10467

Component created

Component changed

Cobalt is a way to control Drupal made in the image of Quicksilver for Mac (if you use Gnome you might be familiar with Gnome Do, another Quicksilver clone). So far it’s confirmed to work in Safari/Chrome/Webkit and Firefox. In Firefox, and other potentially compatible browsers, Google Gears have to be installed for quicksilver to work. This is due to Cobalt’s need to store data locally for fast access.

Advanced Book Blocks

Component type

module

Downloads

21448

Component created

Component changed

This module integrates with the API provided by theJQuery Menu module (version 1.8 and higher) to provide click and expand book menus with the ability to customize each block individually.

Not only can you set blocks to hold particular sets of books, but you can also set each block to enable new books on a per block level based on taxonomy terms which are assigned.

Menu token

Component type

module

Maintenance status

Development status

Downloads

178500

Component created

Component changed

Menu Token module provides tokens, that could be used in title or in path of menu items (links). For example, if you create a menu item with path: "user/[current-user:uid]", the url will be changed "on fly" to: "user/1" (assuming you are user 1).

Tokens are provided by Token module. Menu Token allows to use both global tokens and entity ones: node, user, term, etc. Entity tokens have several methods of substitution: from context, random and user defined.

404 Blocks

Component type

module

Maintenance status

Development status

Downloads

39186

Component created

Component changed

On 404 Not Found error pages, Drupal will skip rendering of several pieces of your website for performance reasons. Some of these include:

  1. The "Left" and "Right" regions of your theme.
  2. The "Primary links" block and any other menu links block.*
  3. The Primary links and Secondary links of your theme.*

* Unless you have configured a "Default 404 (not found) page" on admin/settings/error-reporting.

But many websites find those items invaluable. Especially on 404 pages, when they want to show lost users how to get to real pages.

So this module simply revives those features on 404 pages. Simply install and enable the module. No configuration needed.

Menu attributes

Component type

module

Maintenance status

Development status

Downloads

684882

Component created

Component changed

This simple module allows you to specify some additional attributes for menu items such as id, name, class, style, and rel.

You should use this module when

  • You want to "nofollow" certain menu items to sculpt the flow of PageRank through your site
  • You want to give a menu item an ID so you can easily select it using jQuery
  • You want to add additional classes or styles to a menu item

The module currently allows you to set the following attributes for each menu item: