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.

Feeds SQL

Component type

module

Maintenance status

Development status

Downloads

9213

Component created

Component changed

The Feeds SQL module will allow you to use the Feeds module to import data directly from a database. It can be configured to use a custom SQL query that will fetch the data, then you can use whichever other processor on it to create nodes, users, etc.

Right now it will allow you to use any database that has been configured in the settings.php file, but I'm planning on expanding it to user-entered database connection strings.