Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Other tags
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 17:08 UTC
Updated:
14 Jul 2015 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaI'm not sure if this should be included as part of the base module but in the Advanced group, as a submodule or left as a separate contrib module..
Comment #2
damienmckennaComment #3
pedrospThis patch create a submodule that just works out of the box, avoiding yet another module https://www.drupal.org/project/refresh .
I suggest it should be shipped with the next stable release.
Comment #4
pedrospPatch still works for metatag 1.1 #justsaying
UPDATE: again still working for metatag 1.2
UPDATE: still working 1.4
Comment #5
damienmckennaAfter thinking about it, this should just be a new meta tag in the Advanced group on the base module.
Comment #6
damienmckennaClosed a duplicate: #2500293: Meta tag to start a download on page load?
Comment #7
tr-drupal commentedSorry for the duplicate. Did a search for "http-equiv" and "refresh", but for some reason didn't get the proper results. Maybe some filters were set, not sure.
However, yes, the advanced group is where I was looking for this meta tag and it would be great, if it would get implemented there. Don't have any experience with patches so far, but would think they are problematical, if one does Drupal updates.
Comment #8
damienmckennaI simplified it to just being a new meta tag in the Advanced group.
Comment #9
damienmckennaCommitted, along with a small update for the README.txt file.
Comment #11
tr-drupal commentedGood news - thank you very much!
Comment #12
pedrospWorks fine thank you. The code even maintains previous values set with old patch.