Comment Node Edit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Gives Site Administrators ability to mark field instances as "editable by comment." When a field is editable by comment, the field will show up in the "add comment" form.

Similar functionality is found in case tracker, but this allows you to edit ANY field.

IIP Image

Component type

module

Maintenance status

Development status

Component created

Component changed

OVERVIEW

This module provides integration of IIPImage to Drupal + proper image converting.

"IIPImage is an advanced high-performance feature-rich imaging server system for web-based streamed viewing and zooming of ultra high-resolution images. It is designed to be fast and bandwidth-efficient with low processor and memory requirements. The system can comfortably handle gigapixel size images as well as advanced image features such as both 8 and 16 bit depths, CIELAB colorimetric images and scientific imagery such as multispectral images."

One League API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox is intended as a collection point for code, issues, and discussion regarding the 'One League API' initiative for Drupal 7.

Current Status

Basic (ie. id/label/title only) entity types defined and created.

Imagefield Tag Filter

Component type

module

Maintenance status

Development status

Downloads

1755

Component created

Component changed

Defines special tags for the imagefield module to show images in document body.
You just use [gallery] tag with parameters in your document body to show image field images where you want in the document body and so as you want that(e.g. put image into thickbox or somethig else).
Module description is placed here: http://brainstorm.name/node/399.html

Page Lite

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This minimalistic module provides a new content type that is displayed with no theme or layout.

Useful for things like ajax/json feeders, php pages, and custom layouts for singular content.

It's as lightweight as can be for my first go at this, it does build the entire page even though the node is all that is used. This will likely improve as I learn more about Drupal.