Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#46 2008-01-31 04:28:21
- jim_01
- Member
- Registered: 2008-01-17
- Posts: 35
Re: rah_metas // plugin for automatic metainformation
Hi,
If I try using the customfieldkeywords=“metakeywords” in a form textpattern 4.0.5 throws this error:
Textpattern Notice: Article tags cannot be used outside an article context
Is this a bug?
Offline
Offline
#48 2008-01-31 20:55:48
- jim_01
- Member
- Registered: 2008-01-17
- Posts: 35
Re: rah_metas // plugin for automatic metainformation
Turning debugging off and making the site live seemed to work.
Thanks again!
Offline
Re: rah_metas // plugin for automatic metainformation
rah_metas v1.0 available. It’s quite non-tested version but I publish it that you can use it, but there isn’t yet quarantees that it will work. For stable usage use the stable 0.9.2 version.
- New features in version 1.0 “Stupido Rattle”
- Improved documention
- Little speed improvement
- Removed
charset-attribute, it ain’t needed as Textpattern sends charset via headers – and it must not differ. - Merged
customfieldexcerpt-attribute withdescription_from. - Included redirecting functions that prevent double content when using clean urls.
- Validates
imagetoolbar-attribute to false or true. - Added attribute:
description_replacement - Added attribute:
keywords_replacement - Added attribute:
description_from - Added attribute:
messy_to_clean_redirect - Added attribute:
redirect_code - Added attribute:
description_trail - Added invalid charasters removing for custom fields.
- Removed Textile removing from body and excerpt, that was meant to remove Textile + XHTML bugs caused by user’s invalid article code, and used instead body_html, and just stripped HTML: it’s faster.
- Some users wanted to be able input invalid characters to description: now it is possible, if you turn Textile off: why should we validate meta description, if article’s body itself is invalid, because writer doesn’t use valid HTML special characters.
Last edited by Gocom (2008-06-17 16:43:03)
Offline
Offline
Re: rah_metas // plugin for automatic metainformation
Offline