Can we change the package to "Cache" to match CacheRouter module?

CommentFileSizeAuthor
blockcachealter_package-name.png23.31 KBpsynaptic

Comments

swentel’s picture

Mmmm not sure yet to be honest. Modules like boost, memcache, authcache and advcache use 'Caching' as package name - I have them all here on my locale dev machine so that's why I've chosen Caching in the first place. Hmm, hard to decide, I'll sleep a night over it :)

psynaptic’s picture

Ahh I see.. maybe we should ask CacheRouter to change then.

I actually prefer "Cache" to "Caching" but we would need to get the other modules to change too.

psynaptic’s picture

Project: Block Cache Alter » Cache Router
Version: 6.x-1.3 » 6.x-1.x-dev

Switching to Cache Router's queue to see what they say :)

dave reid’s picture

BTW, The package information in .info files is *not* a taxonomy system. See http://drupal.org/node/231036 for the proper use of package information. If we want to make the admin/build/modules page classified by taxonomy, we should do it properly and refactor the entire page. I also made a small contrib module (Module taxonomy) so people could alter the package information for the modules on their own site.

slantview’s picture

Status: Active » Fixed

Fixed for 5/6/7 in latest cvs commit. Thanks guys!

Status: Fixed » Closed (fixed)

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

lpalgarvio’s picture

Status: Closed (fixed) » Needs work

please move the module to the "Performance and scalability" package/group/category.

package = Performance and scalability

many cache/performance modules are doing the same, ie, boost, css_gzip, javascript_aggregator, cdn, etc
replicating this request to the remaining modules (authcache, memcache).

lpalgarvio’s picture

projects that were already using package = Performance and scalability:

boost (1.x for 6.x and 7.x)
css_gzip (1.x-dev)
javascript_aggregator (1.5)
cdn (2.x for 6.x and 7.x)

change accepted:

Block Cache Alter
http://drupal.org/node/1103726
Memcache API and Integration
http://drupal.org/node/1103718
Entity cache
http://drupal.org/node/1103738
Entity cache
http://drupal.org/node/1103734

change pending:

Authcache
http://drupal.org/node/1103720
Cache Router
http://drupal.org/node/463758

andypost’s picture

Status: Fixed » Closed (fixed)

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

lpalgarvio’s picture

Title: Change module package in info file » Cache Router » package name
Issue tags: +package name