Member for hack

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Alter the creation date on a user profile that is used for displaying the "Member for" time period.

Suggested altered creation dates:

  • Date of hire (employment)
  • Birthday (blog)

This module isn't sensitive to specific times of day. It just implements the date, so it'll set the creation days when user profiles are saved to midnight, offset for timezone.

Bot repellent

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

Supplement or alternative to the metatags module that adds the X-Robots-Tag HTTP header globally based on options listed in the Google Webmasters documentation on Robots meta tag and X-Robots-Tag HTTP header specifications.

The metatags module has many more options available. This is only useful for global rules since that's all I cared to implement. Tags implemented are:

error_aggregator

Component type

module

Maintenance status

Development status

Downloads

931

Component created

Component changed

Introduction

This module is reated for helping keep your site clean of errors and notices.
Some drupal sites has one error that is repeat very frecuently so you can't see
any other errors or events on your watchdog.

This search php errors on every cron execution and show then into a single
page.

REQUIREMENTS
This module requires the following modules:

  • dblog (core module)

INSTALLATION

Install as you would normally install a contributed drupal module.
See

Panels One Column Stacked Layout

Component type

module

Categories

Maintenance status

Development status

Downloads

469

Component created

Component changed

This is a derivative of the "2 column stacked 70/30" layout provided by the Panels Extra Layouts module. It is identical, except instead of a 70/30 split for the content regions, it is a single 100% region.

The justification for this module is if you have a site that is mostly 70/30 pages, but need a few to have a single full width region, this will style the same as the other pages (Panel's default one column layout has additional padding, and isn't divided up into the stacked sections).