Longer Node Titles

Component type

module

Maintenance status

Development status

Downloads

1995

Component created

Component changed

Extends 'maxlength' value of 'title' field of the forms from set by default 128 characters to 255 characters. Good in case if nodes on your Drupal site need longer titles than the default length.

This is a back port of a change made in D6. It constitutes a D5 core hack. Since it will not be needed in D6, it will not be supported. Additionally it must be removed prior to upgrading to D6.

There is no uninstall code for this module because longer titles would be too difficult to deal with, so they are left in place.

Text Field Tags

Component type

module

Maintenance status

Downloads

689

Component created

Component changed

Text Field Tags adds some basic formatting options for CCK text fields.

After enabling the module, navigate to the "Display options" page for an existing CCK content type. For text fields, you'll find several new options for how the fields are rendered in teasers and full nodes: headings 1 through 4, italics, bold, underline, and block quote (indented).

A sample application might be to provide a subtitle field for content: give the field a low weight to show at the top of a node, set its label to hidden, and assign it to be rendered as "Heading 3".

Views Podcast

Component type

module

Maintenance status

Downloads

1201

Component created

Component changed

Views Podcast is module for creating custom podcasts where your media is hosted off-site on a content delivery network. The module adds an additional view type called "Views Podcast: Podcast feed" to views. Once the view is created for your podcast, you can create a new Views Podcast from the view. This will allow you to create a custom mapping of views fields to podcast fields as well as create a custom URL path and file extension.

Nodecarousel

Component type

module

Categories

Maintenance status

Development status

Downloads

4407

Component created

Component changed

Look - this hasn't been touched for a while, and I've noticed now that jCarousel now includes views support, and uses the same jCarousel library that this module did. I suggest using that module instead of this one.

An easy-to-use method for displaying nodes using the jCarousel library for jQuery. Nodes can be chosen via Node Type/Taxonomy, by using a nodequeue, or else by using a hook to feed nodes to the display.

Block Page Visibility

Component type

module

Downloads

5018

Component created

Component changed

Block Page Visibility enables site developers to centralize the display of blocks to a single PHP function. It is an alternative to controlling display via each block's configure form. The more "sometimes on, sometimes off blocks" that a site uses, the more useful this module becomes.

Node Info

Component type

module

Categories

Maintenance status

Downloads

2094

Component created

Component changed

Displays post information as part of full node views. So far the options are to display created and updated time and author. This may be useful for sites not using the standard "submitted" data for a particular node type. Displays only on full node views.

Money.pl webmaster tools

Component type

module

Categories

Downloads

867

Component created

Component changed

This module allows site administrators to enable Money.pl webmaster tools (financial news, reports, stock exchange quotation, rate of exchange and job search engine) as content blocks.

Polish only.

Tinytax taxonomy block

Component type

module

Downloads

11217

Component created

Component changed

Displays a vocabulary as a tree within a block. Provides blocks for each of the vocabularies on a site. Browsing the terms within a block is done via AJAX like calls, making it quick and a light load on the server.

A demo of this module can be seen with the bird classification on our demo Scratchpad.

This module was inspired by the work of R.D.M.Page on PygmyBrowse.