Better node_admin_content Form

Component type

module

Categories

Downloads

1459

Component created

Component changed

The better_node_admin_content project aims to provide usability improvements and extensibility through additional hooks to the node_admin_content form found at admin/content/node. To facilitate this goal the project is currently focussed on creating a module for Drupal 6 to implement the form improvements. Once this module has reached a stable state it will be the base for a Drupal 7 patch.

IP anonymize

Component type

module

Maintenance status

Development status

Downloads

7150

Component created

Component changed

Stale IP addresses clog up your database with useless data, not to mention, may be subject to subpoena by legal authorities in some jurisdictions.

The IP anonymize module helps ensure users' privacy by implementing a retention policy for IP addresses logged in Drupal's database tables. IP addresses are scrubbed on each cron run according to a configurable retention period. For example, you may wish to preserve IP addresses for a short while for purposes of identifying spam.

Mapdir

Component type

module

Maintenance status

Development status

Downloads

1147

Component created

Component changed

Mapdir is a small utility module that provides a very flexible and general functional programming (read: easy) mechanism for applying functions to all (or selected) files and subdirectories in a directory.

Sample applications include data import, extraction or transformation.

Any time you are tempted to use PHP's 'glob' function, you might think about using this instead.

Authored Nodes Block

Component type

module

Categories

Downloads

1907

Component created

Component changed

This module simply creates a block that will display a list of node links that have been authored by the currently logged in user. The list can be filtered by specific content types, and can also be configured to display links to unpublished nodes as well.

This is a very lightweight solution to a specific need a client had. If you require a more robust "user-centric" content manager, I suggest checking out the Workspace module.

AddToAny Share Buttons

Component type

module

Maintenance status

Development status

Downloads

557530

Component created

Component changed

Share buttons for Drupal including the AddToAny universal share button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.

Vector share buttons use AddToAny SVG sharing icons. AddToAny vector icons load efficiently, are mathematically precise, scalable to any size, and stunning on High-PPI screens such as Retina and Retina HD displays.

Share buttons

Region Assign

Component type

module

Maintenance status

Development status

Downloads

1078

Component created

Component changed

This project has been discontinued in favor of Context.

Hide/Show a theme region by given regexp pattern, inspired on Block Assign.
NOTICE: If you looking for the "easy" way... perhaps you should try Panels.module.

This module is used for a site in production but no guarantees. Feedback is always welcome.

Blessings!

Email Change Confirmation

Component type

module

Maintenance status

Development status

Downloads

55172

Component created

Component changed

This module confirms that a newly entered email can be received by the user. Currently if a user updates their email address there is no confirmation step to ensure that the new email address belongs to the user and is able to receive email.