Book chapters

Component type

module

Categories

Maintenance status

Development status

Downloads

3495

Component created

Component changed

Add automatic and dynamic numbering to book node titles.

1 First chapter
  1.1 Subchapter I
  1.2 Subchapter II
    1.2.1 Yet another level I
    1.2.2 Yet another level II
  1.3 Subchapter III
  1.4 Subchapter IV
2 Second chapter
3 Third chapter
  3.1 Subchapter I
  3.2 Subchapter II

This module will not modify database in any way but adds numbering only when loading node titles to be viewed.

Yahoo Query Language API

Component type

module

Maintenance status

Development status

Downloads

1605

Component created

Component changed

The Yahoo Query Language (YQL) API Module only provides a mechanism for module developers to query the Yahoo's YQL databases. It is mainly intended as a launch point for developers to create plugin modules that harness the YQL API.

GitHub Repo is here https://github.com/sfstate/yql-drupal/tree/master/yql

Biblio Advanced Import

Component type

module

Maintenance status

Development status

Downloads

6553

Component created

Component changed

Biblio Advanced Import is an add-on for the Bibliography Module.

Instead of creating duplicate biblio records during imports, existing ones can be updated or the import can be skipped depending on a configurable duplicate detection strategy.

You can use an out of the box strategy or configure your own.

How to detect duplicates?

Use one or combine multiple of these strategies:

Nodequeue publisher

Component type

module

Categories

Maintenance status

Development status

Downloads

1558

Component created

Component changed

This is a really simple module that allows you to add publishing options to a nodequeue. With this module you can publish nodes from a nodequeue to some schedule.

If you want to:

  • Publish content from a nodequeue every day.
  • Publish content from a nodequeue every hour, but only on Thursdays.
  • Publish content from a nodequeue at some interval, optionally on specific days.

Then you should be interested in this module.

Add To Head

Component type

module

Maintenance status

Development status

Downloads

31108

Component created

Component changed

This project allows you to inject content into the $head, $scripts and $styles elements in the page.tpl.php. This is defined in profiles which can target URLS's.

Note: Only users with the administer add to head permission can use this and, as they can inject whatever they want, this permission should only be granted to VERY trusted users and site administrators as it could be used for evil.

Atrium Glossary

Component type

module

Maintenance status

Development status

Downloads

1293

Component created

Component changed

Atrium Glossary allows each Open Atrium group to collaboratively create a glossary of terms and definitions. Terms are displayed in a list; when a term is clicked, its definition is revealed in a lightbox2 overlay.

Dependencies (in addition to those provided by Open Atrium):

Kit-compliant.

Alerts

Component type

module

Categories

Maintenance status

Development status

Downloads

1785

Component created

Component changed

The Alerts module provides a means for managing alert banners that may need to appear on a site. The alerts can be placed in several ways including placing a block on the page, placing a place-holder on the page for a client-side include to attach to or using edge-side includes. In this way it is very flexible for sites using heavy caching schemes to still have alerts placed or removed in a timely manner.

Hide Show Summary

Component type

module

Maintenance status

Development status

Downloads

3521

Component created

Component changed

This module allows users to remove the "hide show summary in full view" check box on selected node types.

After hiding this checkbox several times on different sites, it made sense to abstract the logic.

Admin page: admin/settings/hideshowsummary
Permission needed to view: 'administer content types'.