Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Skeleton module works with the core Book module to create pre-configured outlines that can be reused. Those outlines can include any node type, including those defined by CCK.
After creating a skeleton and assigning templates to it, users with the proper permission will be able to create new books that clone the outline and content of the skeleton.
The WebSnapr Preview Bubble module is a simple, unobtrusive script used to display an overlay bubble showing a hyper-link target thumbnail using WebSnapr. It's a snap to setup and works on all modern browsers. Check the demo at: http://www.websnapr.com/previewbubble/
Wraps ampersands (the “&” character) with <span class="amp"></span>.
Prevents single words from wrapping onto their own line using Shaun Inman's Widont technique.
Converts straight quotation marks "" to typographer's quotation marks “”, „“ or «» using SmartyPants language dependent.
Converts multiple hyphens to en dashes and em dashes (according to your preferences), using SmartyPants.
Wraps multiple capital letters with <span class="caps"></span>.
Wraps initial quotation marks with <span class="quo"></span> or <span class="dquo"></span>.
Adds a css style sheet that uses the <span> tags to substitute a showy ampersand in headlines, switch caps to small caps, and hang initial quotation marks.
Inserts ligatures (if supported by platform and browser).
Replaces ascii arrows with unicode arrows (if supported by platform and browser).
Inserts thin-space in abbreviations.
Groups digits in large numbers.
Replaces = in words with a soft hyphen (­), to allow hyphenated line-breaks.
This Drupal module attempts to provide context for content items by displaying a view block with links to other similar content. Similarity is based on the taxonomy terms assigned to content.