Hierarchical Nodequeues

Component type

module

Maintenance status

Development status

Component created

Component changed

This project provides the ability to leverage nodequeues with taxonomy based menus. It's advantage is that the nodes in tied to each taxonomy level can be ordered with nodequeues.

Each tree level is flattened into a subqueue, which keeps its namespace from colliding with identically named node levels names.

Views Day of Week

Component type

module

Maintenance status

Development status

Downloads

2148

Component created

Component changed

Views Day of Week provides a simple filter plugin for Views 3 to enable filtering content that should be visible based on the current day of the week.

Example: With this module you can select that some content should be visible only on Mondays, some on Tuesdays and Thursdays and some only on Fridays.

For more detailed instructions, please see the README.txt.

jqplot

Component type

module

Maintenance status

Development status

Component created

Component changed

jqplot is a Views style plug-in for implementing the jqplot charting tool.

jqplot provides accessible charts providing textual information to non-visual users.
It uses a technique with JavaScript to scrape data from an HTML table and generate charts with help of jqplot libraries.

Note: Current version doesn't support preview.

-- REQUIREMENTS --

Exportable Scheduler

Component type

module

Maintenance status

Development status

Downloads

2998

Component created

Component changed

The module allows site admins to schedule most ctools exportable objects to either be enabled or disabled.

Dates can be entered as plain text or by using the date popup module that comes with date.

Please make certain cron is running correctly otherwise exportable items will not be scheduled correctly.

SimpleCDN

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simple CDN is as you can guess a very simple CDN module. I wanted one that didn't need a core patch and it appeared writing it myself was the best option. It supports only Origin Pull CDN so keep that in mind.

Once installed, just set your CDN host in settings and your DOCTYPE (the HTML parser strips it from the theme; it defaults to HTML5).

If you're using Boost it'll be enabled right off the bat for cached pages.

Nodequeue Context Conditions

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will provide context conditions to test and see if the current node belongs to a chosen nodequeue. Condition will return true if the current page is a node and if the node belongs to the specified nodequeue. Condition will return false if the page is not a node or if the node does not belong to the specified queue.