Block2JS
Component type
Maintenance status
Development status
Component created
Component changed
Paste the contents of the block via JavaScript.
Paste the contents of the block via JavaScript.
* Use our Github project for contributing code, or reporting bugs, or requesting features.
* There is also a Gitter community channel.
New releases announcements are posted on Twitter
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:
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.
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.
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.
This will be a TeamSpeak 3 viewer. I have a working one now though its not up to Drupal coding standards.
I have ported this from another CMS and will take me a bit to get the coding standards up.
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: