The Table of Contents module generates a list of select header tags in a box. The links point to the anchors so users can quickly access each section of your documents.
Allows users to create and update their carbon footprint as a carbon account. By entering utility meter readings, gasoline/petrol consumption, daily commutes and plane trips etc., drupal registered users can build a picture of their CO2 emissions. Measuring one's own footprint is a big shock and awakening for many people - it is not just the [insert your country] government that's at fault.
To get going a user creates a carbon account. Then adds carbon stamps such as trips, meter readings etc as they occur throughout the year.
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!
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.
TinyMCE Plus is another implementation of TinyMCE Editor. Just extract and use it! Since my customers need a "ready to use WYSIWYG editor" module then I started this project.