Default block caching mode is DRUPAL_CACHE_PER_ROLE but module's block is different for different pages (for example blog pages and others)
Also fixed:
- phpdoc for block hooks
- More link is themed with core's theme function
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1098918-site_map_blocks.patch | 2.1 KB | andypost |
| site_map_blocks.patch | 2.1 KB | andypost |
Comments
Comment #1
andypostAlso there's no need url() around $feedurl
Comment #2
frjo commentedThanks you very mush for this! Don't know how I missed the block cache setting. I backported it to 6-2-dev as well.