PGP Contact Forms

Component type

module

Maintenance status

Development status

Downloads

2070

Component created

Component changed

This is a project to provide client side pgp encryption of user and site-wide contact forms using the OpenPGP.js library.

Visitors with javascript enabled will be able to click on an "Encrypt this message" button on any contact form for a user who has uploaded their public key. Because this encryption happens on the client side, clear text is not transmitted over the network.

PS Time and Invoice

Component type

module

Maintenance status

Development status

Component created

Component changed

This module (along with its dependencies) allows you to track time and costs for a typical freelance Drupal shop. This is done via three content types (Client, Job, and Business Activity). Once you have created Clients, Jobs, and Business Activities, and entered billable costs and/or billable time, you can generate invoices. Invoices can be printed from the browser (or printed to a PDF file, if your browser and operating system support this). This module does not support letting your clients see the invoices on the web, because only an invoice administrator can see the invoice that the admin is building, and only one can be built at a time.

It also includes working and fully documented examples of several types of Views plugins/handlers: field definitions/handlers, join handler, and style plugins. And it includes code to set up Flags, and programmatically flag and unflag some nodes. So it might be useful as an example, even if you don't need time tracking and invoicing.

Drupal Banner Module

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Banner Module is efficient advertisement module for drupal powered websites, that supports display and rotating banners.

This module allows integration of banner ads via free Orbit Open Ad Server script. Using our Drupal ad module your site can make money working with 3rd party Drupal advertisements or Drupal ads drawn from your own network of advertisers.

VT Mass admin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

VT Mass admin is a module for Drupal 6 with capabilities to mass edit nodes and save the changes using batch api

Currently there are support for :
1. Node title
2. Node body
3. Nodewords Keywords ( requires nodewords module )
4. Nodewords Description ( requires nodewords module )
5. Mass Delete
6. Node published status
7. Node promoted status
8. Node Sticky status
9. Ubercart field for : SKU, Dimension, Prices

Blindtextgenerator

Component type

module

Maintenance status

Development status

Downloads

567

Component created

Component changed

The module embeds lorem-ipsum texts from www.blindtextgenerator.com into textareas via Javascript.

You need this if ...

  • ... You want to generate dummy texts for testing purposes
  • ... You want to generate international dummy texts in different languages

Paging API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Paging API tries to provide an intelligent paging system, that let's you browse through nodes (via previous - next links) after going to a node detail page from within a node overview.

Currently, the module provides support for Views & Apache Solr.