Onboarding API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Onboarding is the process where site owners help new site members to orient themselves and take some important initial steps toward becoming full-fledged members of the site. This process is critical in various websites created with Drupal, as it smooths the user experience.

Server Status

Component type

module

Maintenance status

Development status

Component created

Component changed

This is simply a file (drupal-check.php) to upload and view on the server to test if the current setup meets the requirements to for a base Drupal install.

This is not a module. It not intended be installed into a Drupal site.

For security, this file should be deleted from the server once the check has been run.

It's is still very much a work in progress and will be biased towards an Apache and MySQL setup to begin with. The ultimate goal will included other sever and database options.

Stay tooned.

Ubercart stockfoto

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a project for my own drupal 7 driven stockphoto website. It will allow
stockphoto sellers to use a special field in drupal 7 that will automaticaly resize the
photo's to specified sizes (images styles). When the images are resized it will connect
the images as downloadable files to the product.

Please note: This module is not finished yet in fact at the time of writing this no single
line of code has been written. This is why i want to ask some developers from the community
to help me out with this project.

Views Masonry

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on david DeSandro's "jQuery Masonry" script, this module provides a Masonry style view. Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

TEI Download

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

The TEI Download module allows downloading various renderings of documents encoded according to the standards of the Text Encoding Initiative (TEI) and published with the TEI Content module. The TEI Download module lets the user download the documents displayed online in several file formats (txt, epub, xml/tei) and several versions.

The module is part of a package of modules we call the TEICHI Framework. This name brings together the Text Encoding Initiative (TEI) and Computer-Human Interaction (CHI). The package works with Drupal 7 and consists of three modules: TEI Download (described here), TEI Content (the base module, currently at http://drupal.org/sandbox/christof.s/1118172), and TEI Search (in development, currently at http://drupal.org/sandbox/christof.s/1120932).

Inject render element

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is an experiment to allow injection of arbitrary render elements into arbitrary parts of a render array. It works, but has no user interface (and could use some performance improvements).

TEI Search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

The TEI Search module adds search functions to the TEI Content module. Its key feature is that it is aware of some TEI tags.

The TEI Search module is part of a package of modules called TEICHI framework. This name brings together the Text Encoding Initiative (TEI) and Computer-Human Interaction (CHI). This framework functions in a Drupal 7 environment and consists of three modules: TEI Search (described here, still in development), TEI Content (the base module: currently at http://drupal.org/sandbox/christof.s/1118172), and TEI Download (currently at http://drupal.org/sandbox/christof.s/1120822).