module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1634
created - / changed -
module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This is an extension of the Boxes module which has a title and content field for each enabled language.

module
Categories: Content
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

testgit

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

My sandbox for commerce coupon.

module
Categories: Community, Media
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 57528
created - / changed -

The Community Media Checklist is a helpful tool used as a starting point to configure large parts of a following Community Media site.

module
Categories: Developer
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Some helpful debugging functions I have been using for a few years now. I'm not sure if the original author (Jake Rockowitz) is still maintaining the module.

module
Categories: Examples
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module provides a empty template of a project specific module for use with the Coporate installation profile.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Gateway for Nuntium to be used with the SMS Framework mod

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module is used for redirecting a user back to the page he was before log in or register.

module
Categories: E-commerce
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 2628
created - / changed -

Provides payment integration with Klarna invoicing service using Drupal Commerce.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

This is a module allows you set a block showing 11870.com info, regard visitor ip-geolocalization.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

DateGrades

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 662
created - / changed -

This module implements the odtphp library in order to allow the filling of odt templates (produced with OpenOffice or LibreOffice).

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 2077943
created - / changed -

Summary

PHP Authentication shield. It creates a simple shield for the site with Apache authentication. It hides the sites, if the user does not know a simple username/password. It handles Drupal as a "walled garden".
This module helps you to protect your (dev) site with HTTP authentication.

Configuration

If you don't need the authentication just leave the user field blank.

  1. enable the module
  2. go to the admin interface (admin/config/system/shield) and fill the form
  3. nothing else :)

On plain old CGI

Since Drupal 7.23 you don't need any .htaccess modification for CGI (#670454: Support HTTP Authorization in CGI environment) but if you use plain old CGI you still need a modification:
Modify .htaccess, inside <IfModule mod_rewrite.c>. Add the following line at the beginning of the section:

  RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 2867
created - / changed -

Now a real project!

Since I've made some good progress on this and feel that contributing it would be of benefit to someone, Amazon FPS library for PHP is now a real modul

module
Categories: Features Package
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module provides content types, views and panels for creating standard pages using the Coporate installation profile.

module
Categories: Developer, Utility
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

A port of jquery_update for d6 to support 1.7

Important

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1980
created - / changed -

Allows entity reference fields to be used in the Bulk product creation UI provided by Commerce Bulk Product Create.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 0
created - / changed -

This is my fork of http://drupal.org/sandbox/zolexiy/1166988 to make it work with drupal 7.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 9254
created - / changed -

Provides a textarea component for Webform module with input filter support. Supports the WYSIWYG Module.