In Drupal's module configuration page, it would be better to group all "Performance and scalability" modules together. Right now, only Boost is listed under the "Caching" grouping. It doesn't make sense to group only one module.

To change this, replace the following in the boost.info file:
package = Caching
to
package = Performance and scalability

I'm using this convention for my module: CSSTidy

I will also recommend this grouping convention to modules like:

  • CSS Gzip
  • CSS Embedded Images
  • Javascript Aggregator

Comments

mikeytown2’s picture

Status: Active » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.