Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: rah_metas // plugin for automatic metainformation
Well, if it ain’t single article then it shouldn’t output nothin’ that is related to the article and pulled for article – as your example it shows a whole section, not an individual article. Simple as that. And by the way, why are you using chh_article for that? I dont’ see a reason in your example.
Cheers!
Last edited by Gocom (2007-12-01 04:25:32)
Offline
Re: rah_metas // plugin for automatic metainformation
Yep, you are right…I’m using it because I have a lot of different articles on my page and want to list them from different sections…I already tried with txp default tags but It wasn’t working like I wanted.
I guess I need to think of something different regarding metas.
Thanks!
Offline
Re: rah_metas // plugin for automatic metainformation
Updated rah_metas to version 0.9.
Includes new attributes:
- copyright
- useauthor
- customfieldkeywords
- customfieldexcerpt
Cheers!
Offline
Re: rah_metas // plugin for automatic metainformation
This plugin can output first n words of individual article to meta description
?
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Offline
#42 2008-01-07 10:14:21
- strawberryfusion
- Member
- Registered: 2005-07-24
- Posts: 20
Re: rah_metas // plugin for automatic metainformation
Hi,
I tried to use:
customfieldexcerpt
It does not work but if I use:
customfieldkeywords
It works and it also uses the information in that custom field for customfieldexcerpt?
Thanks
rajiv
Offline
Re: rah_metas // plugin for automatic metainformation
strawberryfusion, nice that you informed about that. Yes that was correct. It was caused by very little typo in the plugins code that made the customfieldkeywords
and customfieldexcerpt
have same value. Really sorry about that.
So I fixed it, and it took very little of time as it was so minor fix ;)
Please download the new version 0.9.2.
Cheers!
Last edited by Gocom (2008-01-07 10:58:58)
Offline
#44 2008-01-14 14:24:07
- strawberryfusion
- Member
- Registered: 2005-07-24
- Posts: 20
Re: rah_metas // plugin for automatic metainformation
Hi,
Many thanks!
rajiv
Offline
Offline
#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