Closed (fixed)
Project:
Cache Router
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 May 2009 at 15:47 UTC
Updated:
6 Jul 2011 at 19:38 UTC
Can we change the package to "Cache" to match CacheRouter module?
| Comment | File | Size | Author |
|---|---|---|---|
| blockcachealter_package-name.png | 23.31 KB | psynaptic |
Comments
Comment #1
swentel commentedMmmm 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 :)
Comment #2
psynaptic commentedAhh 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.
Comment #3
psynaptic commentedSwitching to Cache Router's queue to see what they say :)
Comment #4
dave reidBTW, 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.
Comment #5
slantview commentedFixed for 5/6/7 in latest cvs commit. Thanks guys!
Comment #7
lpalgarvio commentedplease 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).
Comment #8
lpalgarvio commentedprojects 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
Comment #9
andypostThanx, commited
6.x http://drupalcode.org/project/cacherouter.git/commit/b5ce089
5.x http://drupalcode.org/project/cacherouter.git/commit/09649e3
Comment #11
lpalgarvio commented