Maintainers strive to actively monitor issues and respond in a timely manner.

Moon Phases

8.x version

Drupal Moon Phases module displays the phases of the moon in a block and a calendar and provides a page that describes the phases of the moon. It is uses images from NASA's Scientific Visualization Studio to display the different phases of the moon.

Evernote

Here's a brief description of Evernote from the source:

"Use Evernote to save your ideas, things you see, and things you like. Then find them all on any computer, phone or device you use. For free."

Evernote is a note-taking, idea-saving application that has been adopted by over 3 million people. It syncs up your notes with a remote server, so accessing your latest notes on multiple devices is automatic. When you upload images, Evernote will OCR them to make them searchable. You can embed files as well, though only PDFs, .txt and images with the free version. The premium service enables a few additional features such as embedding any kind of files and increasing the amount of bandwidth allotted to you per month.

The idea behind the Evernote module is twofold. The first goal is to leverage the Evernote API to make it a blogging platform. Because Evernote is a great way to gather ideas and information, the next logical step is to make sharable information accessible on the web. See here for more background. The result of bringing Evernote and Drupal together is a rapid blogging tool that will integrate into many people's workflow.

Here's what a typical workflow would be for setting up a feed:

Menu translation (Node)

Allows a single node menu item to point to different node translations belonging to the same translation set depending on the current language.

In conjunction with the Menu translation module, shipped with the Internationalization project, Menu translation (Node) allows to have a fully translated menu without needing to replicate the node menu items per language.

Usage

Enable Menu translation (Node), create a node menu item and check the Enable node translation checkbox on the menu item editing or node form. You can change the default value of the checkbox for a specific menu in the menu edit form.

When node translation is enabled for a translation set, the edit form of the source node will show the usual menu item form. The node translations instead will have a textfield allowing to translate the menu item title through the String translation feature of the Internationalization project.

Note that if you need to translate titles into the default language you need to add the following line to your settings.php:

<?php
$conf["i18nstrings_translate_langcode_$langcode"] = TRUE;
?>

where $langcode is the language code of the default language.

AJAX Poll

AJAX Poll adds the ability for users to vote on polls without reloading the page. It works with the normal Poll module included with Drupal core.

Handbook

handbook.png

A Zen sub theme for handbook sites.

The theme focuses on handling marked up content extremely well, helping you to rapidly create handbook sites that are pleasurable to read without having to design everything first.

Apart from proper styling for commonly used HTML elements, there's support for typical 'incorrect'/'correct' examples (as seen in the screenshot.)

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained