HTML META-Tags: default values

Creating and modifying plugins.
Post Reply
Fabien
Regular
Posts: 204
Joined: Wed Mar 15, 2006 1:02 pm
Location: Paris (France)
Contact:

HTML META-Tags: default values

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: HTML META-Tags: default values

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Fabien
Regular
Posts: 204
Joined: Wed Mar 15, 2006 1:02 pm
Location: Paris (France)
Contact:

Post by Fabien »

Astute, thanks.
Post Reply