Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-11-17 21:06:45

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

[request] Fix CHH Keywords : paid

I need CHH keywords fixed to work with 4.04, as I know others do.

I pledge $35 for this fix.

Thanks,
Matthew


Offline

#2 2006-11-18 03:26:19

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: [request] Fix CHH Keywords : paid

I’m happy to take this on over the weekend

Offline

#3 2006-11-18 03:31:42

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: [request] Fix CHH Keywords : paid

Would someone be able to provide a good set of data to test against?

Offline

#4 2006-11-18 04:09:55

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: [request] Fix CHH Keywords : paid

I did a quick run through and saw the issue, but I haven’t had a chance to fully test it. Feel free to give it a try and let me know:
http://www.amitvaria.com/compile/chh_keywords.php

Offline

#5 2006-11-18 05:05:39

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [request] Fix CHH Keywords : paid

variaas,
I don’t know about the other outstanding issues, but it doesn’t change my own.
I am using chh_keywords here to help categorize posts by subject whereas they are categorized by other types of tags using the rss_unlimitted_categories plugin.

Here is the code I have in my page:

<code>
<txp:chh_if_keywords>
<txp:chh_keywords_articles form=“sermon-list” section=“sermons” />
</txp:chh_if_keywords>
</code>

Thanks for taking a look.
I appreciate your help.
If the plugin is fixed I’m good for my $30.


Offline

#6 2006-11-18 20:17:40

variaas
Plugin Author
From: Chicago
Registered: 2005-01-16
Posts: 402
Website

Re: [request] Fix CHH Keywords : paid

ma_smith – to make sure I get an idea of what is broken can define the bugs everyone is seeing. I looked at the previous thread and have these general issues:

  • tag cloud doesn’t work
  • a space is added before the comma in lists of keywords, etc. etc

Anything else?

Offline

#7 2006-11-18 20:28:54

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [request] Fix CHH Keywords : paid

Variaas,
Unless something is wrong with my page,
I believe the plugin simply isn’t display articles by keyword for me:

Here is what I use in my form:
<code>
<ul class=“tagged-bible”> <txp:chh_keywords_list field=“bible-book” section=“sermons” break=“li” />
</ul>
</code>

and in my page:
<code>

<txp:if_category>
<txp:rss_unlimited_categories_article_list section=“sermons” form=“sermon-list” />
<txp:else />
<txp:if_individual_article>
<txp:article_custom section=“sermons” status=“live” form=“sermons” limit=“1” />
</txp:if_individual_article>

<txp:if_article_list> <txp:article_custom section=“sermons” limit=“1” status=“sticky” /> <txp:article_custom section=“sermons” limit=“10” pageby=“10” form=“sermon-list” status=“live” />
</txp:if_article_list>

<txp:chh_if_keywords>
<txp:chh_keywords_articles form=“sermon-list” section=“sermons” />
</txp:chh_if_keywords>
</txp:if_category>
</code>

I would be happy to grant you access to my test site, if you’d like to email me.

Thanks.

Matthew


Offline

#8 2007-06-24 19:51:26

macsepp
Member
From: Ludwigsburg - Germany
Registered: 2004-09-02
Posts: 19
Website

Re: [request] Fix CHH Keywords : paid

I have the same problem. Has this been solved by now?


Textpattern loves me, and I love textpattern.

Offline

Board footer

Powered by FluxBB