Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 17:16 UTC
Updated:
26 Dec 2012 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaPer antonyanimator in #1721026: Undefined index errors and Page Title not displaying in the browser, try using [current-page:title] as the value for the tag.
Comment #2
damienmckennaClarifying the title.
Comment #3
hixster commentedsorry I never came back on this [current-page:title] worked. thanks
Comment #4
damienmckennaThanks for the update, lets leave this open as a documentation task.
Comment #5
damienmckennaMarked #1864284: Incompatible with metatag module as a duplicate.
Comment #6
damienmckennaIs something like this sufficient?
Comment #8
damienmckennaComment #9
damienmckenna#6: metatag-n1722564-6.patch queued for re-testing.
Comment #10
gregglesIMO it would be better to have a hook_enable or hook_requirements that detects the installation of both modules and complains about it.
Comment #11
damienmckenna@greggles: We happen to have something similar to that for the Page Title module already. How does the included message work - too verbose?
Comment #12
damienmckennaImproved/fixed the hook_requirements message.
Comment #13
damienmckennaCommitted, thanks for the help everyone.