in the setup docs on this page, it would have helped me if you'd mentioned hook_devel_cache. i didn't know it exists, and since my one module that has caching didn't use it, the setup didn't work quite right even though i followed the instructions to the letter.

something along the line of: "Make sure any of your modules that implement their own cache tables also tell Drupal about it via hook_devel_cache()" ...

-m-

Comments

mykle’s picture

Title: mention hook_devel_cache ... » mention hook_devel_caches ...

sorry, hook_devel_caches is what i mean.

robertdouglass’s picture

Status: Active » Fixed

Good point. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

greggles’s picture

Priority: Minor » Normal
Status: Closed (fixed) » Active

This is still on the project page, but it seems it's no longer necessary.

Is it 5.x only?

greggles’s picture

The whole "Patches" area seems like it could be removed/reduced as well.

robertdouglass’s picture

@greggles - you mean on the home page, right? Good points. It's TL;DR at the moment.

robertdouglass’s picture

Status: Active » Fixed

I reduced the Patches section, mentioned that the devel caches hook is D5 specific. Marking as fixed for now with the idea that the project page needs a rewrite in mind.

Status: Fixed » Closed (fixed)

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