This module provides a form element that allows embedding of a form as a subform into another form. You should only install it if another module is instructing you to do so or if you are an interested developer.
Introduces live previews and other interactive features into a Drupal site, using Ajax(from jQuery). Uses secure methods for implementations e.g. Input formats check, etc.. Currently only the following features are included:
Comment preview.
Node preview (Drupal 6 only).
Node previews now possible too! Previews of default setup of content types are fully possible. Note that it has only been tested with Page and Story content types, and hence currently supported with. CCK support not included. For full support for your custom content types, or some complex validation you might want to hack into live.node.inc and the companion JS file.
If you have any concerns about it, feel free to contact me!
The Domain project is a suite of modules that provide tools for running a group of affiliated sites from one Drupal installation and a single shared database.
widgEditor is an easily installed, easily customizable WYSIWYG editor for simple content. It replaces node, comment and other specified textareas with an improved editing pane using JavaScript, therefore if you don't have JavaScript (or your browser doesn't support HTML editing) it degrades gracefully.
fQuery is a PHP tool to help you deal with Drupal Form API arrays. Inspired by the jQuery library, it lets you find form elements using a simple and intuitive selector scheme, based on CSS.