Pre-conference training: the "Documentation site" suite

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox project contains (or will contain) features used during the DrupalCon London pre-conference training Advanced Configuration with Views, Page Manager, Flag and Rules. This sandbox project contains the features related to the exercise theme "Documentation site".

Amazon R53

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a drupal integration with the Amazon AWS Route 53 (r53) DNS Service. The module provides an front end and integration for the r53 API.

Requirements:
Amazon AWS Account (Key & Secret)
Domain name
Amazon R53 Account

Dependencies:
This module does not require any modules. If the http://drupal.org/project/creeper module developers, and adds the R53 Amazon classes for PHP, we will remove the r54.php class file from the module and add a dependency to creeper.

Piecemaker

Component type

module

Maintenance status

Development status

Downloads

4302

Component created

Component changed

Integrates the Piecemaker 3D flash slideshow into Drupal.

Piecemaker is a 3D flash slideshow similar to Cu3ber (cuber).
This module provides an api for utilizing it within Drupal. Currently the API provides for profiles that determine transitions and general settings for slideshow. The API by itself does not create any piecemaker slideshows, it simply provides the tools for other modules to produce slideshows

Taxonomy Entity Index

Component type

module

Categories

Maintenance status

Development status

Downloads

24445

Component created

Component changed

The Taxonomy Entity Index module maintains a normalized index of all terms associated with a specific entity and revision. The core {taxonomy_index} table only maintains its data for published nodes. This module maintains its data for all entity types (regardless of published or not) and also indexed by revision.

This module will be ported to Drupal 8 and the plan is to also possibly move this feature into core for Drupal 9.

Appointment

Component type

module

Maintenance status

Development status

Component created

Component changed

The module can create appointments and keep track of them.
Include its features are:

  • Set up an e-mail itself can create more than one appointment
  • Set weekends
  • Configure holidays
  • Set up appointments
  • Set the repetition of pages per day
  • Set the start time and end time for appointments

Has an administration panel to change your dating status.
Select the date via a calendar with jQuery UI.

Drupal 7

No release date.

Format CSV

Component type

module

Maintenance status

Development status

Downloads

1711

Component created

Component changed

Format CSV is a module targetted at Drupal developers, allowing to format standard table array as CSV, mimicking Drupal's built-in theme_table() function behavior.

It accepts both simple arrays of cell values and associative arrays with "data" keys, strips all HTML tags and ignores all HTML attributes, returning full content of CSV file with default or user-defined CSV field delimiters and enclosures.

Webform Node Element

Component type

module

Maintenance status

Development status

Downloads

5333

Component created

Component changed

Webform Node Element is a module that allows you to include node content in a webform without using the PHP input filter.

Drupal 8:

After installation, a node element is available in the webform UI and this allows you to specify the id of the node to be displayed.

An event is dispatched prior to rendering the element - this gives other modules the opportunity to set the nid and display mode to be used at runtime. The included example module, webform_node_element_example demonstrates this.

Drupal 7:

Summary Reports

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For general reports, you can use the views module.
There are some other modules available to address the need of custom SQL queries.

This module provides simple options to build summary reports for different content types, users.

Commerce templates

Component type

module

Maintenance status

Development status

Component created

Component changed

Commerce templates is an extension on commerce products in the Drupalcommerce system for drupal7. The main purpose of this module:

  • to facilitate the administration tasks when creating new products.
  • to bind products together on a template instead of using product displays.
  • to provide some interface to make product variants easier to capture.

The project only exists in the sandbox for now until I receive some reactions that the idea can be worked out.