Headroom.js

Component type

module

Maintenance status

Development status

Downloads

1435

Component created

Component changed

What's it all about?

Headroom.js is a lightweight, high-performance JS widget that allows you to react to the user's scroll.

Why use it?

Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. This can reduce the effort required for a user to quickly navigate a site, but they are not without problems.

Node Reference Subqueue

Component type

module

Maintenance status

Development status

Downloads

1080

Component created

Component changed

This module allows users to create a node reference sub-queue from the selected content types to have a unique sub-queue. You can place nodes into any of these sub-queues based on which node reference that node has been tagged with.

You can select a node reference field and associated node type to create sub queue for each node-reference item.
This module is an add-on of the Nodequeue module and uses Nodequeue APIs to create node reference sub queues.

Requirements:

Template Picker

Component type

module

Maintenance status

Development status

Downloads

1919

Component created

Component changed

Template picker gives content creators a list of templates to choose from as they create nodes. The templates in this list are auto-discovered in your site's default theme through a simple naming convention:
node--content-type--tp*.tpl.php

Template Picker also supports entities. Entity templates can be discovered and picked when added to your site's default theme, and named with the following naming convention:
entity--bundle--tp*.tpl.php