Semantic Fields

Component type

module

Maintenance status

Development status

Downloads

10134

Component created

Component changed

Semantic Fields (formerly Semantic CCK in Drupal 6) was created to give users the abilility of customizing and enhancing the HTML output of a field. With Semantic Fields enabled, users can specify the HTML wrapper element and classes for:

  • The entire field
  • The labels -- above and inline
  • All field items
  • Each individual field item

This allows users to quickly create semantically rich and meaningful HTML markup for fields, such as:

CSS Dominatrix

Component type

module

Maintenance status

Development status

Component created

Component changed

A small module that allows you to add CSS code on your site from a web interface. A very simple way of letting designers and coders who don't have full access to the server do CSS-adjustments on a running site without direct access to any files.
The supplementary CSS is written to a small file in the theme folder and can later be implemented into the "real" CSS-file—or left as they are. That will work equally well, but not be quite as kosher.
You can add supplementary CSS-code for each theme individually.

Node Popup

Component type

module

Maintenance status

Development status

Component created

Component changed

This module permits the administrator to show a node in a lightwindow2 popup window
The administrator defines

  • which node to show as a popup
  • which page will show the popup

The visitor opens the page and the popup loads automagically.
This module depends on the lightbox2 project