BudgetField

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Drupal 7 field module to hold budget request line items.

Description

A budget request consists of a text description, a quantity, unit cost, and requested amount. In addition the total cost and other funding are automatically calculated.

This module provides a budgetfield line item element for use in forms, with jQuery autocomplete for the calculated fields.

The module also provides a budgetfield field type which may be attached to entities. The input widget is a basic form or an advanced table with AJAX and Javascript based calculation of column sums.

Textfield fill

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to enter default text for a textfield or textarea that the user can the fill into the textfield/textarea at the click of a button during node creation. It is useful for populating a field with sample text the user may want to use without forcing them to have the text already there with the standard "Default text" area.

Embedded Google Docs Viewer

Component type

module

Categories

Maintenance status

Development status

Downloads

22559

Component created

Component changed

Overview

The Embedded Google Docs Viewer module adds a new formatter to the File field using the Field API. This formatter displays PDFs, Microsft Word documents, Powerpoint presentations, or Excel spreadsheets directly within a Drupal node.

Requirements

The Embedded Google Docs Viewer is a custom formatter for the Core "Field" module - therefore the "Field" module must be enabled.

Commerce Price FlexyFormatter

Component type

module

Categories

Maintenance status

Development status

Downloads

2025

Component created

Component changed

This is a contributed sub-module of Drupal Commerce that adds more options to format your products price.

This should solve tipical needs like showing price with or without tax, list prices, net prices, etc.. Every price component (base price, tax, fee, discount) can be included or excluded at will.

It's also possible to show up to 2 reference price beside the main one (strikethough list price beside the net price after discounts, or vat exluded amount + vat amount + vat included amount, etc.).

Commerce Atos

Component type

module

Categories

Maintenance status

Development status

Downloads

6659

Component created

Component changed

Commerce Atos payment method module.

Version 1.x :

Should work with the following banks :
- Crédit Agricole (e-transactions)
- Banque Populaire (CyberPlus)
- BNP Paribas (Mercanet)
- La Poste (Scellius)
- LCL (Sherlocks)
- HSBC (Elysnet)
- Société Générale (Sogenactif)
- Crédit du Nord (Webaffaires)

holmes

Component type

module

Maintenance status

Development status

Downloads

1887

Component created

Component changed

The Holmes module is an adaptation of Holmes - The CSS Markup Detective, which describes itself as "a stand-alone diagnostic CSS stylesheet that can highlight potentially invalid, inaccessible or erroneous HTML(5) markup by adding one class." In addition to highlighting markup issues, Holmes makes clever use of CSS to display messages about the specific issues with the highlighted markup.

Lognode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduction

The lognode module is an attempt to log events occuring on a node.

The types of events logged are:
* create: logs an event when a node is created.
* update: logs an event when a node is updated.
* delete: logs an event when a node is deleted.
* new revision: logs an event when a new revision is created on a node.

How is this different from dblog?

Dblog is a logging system while with lognode, you can see all changes your
content has been through.