Welcome to Geeklog, Anonymous Saturday, December 28 2024 @ 05:23 am EST
Geeklog Forums
RSS feed only shows intro text
jsignal
Anonymous
I have the rdf feed set up to include the story text. And for non-admin users that contribute stories, it does contain the full text of the story once it is accepted. But for story admins and site admins, only the "intro" text appears in the feed.
Is there any way to include the full text (intro and body) for stories submitted by admins to appear in the feeds?
FYI, here's the relevant config.php entries I'm aware of:
$_CONF['backend'] = 1; // 1 = activate feeds, 0 = off
$_CONF['rdf_file'] = $_CONF['path_html'] . 'backend/geeklog.rdf';
$_CONF['rdf_limit'] = 10; // number of stories (10) or hours (24h)
$_CONF['rdf_storytext'] = 1;
Thanks!
-jsignal
Is there any way to include the full text (intro and body) for stories submitted by admins to appear in the feeds?
FYI, here's the relevant config.php entries I'm aware of:
$_CONF['backend'] = 1; // 1 = activate feeds, 0 = off
$_CONF['rdf_file'] = $_CONF['path_html'] . 'backend/geeklog.rdf';
$_CONF['rdf_limit'] = 10; // number of stories (10) or hours (24h)
$_CONF['rdf_storytext'] = 1;
Thanks!
-jsignal
9
7
Quote
Status: offline
tstockma
Forum User
Full Member
Registered: 07/22/03
Posts: 169
Yes, try the documentation on the Geeklog Configuration File, find the RSS/RDF Feed Settings.
HTH.
Tom
www.southparkcity.com
HTH.
Tom
www.southparkcity.com
8
7
Quote
jsignal
Anonymous
Thanks for the reply. I already have this set:
$_CONF['rdf_storytext'] = 1;
Which does put the "introtext" into the RSS feed. But the body text is not included in the feed. That's what I'm wondering about. Is there a way to get the body text into the RSS feed?
Thanks,
jsignal
$_CONF['rdf_storytext'] = 1;
Which does put the "introtext" into the RSS feed. But the body text is not included in the feed. That's what I'm wondering about. Is there a way to get the body text into the RSS feed?
Thanks,
jsignal
9
8
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Yes, the body text is not included in the feed. After all, you do want the users to visit your site, don't you? When they get all the content in the feed, they don't have any incentive to do so ...
This is all done in system/lib-syndication.php somewhere (search for "introtext"), in case you want to change it.
bye, Dirk
This is all done in system/lib-syndication.php somewhere (search for "introtext"), in case you want to change it.
bye, Dirk
8
8
Quote
Status: offline
Chalkhillian
Forum User
Chatty
Registered: 09/23/02
Posts: 67
system/lib-syndication.php is also where you could add a site icon or rotating ads like the big guys do.
7
9
Quote
jsignal
Anonymous
That answers my question. Thanks!
5
10
Quote
All times are EST. The time is now 05:23 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content