Chinese Captcha - 中文验证码模块

Component type

module

Maintenance status

Development status

Downloads

4839

Component created

Component changed

Chinese Captcha module, provided validation way by input a Chinese characters, this module is mainly developed for Chinese user , aim to prevent spam attack from robot,

I will be keep actively develop for this module, and I will add more functions, such as Ajax refresh feature, stay tuned!

If you have good suggestions or advice can also create a issue, let me know, enjoy!

中文验证码模块,是一种通过要求输入中文汉字的验证码,这个模块主要是为中文网站用户开发,目的是为了帮大家防止机器人垃圾信息的攻击。

Simple User Groups (sug)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simple User Groups (SUG) is a fresh approach to the concept of user groups in Drupal 8. It's founded on core taxonomy module and draws heavily on the implementation of forum module also in core.

The idea isn't complicated. Users and pieces of content (e.g. nodes) are tagged with taxonomy terms from a Groups vocabulary. Access to content is granted only to users tagged with same terms.

Who Logged In

Component type

module

Categories

Maintenance status

Development status

Downloads

625

Component created

Component changed

An Overview of Who Logged In

The Who Logged In module creates a block that lists users who logged into the site to a certain time period. You can configure the module to any time you like but by default it is set to 24 hours.

Similar Projects

The Who Is Online core block that ships with Drupal is similar but the difference is that the Who Is Online block only displays users who are currently logged in but the Who Logged In block also displays users who logged in from a certain time period. (For example last 48 hours).

Backend activity

Component type

module

Maintenance status

Development status

Downloads

183

Component created

Component changed

Backend activity is a soft approach to the problem of concurrent editing of the same content. It provides a block which shows the admin paths other users are currently working on and highlights them, if they match with the path the current user is working on.

SQL user sync

Component type

module

Maintenance status

Development status

Downloads

634

Component created

Component changed

This module allow to keep in sync two Drupal instances, and must be installed on both web sites.

The way it works is to update a table, on the slave website, with the user data, when a user is updated or created on the master web site.

Once the update is done, a url is fired via cURL on the slave website. This function read the data from the table, updated by the master, and create or update a user based on the email address.

To test/use this module you need:

Edit some users

Component type

module

Categories

Maintenance status

Development status

Downloads

322

Component created

Component changed

Edit some users

By default, Drupal defines the "administer users" permission, which allows users of a given role to edit all users.

This module provides developers with a hook they can implement to allow certain users (which normally don't have the "administer users" permission) to edit particular users.