Comment no homepage

Categories

Component ID

2289441

Component name

Comment no homepage

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

276

Component created

Component changed

Component body

Synopsis

Drupal 7 core's comment module adds a homepage field. But you might not want it. But it's non-trivial to remove it, because each node has a different comment form name, making hook_form_alter()s difficult.

Features

  • Simply denies access to the homepage field for all users.
  • There are no settings to change: simply turn on the module and the field is gone.
  • The list of comment form names is cached so performance doesn't take too big of a hit.

Requirements

I'm not aware of any modules which complement this one.

Roadmap

The 1.x branch is the current stable branch.

I don't currently have any future plans for this module: I just wanted a simple way to turn off the homepage field that I could use on multiple sites. That being said, I'm open to patches so long as they don't over-complicate the module.

Known problems

I don't know of any problems at this time, so if you find one, please let me know by adding an issue!

Credits

Current co-maintainers:

See the bottom of this page for a list of organizations who have supported this project.

Gittip/Flattr/Paypal

The current co-maintainers are not currently accepting donations.

However, if you are willing to pay this module's co-maintainers to work on a bug that affects your project, or add a feature you require, please contact the co-maintainers directly using the contact form on their respective Drupal.org user account pages.

Help wanted!

Maintaining a project can be a lot of work, and the current co-maintainers of this project have full-time jobs, are not paid to maintain this module, and maintain a few other projects besides this one.

More co-maintainers to help triage issues, test patches for regressions, and add features would be greatly appreciated and would help us to resolve issues faster! If you are interested in becoming a co-maintainer, please open an issue asking to become one!

I don't know of any similar projects at this time, so if you find one, please let me know by adding an issue!

Dependencies

This module does not depend on an external service (e.g. SaaS) to be fully functional.

Restrictions

This module has no artificial restrictions: the version available from Drupal.org has full functionality. No paid version is available.