Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Parish Info

A package for Church information display and management on your website.

PEAR BB code

No further development!

About

This module integrates the PEAR BBCodeParser project into Drupal. Other than the existing bbcode module, which can be used as is, you will need the PHP PEAR extension and the parser installed on your server. Also your PHP include path must contain your PEAR directory (which is usually added during PEAR installation).

However, there are some differences I consider as advantages (this is why I started this different approach):

  1. While bbcode module bases on simple regexes, the PEAR approach is better in dealing with nested structures, which is really helpful with e.g. quotes.
  2. The PEAR project may be easily extended with custom filter classes which you may place in the filters directory (you need to understand the corresponding PEAR project documentation). It is planned that this module will recognize them and you can simply enable or disable them on a per-input format base.
  3. That said, you may also easily clone and alter existing filter classes, while bbcode module lacks an override API and changes need to be done directly in the module code.

This module does not provide any graphical extensions such as toolbars for convenient editing. It simply parses BBcode as good as possible.

Requirements

Webform SSN

A webform component for Social Security Numbers.

The module adds a new component to Webform components list which provides an option to define SSN (Social Security Number).

The default setting masks the entries, like password fields. It could be changed in component settings page to have plain text fields instead.

Due to confidentiality of Social Security Numbers, SSN field value is masked every time it is displayed, including results table and download. i.e. ***-**-1234

Important

Use this module ONLY if you really have to collect Social Security Numbers.

Since, the native Webform components exposes the full value, it is not really safe to use it as is for Social Security Numbers.

That is why I created this module. With Webform SSN, the complete value is never displayed. Only the roles with following permissions can edit and then see the full number: edit all webform submissions and edit own webform submissions.

It is highly recommended to install Webform Encrypt and enable it for all the SSN fields to keep SSN field values encrypted in the database.

It is also recommended to assign only the necessary roles to view the results and enable Private checkbox at the component settings page.

Wysiwyg clear floats

wysiwyg_clearfloats is a WYSIWYG plugin that enables 3 additional buttons on the TinyMCE editor. These buttons allow you to insert a breaking element that will clear floated elements above it.

Commerce Price Savings Formatter

Screenshot of the stacked Commerce Price Savings formatter

This module is an extension of Drupal Commerce that provides a display formatter for the Commerce Price field which shows the amount of savings when a discount is applied.

Features

  • Formatted price display that is similar to what is seen on many popular e-commerce sites (see attached screenshot).
  • List price and Savings takes into account any tax amount applied to the current price (ie. VAT tax)
  • Show/Hide price labels
  • Select which values to show - List Price, Your Price, Savings
  • Display stacked or inline

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience