Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Monochrome

Monochrome

Introduction

Monochrome theme is standards compliant XHTML valid two column theme originally designed by mono-lab.net and ported to drupal by http://topdrupalthemes.net .

Features

  • Site name
  • Site slogan, mission
  • Search box
  • Primary links
  • Comment user pictures
  • Right sidebar
  • Footer Message

Monochrome theme live demo

CWL Integration

untitled.GIF

This project has been removed upon the request from the University.

Shout

Given the rather negative feedback I've had on potentially releasing this module I've decided not to bother with a release.

Annotated Bibliography

The annotated bibliography provides a means of associating a bibliographic entry (provided by the Bibliography module) and storing an excerpt from the work cited or an annotation for that reference. For example, a writer could reference a bibliographic entry to a story and include an excerpt from the content of the work being referenced or a brief explanation of why the work was cited.

Clean A

Clean A Screenshot

The idea behind the theme is to create a minimalist, lightweight template like any of the core themes such as Bluemarine and Garland and one that works “out of the box”. It you are using the core modules then it shouldn't be necessary to alter the CSS (unless you want to!) although you'll probably want to use one the six core themes for the administration section as I haven't paid much attention to that side of matters.

Entity cache

Entity cache puts core entities into Drupal's cache API.

Due to the entity loading changes in Drupal 7, no core patches are required.

How to use it

This module has no user interface, if you enable it, entities will start being cached, if you disable it, they'll stop.

Supported core entities

  • Nodes
  • Comments
  • Taxonomy terms
  • Taxonomy vocabularies
  • Files
  • Users

Support for contrib entities:

There is no automated support for contrib entities, to use entitycache for a contrib or custom entity:

  • Create a cache_entity_$myentity table/bin.
  • Specify EntityCacheDefaultEntityController as your controller class in hook_entity_info(), or extend it.
  • Never update your entity tables outside of save/delete API calls.

Tests

Entity cache is now set up for automated testing on Drupal.org, see current HEAD status.

This module is being developed for Drupal 7, and will never be backported to Drupal 6. For Drupal 6 you may want to look at this pressflow merge request or http://drupal.org/project/advcache.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported