html2theme

Component type

module

Maintenance status

Development status

Component created

Component changed

This is placeholder page for the future module of html2theme. I aim to release the first development version within a week.

The html2theme module will help developers with a flying start converting static HTML pages, either hosted on web or uploaded as file, to a drupal theme.
It generates a wysiwyg like interface where the user can add and remove regions and theme variables visually into the static HTML imported.

This module is a greate tool for:

Performance testing project

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Looking for a co-maintainer - contact beejeebus if you're interested!

This project will track code used to add performance testing to our test infrastructure, both for individual developers and Drupal.org.

Webform to Google Docs

Component type

module

Maintenance status

Development status

Downloads

3759

Component created

Component changed

This module inserts Webform submissions as new rows in Google Spreadsheets.

Requires Webform 4 and a little bit of configuration.

The Drupal 6 version of this module has been removed as it relied on the Google Docs API which was decommissioned by Google in April, 2015. The Drupal 7 version has been refactored to work with the Google Drive API.

Node changes

Component type

module

Maintenance status

Development status

Downloads

8844

Component created

Component changed

This module stores the changes of a node into a field attached to comments allowing to display a kind-of activity stream on the node much like on drupal.org issues just with a lot less custom code.

Harness facebook

Component type

module

Maintenance status

Development status

Component created

Component changed

Currently there are a myriad of Facebook modules that all work to achieve some aspect of Facebook functionality. The problem is that all of the methods are being developed independently and cause conflicts between modules.

League: Online Tournament Manager

Component type

module

Maintenance status

Development status

Downloads

7427

Component created

Component changed

Standardized solution for sports league/tournament management over the Drupal 7 platform.
The whole concept is based on our experience managing sport tournaments with the great JoomLeague Joomla tournament management solution.
We are defining entities, nodes, taxonomies and custom tables to handle the solution. Basically, unique contents are entities, others are nodes.

UUID Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

You need an external UUID to reference from your entity? Don't feel like hook_schema_alter-ing entities?

Here's a field that holds two pieces of information: A UUID and an arbitrary 128-char string called 'extern'.

The widget is a text box.

The formatter is the UUID text.

This module is very different from the UUID module. You could even use both, if you were clever.

PDF Marker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

PDF Marker offers you on-the-fly stamping feature to a purchased file in a ubercart product node. It can be used to stamping any texts (buyer's name, time and date the file was purchased, order information, etc) into certain area of PDF file to be downloaded by the buyer. This module, hopefully, helps you to sell PDF files with drupal's ubercart ecommerce suite.