Currently the module provides the <link> elements in either the footer or a block. That is nice, but unless the block is placed in the head it's not XHTML compliant.
This isn't great.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | move_default_inclusion_from_footer_to_head.patch | 688 bytes | guardian |
Comments
Comment #1
guardian commentedi moved the default inclusion from footer to the html header, see patch attached
cheers
oh and btw this patch doesn't include the fix for the non prefixed tables in queries
Comment #2
gregglesThis seems like a...creative... use of hook_help. Shouldn't this go into _init or _menu?
Thanks for the patch!
Comment #3
guardian commentedit's not using hook_help
Comment #4
gregglesright you are - seems I misread it. I've committed this to the 5.x branch. When this gets ported it probably makes sense to copy over the 5 branch.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.