Needs work
Project:
Import HTML
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2011 at 22:13 UTC
Updated:
8 Nov 2012 at 10:37 UTC
Is this module set up to import the Page Title from the Meta tags and insert them into the Page Title module http://drupal.org/project/page_title ?
Comments
Comment #1
dman commentedAt the moment, no.
There is 'nodewords' support in the D6 branch, and I imagine that page_title support would be similar to what is done there.
in the import_html/modules/* directory is a few add-ons that integrate (somwhat) with a selection of third-party modules - by pretending that those modules support an 'import_html' hook and therefore running that hook on their behalf.
It would probably be easy to add it, but not on the critical path.
Comment #2
dman commentedClearing the old 6.x issues from the issue queue for a cleanup.
metatags support should exist. needs testing or resurrection in D7