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

dman’s picture

Status: Active » Postponed

At 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.

dman’s picture

Version: 6.x-1.1 » 7.x-1.x-dev
Status: Postponed » Needs work

Clearing the old 6.x issues from the issue queue for a cleanup.
metatags support should exist. needs testing or resurrection in D7