Webform Vertical Tabs

Component type

module

Maintenance status

Development status

Component created

Component changed

This module displays webform fieldsets as vertical tabs.

GUI issues

If a field on the form is too long and breaks tabs layout, you must limit its width in webform field properties (for textfields width=30 works for me).

Known limitations

Nested fieldsets (e.g. fieldset in a fieldset) are not supported.

Showdown

Component type

module

Maintenance status

Development status

Component created

Component changed

The showdown module provides real-time markdown preview inline on the node edit form.

It makes use of the showdown library. As such, you will have to get a copy of the showdown library from my github account. See the README file in the module package.

Inline Form Errors Drupal 7 fixes

Component type

module

Maintenance status

Development status

Component created

Component changed

This is essentially a fork of Inline Form Errors (IFE) for Drupal 7, with the intention of developing a near-enough bug-free version ready for production sites running Drupal 7. Or something like that. This sandbox is intended for use by developers at ComputerMinds to work together on this, as a contribution to the real Inline Form Errors module - we don't really want to fork that module for own purposes! We'll probably build towards some patches that will be submitted to IFE's issue queue.

Instructions for getting IFE set up -

Well done filter

Component type

module

Maintenance status

Development status

Component created

Component changed

Fast and easy Tasklists / TODO Lists!

Converts a textual tasks list with a set state symbol (Done / To do) to a beautiful checkbox lists display in output.

For example:
# Wash the dishes
- Take a shower
-{ Play with the kids outside, for example
Football
or Soccer}

Will become a nicely styled list with a checked first icon, an unchecked second and an unchecked multiline third icon.