Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-08-15 17:13:20

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Parsing tags in excerpts within feeds

Originally reported as a bug for my plugin, but I discovered any tag does this.

Using Textpattern tags work fine if it’s in the body of the text. If it’s within an excerpt, it does not appear to get parsed, and so of course it then gets escaped, so the tag shows up as text too.

Here’s a straight paste from the resulting feeds (both rss and atom):
<code><summary type=“html”>
&#60;txp:site_url /&#62;
</summary></code>

Rev 797. Nothing out of the ordinary in the diagnostics tab, but let me know if you need it.

Offline

#2 2005-08-16 15:31:07

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,116
Website GitHub Mastodon Twitter

Re: Parsing tags in excerpts within feeds

Also, although I am not sure whereas they are suposed to, custom fields are not parsed at all either.
ie I have in one of my forms
<code><txp:if_article_list>
<txp:permlink><txp:title /></txp:permlink>
<txp:if_custom_field name=“custom1”><txp:custom_field name=“custom1” /></txp:if_custom_field>
<txp:if_custom_field name=“custom2”><txp:custom_field name=“custom2” /></txp:if_custom_field>
<txp:excerpt />
</txp:if_article_list></code>

It shows ok in the “article list pages” but not in the rss or atom feeds. i do not even get what mary discribed above.

Last edited by colak (2005-08-16 16:13:43)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#3 2005-08-17 06:13:37

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Parsing tags in excerpts within feeds

This is still a problem (rev 810).

Offline

#4 2005-08-17 12:31:35

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,116
Website GitHub Mastodon Twitter

Re: Parsing tags in excerpts within feeds

Still in the subject of rss and atom, it seems that “sticky” articles are not included in the feeds (svn 810)

Last edited by colak (2005-08-17 12:32:24)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#5 2005-08-19 21:41:40

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Parsing tags in excerpts within feeds

Still here, doesn’t matter what tag gets used. I put a tag in the article body, it gets parsed. Put it in the excerpt, it does not.

Offline

#6 2005-09-07 09:24:16

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,116
Website GitHub Mastodon Twitter

Re: Parsing tags in excerpts within feeds

Still no tags are parsed on 4.0.1 (svn891)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#7 2005-09-14 18:31:40

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Parsing tags in excerpts within feeds

It’s still happening a month later: all tags (built-in and plugin) are not parsed within feed excerpts, both RSS and Atom.

Anyone?

Offline

#8 2005-10-01 07:47:32

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,116
Website GitHub Mastodon Twitter

Re: Parsing tags in excerpts within feeds

The problem is still there in svn987. Is anybody looking into this?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#9 2005-10-01 10:02:11

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: Parsing tags in excerpts within feeds

There are more basic issues with feeds and feed encoding that need fixing before this.


Alex

Offline

#10 2005-10-02 08:33:57

Andrew
Plugin Author
Registered: 2004-02-23
Posts: 730

Re: Parsing tags in excerpts within feeds

@colak, just fyi zem’s referring to this

Offline

#11 2005-10-26 08:45:07

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Parsing tags in excerpts within feeds

Fixed in rev1060.

Offline

#12 2005-10-26 12:13:20

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,116
Website GitHub Mastodon Twitter

Re: Parsing tags in excerpts within feeds

> Sencer wrote:

> Fixed in rev1060.
THis is cool news sencer. Will be leaving for a trip to london tomorrow and will update on my return next week. I was really looking forward to this!!!!!!


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

Board footer

Powered by FluxBB