I think it would be neater if refresh links were added via hook_preprocess_block
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block_refresh-refresh_links_in_php-2245841-2.patch | 5.74 KB | jenlampton |
| #1 | refresh_links_in_php-2245841-1.patch | 7.41 KB | tripper54 |
I think it would be neater if refresh links were added via hook_preprocess_block
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block_refresh-refresh_links_in_php-2245841-2.patch | 5.74 KB | jenlampton |
| #1 | refresh_links_in_php-2245841-1.patch | 7.41 KB | tripper54 |
Comments
Comment #1
tripper54 commentedComment #2
jenlamptonPatch needed a re-roll.
Also, it looks like the links are added here in
hook_preprocess_block()nothook_block_view_alter()so updating the issue summary and title to match.