I'd love to be able to add the IE transition effects tag.
<META HTTP-EQUIV="Page-Enter" CONTENT="RevealTrans(duration=2, transition=15)">

It would be even nicer if there was a list box that had a description of the effect (e.g. "Wipe right").

I don't see a need to handle Page_exit because the Page-Enter of teh next page would override it.

Comments

nancydru’s picture

Since I'm not using Abstract, how difficult would it be for me to replace that?

nancydru’s picture

Hellllllooooooooo....

Robrecht Jacques’s picture

nodewords outputs <meta name="..." content="..." />, never <meta http-equiv="..." content="..." />, so it would be difficult to add support for this using the current code base.

I don't think it will be easy to use ABSTRACT for it. I'll need to think about this a bit more.

BioALIEN’s picture

Status: Active » Closed (duplicate)

I'm marking this as a duplicate of this node:
http://drupal.org/node/107302

This should concentrate the efforts to get custom contents into the [HEAD] of a site.