Taxonomy Facets

Component type

module

Categories

Maintenance status

Development status

Downloads

6848

Component created

Component changed

Progressive content filtering, with clean url's, using taxonomies as facets.

Ideal for eCommerce carts, real estate / properties sites, classified ads, or other sites with multiple categories, where users need to filter content progressively by applying filters from one or more categories.

Category Landing Pages

oData

Component type

module

Maintenance status

Development status

Downloads

1634

Component created

Component changed

oData is currently being refactored.

This drupal module can manage and display data provided by any Open Data Web Services using Views module.

Firstly you can add an Open Data Web Service and select the available entity you're interested in. You can add as many oData endpoints you want.

Then you can create various displays using the Views module. You select a registered endpoint, and choose the data you needs to display. With Views we have an extremely flexible way to display the content:

Partial Date

Component type

module

Maintenance status

Development status

Downloads

11977

Component created

Component changed

Overview

This module provides date and time fields that allows any individual component to be left blank, while still providing a sortable listing of the fields. Useful if you need to handle dates like "8:46 a.m Sep 11, 2001 EST", "12 noon 25 May, Early 16th Century" or "May 20000 BC" in the one field.

  • A date / time field and a date / time range field
  • One master widget.
    This includes:
    • Individual date components
      Select lists and a text field for years
    • Optional estimate range lists
      For example, "18th Century" for years between 1700 and 1799
    • Ability to select all or none of any of the above fields
    • Two label override fields
  • There are three built in formatters that allow you to assign supported PHP date() like components to a date. The formatter settings can be used to customise any individual field.
  • One FAPI element that supports a singular date time values and the corresponding range approximation lists.

Important outstanding issues:

  • Timestamp creation. This is used for sorting, but it is not generating the correct values. Some dates are significantly wrong.
  • Individual Time and Date fields. Currently there is a database column for each level of granularity.
  • Implement missing PHP formatters
  • Date validation. Currently there is none.
  • Timezone implementation. Hoping to implement all of the supported Date module options.
    For values outside of 1900 / 2038, the offset at 1905 will be generated and the timestamp will be calculated. Modern daylight savings started in 1908.
  • Massive tidy up in the code

Scriptastic

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Store and edit scripts (CSS and JS) via the Drupal interface. Files are then written to the file system and can also be placed on pages based on it's URL (as per Blocks)

ODT Filler

Component type

module

Maintenance status

Development status

Downloads

662

Component created

Component changed

This module implements the odtphp library in order to allow the filling of odt templates (produced with OpenOffice or LibreOffice).