Save Form

Component type

module

Maintenance status

Development status

Component created

Component changed

Save Form - Simple (ish) solution to an age old problem

Browsers do crash, tabs are closed by mistake, stuff happens.

This module lets you save the current input of ANY drupal form, to be recovered later. It includes a javascript file that automates this to save every 10 seconds (configurable). If the form is then reloaded, the contents of the previous unsaved form will be loaded into it.

Early alpha/beta at the moment, not sure on some of the decisions made (code review / ideas / patches VERY welcome). But code does work!!

Excluded

Component type

module

Maintenance status

Development status

Downloads

2341

Component created

Component changed

Allows user with the proper permission to list the files, CSS and/or JavaScript, that they do not want showing on the site.
This module came out of my jQuery Mobile module and will be a dependency in the final version.

Object Log

Component type

module

Maintenance status

Development status

Downloads

6079

Component created

Component changed

The Object Log module allows developers to store objects, arrays and other variables to a log table so that they may be inspected later. Multiple stored variables may be displayed side-by-side in the Object log under admin/reports.

The usage is similar to Devel module's dpm() or kprint_r() functions, but is particularly suited for debugging server-to-server requests, such as cron runs and web services, or for requests from anonymous and other unprivileged users.

Social media

Component type

module

Maintenance status

Development status

Downloads

219778

Component created

Component changed

The social media module helps integrate your website with social media sites such as Twitter, Facebook and Google+. It provides an centralized way of managing social media profile information and plug-in widgets such as follow and share buttons.

Socialize your site quick start

The fastest way to integrate with social media profiles and start sharing your sites content is to use the Social Media setup wizard. [Watch the video tutorial]

Views Maintenance

Component type

module

Maintenance status

Development status

Downloads

3088

Component created

Component changed

Description

Module provides administrative page with detailed information about each display use cases and its status for each enabled view. It helps you to detect unused and broken displays to modify them or completely remove from your site. Instead of searching through multiple administrative pages for each display now administrator have all information on a single page.

After installation go to admin/build/views/maintenance to view analysis results. It is available as local task (tab) on views list and views edit forms.

Block Sections

Component type

module

Maintenance status

Development status

Downloads

1790

Component created

Component changed

Block Sections allows blocks to display different content depending the current path. This way there is no need to create multiple custom blocks in order to vary the content of them.

Example use case: Advertising

A possible use case for this module is when a block contains advertisements. With Block Sections the ads can be specifically targeted for different sections of the website:

Features Orphans

Component type

module

Maintenance status

Development status

Downloads

6253

Component created

Component changed

This simple module simply lists all Features-Exportable components that have not been exported to a feature. The output can be copied into any of your Feature modules .info files for quick and easy re-creation.

For developers, it will help you to see what pieces of your Drupal site are not yet exported to code via the Features module.

Zipcode All

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a zipcode or postal code field type for Drupal 7.

This module provide validation of zip or postal codes for : France, UK, Belgium, Netherlands (Dutch), Germany, Switzerland, Italy, Andorra, Hungary, Estonia, Croatia, Belarussia, Russia, China, Japan, Canada, USA, Guadeloupe, Chile, Argentina, Brazil, Australia, New Zealand, Denmark, Sweden, Portugal, Cyprus, Algeria, Guinea-Bissau, Egypt, Brunei Darusalam, Bangladesh, India

Installation:
To install, copy the zipcode_all directory and all its contents to your modules directory.