Adjust

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Every time you want to add a new feature on the site, have to create a new module.
Instead, you can download and install this module. The module includes examples of hooks and attached CSS file.

To avoid losing data when updating, files with styles and functions you have to create yourself. By changing these files, you can change the functional site without editing the existing modules and themes.

Internal Nodes

Component type

module

Maintenance status

Development status

Downloads

20703

Component created

Component changed

Description

Some content/nodes should never be viewed directly; only visible be through something else such as Views or Panels. This module denies access to node/[nid] URLs while allowing the content to stay published and otherwise viewable.

Big Publish Button

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a block that will show on node pages. The block has a button (well, two buttons) for "Publish" and "Un-publish."

When clicked these buttons will not only publish/unpublish the current node but also all nodes referenced by the current node.

This feature is intended to be especially useful for sites based on a "newsletter" or "issues" concept like a magazine. Consider this scenario/recipe:

Ubercart Authorize.Net SIM/DPM Payment Methods

Component type

module

Maintenance status

Development status

Downloads

4242

Component created

Component changed

The Ubercart Authorize.Net SIM/DPM Payment Methods module provides two additional payment methods to Ubercart for users of the Authorize.Net payment processing service. These methods are alternatives to the bundled AIM payment method for users who wish to reduce PCI compliance responsibilities for their Ubercart server, as they outsource all cardholder data handling to Authorize.Net and are thus consistent with PCI DSS SAQ A (in SIM mode) or SAQ A-EP (in DPM mode). They may also be useful for those whose Drupal hosting arrangement makes it difficult to secure their site via SSL.

Migrate Remote

Component type

module

Maintenance status

Development status

Component created

Component changed

Migrate Remote provides a set of Migrate v2 components: "Destination", "FieldMapping", "Map", "Migration", and "Source" allowing the use of entities on a server as a data source for migrations using the "res" XML-RPC namespace.

It also exposes various additional web services on the "migrateRemote" XML-RPC namespace to allow remote enqueuing of migration and rollback requests, and to obtain the status of current migrations for origin-based control and monitoring of destination migrations.

The two sets of services can be activated and deactivated separately.

Bookmark Organizer

Component type

module

Categories

Maintenance status

Development status

Downloads

6319

Component created

Component changed

Bookmark Organizer extends Flag module by providing functionality to

  • arrange bookmarks by drag and drop them
  • create folders and place bookmarks into them
  • rename bookmarks and folders
  • show previews about bookmarks and contents of a folder
  • publish bookmarks stored in a folder to others

Bookmarks are always user related. However, a user who has access to 'administer users' can edit other users' bookmarks as well.

Dependencies

Required

Nicer Contact List

Component type

module

Maintenance status

Development status

Component created

Component changed

This module reformats the recipient list of the contact forms (/admin/build/contact) adding a line break after each email, so that categories with many recipients get rendered properly.

I built this module to use on my Drupal 6.x sites. I have not tested it with Drupal 7 yet.

gtweetblock

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

gtweetblock fetches Tweets from a Twitter account and store it either in localStorage(Browser) or cache(Drupal cache). It does nothing else than providing a block.