My community

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

What is mySociety?

  • mySociety runs most of the best-known democracy and transparency websites in the UK, sites like TheyWorkForYou and WriteToThem.
  • mySociety is a not-for-profit company that builds websites of a democratic bent for other people, such as the No 10 Downing Street Petitions Website, for the Prime Minister’s Office.
  • mySociety is a community of volunteers and open sour

NanoSOAP

Component type

module

Maintenance status

Development status

Downloads

26136

Component created

Component changed

A nice, simple and effective SOAP client in less than 100 lines of PHP code, for simple RPC-style, non-WSDL SOAP actions. It does not parse/munge/process the SOAP response in any way.

A call is as simple as this:

Media Feeds

Component type

module

Maintenance status

Development status

Downloads

35164

Component created

Component changed

This module is the Drupal 7 solution for Media Feeds Integration. It provides mappers for the Feeds module. The target can be a Media asset, image or file field on an entity (such as a node).

When you define your field mappings, you'll simply see a new target field.

Features:

Username Enumeration Prevention

Component type

module

Maintenance status

Development status

Downloads

95398

Component created

Component changed

What Is Username Enumeration Prevention

By default Drupal is very secure (especially Drupal 7). However, there is a way to exploit the system by using a technique called username enumeration. Both Drupal 6 and 7 have this issue, but it is much worse for people using Drupal 6. This is because Drupal 6 does not have any built in brute force prevention. When an attacker knows a username they can start a brute force attack to gain access with that user. To help prevent this, it is best if usernames on the system are not easy to find out.

anonymous node

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows nodes that are created by an anonymous user to be handled by the authenticated user who logged in from a same machine. The connection is identified and built automatically.

When an anonymous user who has created some nodes logs in, the module will identify the anonymous user with the authenticated user, and automatically created duplicated nodes for the latter. Every change on those nodes made by either the anonymous or authenticated user will be applied to the corresponding nodes.

bm_ip

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is used to get the address via IP in China.
For example, 220.242.75.108 is a IP of 广东省江门市 视讯宽带
The qqwry.dat is downloaded from the Internet, from its license, we can use this data file for free without any limit.

Model Entities

Component type

module

Categories

Maintenance status

Development status

Downloads

14150

Component created

Component changed

The objective of this module is to provide a model entity and entity administration interface to kick-start your entity development.

While entities in Drupal 7 are a very useful abstraction and can be great tool for suitable projects there are some challenges facing developers wanting to use them: