Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-09-12 11:11:33

sidisinsane
New Member
From: Marburg
Registered: 2007-09-11
Posts: 2
Website

Using rss_auto_excerpt within rss_suparchive

Hi,

I’m quite new to Textpattern and would like to use Wilshire One’s rss_auto_excerpt function (the plugin is installed and active) within the rss_suparchive function.

A quick try was changing (on line 246)
$excerpt = $a["excerpt"];
to
$excerpt = $a["rss_auto_excerpt"];
and on line 473
$excerpt = $d["excerpt"];
to
$excerpt = $d["rss_auto_excerpt"];

No Error message but also no excerpts anymore.

Does anyone have an idea how I could accomplish this task. Thanks.


You can fail. Get used to it. (Frank Zappa)

Offline

#2 2007-09-12 11:27:50

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Using rss_auto_excerpt within rss_suparchive

The rss_suparchive tags probably have a form attribute. In that form you can use the rss_auto_excerpt tags.

Offline

#3 2007-09-12 11:54:21

sidisinsane
New Member
From: Marburg
Registered: 2007-09-11
Posts: 2
Website

Re: Using rss_auto_excerpt within rss_suparchive

Yeah, that’s it. Bedankt.


You can fail. Get used to it. (Frank Zappa)

Offline

Board footer

Powered by FluxBB