Page 1 of 1

HTML META-Tags: default values

Posted: Thu Apr 24, 2008 9:44 am
by Fabien
Hi,

I would like to use the HTML META-Tags plugin. (By the way, it seems so useful that, as some other plugins, I think it could be integrated in the standard version of s9y.)

If I have well understood the plugin, there are default values for pages with multiple entries. But, for pages with a single entry, either the tags have been entered by the author, or the plugin try to create the tags with the text and some html tags.

In fact, I would like this last point to be an option, ie to have the possibility to use the default values rather than the created ones for entries without tags.

Is it possible?

Thanks, Fabien

Re: HTML META-Tags: default values

Posted: Thu Apr 24, 2008 10:46 am
by garvinhicking
Hi!

Yes, you could simply change the config of the plugin so that the "automatic keywords" do not have "b,strong" as config, but try "invalidtag". This would search for <invalidtag> and since that does not exist, it will use the default keywords.

Best regards,
Garvin

Posted: Thu Apr 24, 2008 10:50 am
by Fabien
Astute, thanks.