Snippet

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows other modules to include small static HTML files within code which are then exposed as blocks to a site. Snippets can be used for static content that never changes, or as a temporary measure when prototyping, to be replaced with real content later.

BIRT (Business Intelligence Reporting Tool)

Component type

module

Maintenance status

Development status

Component created

Component changed

BIRT (Business Intelligence Reporting Tools) is an open source software project that provides reporting and business intelligence capabilities for rich client and web applications, especially those based on Java and Java EE. BIRT is a top level software project within the Eclipse Foundation, an independent not-for-profit consortium of software industry vendors and an open source community.

Content Type Categorization

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is meant for grouping content types on the node/add page.

A quote from the content type groups module which explains very clearly what this module will do:

Let's say you're organizing your media collection. You have the following content types: book, movie, audio, article (for your blog about your collection), and page (for some static content).

Create a content type group called Media and add the book, movie and audio types.

Blizzard API

Component type

module

Maintenance status

Development status

Downloads

4875

Component created

Component changed

Overview

The Blizzard API module provides an interface for other modules to interact with Battle.net APIs and allows users to login using their Battle.net accounts.

Developers may use this module to quickly access game data from World of Warcraft, Diablo 3, and StarCraft 2. For users that login using a Battle.net account, they may also access protected account information, if permitted, such as StarCraft 2 profiles and World of Warcraft characters. Source code is fully documented and additional code examples are provided in the included *.api.php files.

Entity tree

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an API module to help putting entities in a tree hierarchy. (Actually. DAG. I want to support multiple parents). We encode trees by enumerating each children of a parent, encode them with UTF-8 (I just use it as an algorithm) and then writing them down as an encoding of the materialized path. As UTF-8 as a binary stream sorts the same as the numbers encoded this works well. UTF-8 can encode at most 2**31 so that's the most children each parent can have.

MySQL indexing restricts us of somewhat to a max depth of 255 (or less) but that's not serious.

Taxonomy Matrix

Component type

module

Maintenance status

Development status

Component created

Component changed

Somewhat based on the Matrix module. Taxonomy Matrix is a bridge between taxonomy and a CCK Matrix field. It can be used to create a matrix of selections based on 2 selected taxonomy categories.

Using CCK, add a new Taxonomy Matrix field. The admin interface will ask you for the category to use for row headers, and the category to use for column headers.

Colors & Patterns would give you something like this: