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
Comment #1
mykle commentedsorry, hook_devel_caches is what i mean.
Comment #2
robertdouglass commentedGood point. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
gregglesThis is still on the project page, but it seems it's no longer necessary.
Is it 5.x only?
Comment #5
gregglesThe whole "Patches" area seems like it could be removed/reduced as well.
Comment #6
robertdouglass commented@greggles - you mean on the home page, right? Good points. It's TL;DR at the moment.
Comment #7
robertdouglass commentedI 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.