Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Tag output
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2012 at 04:21 UTC
Updated:
12 Dec 2012 at 01:10 UTC
Jump to comment: Most recent file
Comments
Comment #0.0
damienmckennaMerged #1850402.
Comment #1
damienmckennaThis patch resolves the issues noted above, along with another few improvements for code style, comments, etc.
Comment #2
damienmckennaI need to test that the regex functionality still works, then I'll commit it.
Comment #3
damienmckennaA slight rearranging of the code, moved the php-check slightly higher up.
Comment #5
damienmckennaForgot to rename a hook_update_N() call after another update was added elsewhere.
Comment #6
damienmckennaAfter some further testing I think this is fine - it doesn't really change anything (other than wrapping the alt text in parenthesis), just cleans up the code and fixes a typo introduced in 1.13. Committed.
Comment #7.0
(not verified) commentedAdded an item for moving the PHP filter higher up.