This project is under active development.

Jbrowse

This is a Drupal module for the wonderful JBrowse package (http://jbrowse.org/) from Berkeley. It requires the GMOD-DBSF project (i.e. the mouthful General Model Organism Database toolkit - Drupal Bioinformatic Server Framework).

Jbrowse DBSF

This is a Drupal module for the wonderful JBrowse package (http://jbrowse.org/) from Berkeley. It requires the GMOD-DBSF project (i.e. the mouthful General Model Organism Database toolkit - Drupal Bioinformatic Server Framework).

GSoC Project Issue Fork

Fork of the Project project for my Google Summer of Code 2011 project: Development Activity loggi

Schemr

Overview

Schemr is a development tool that makes it easier to document complicated CCK field schemas. It is a natural counterpart to Features. Where Features can be used to transport schemas between Dev and Live sites, Schemr can be used to describe them.

Field Wrappers

Field Wrappers

Using the Field Wrappers module, site administrator will be able to choose HTML wrappers for Fields. Normally the Field API uses DIV elements to wrap fields, labels and its data.

After the Field Wrappers module has been enabled, you can choose from the following default set of markup types as wrapper for your field elements:

Default Wrappers:

  • - None - (removes the markup)
  • DIV
  • SPAN
  • H1
  • H2
  • H3
  • H4
  • H5
  • H6
  • P
  • STRONG
  • EM

Other modules (or themes) can alter this list using hook_field_wrapper_elements_alter().

Note for Theme Developers:

This module uses a template overwrite for Drupals core field.tpl.php. If your module or theme uses a customised template file for fields, you should take a look at this one to make sure the wrappers are printed out correctly.

Credits:

This module has been developed for:

Domain directory

Helper module for Domain Access which allows example.com/foo to emulate foo.example.com.

Here's the plan:

Pages

Subscribe with RSS Subscribe to RSS - Under active development