Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2013-01-28 15:13:08
- bashirnoori
- Member
- From: Afghanistan
- Registered: 2012-10-02
- Posts: 84
I want to make RSS in my news website
Hello textpattern professionals :-)
I want to have RSS in my news website, any one please help me?
I just added this: <txp:feed_link label=“XML” />
it will show just 5 articles, no navigation or others can see !
Offline
Re: I want to make RSS in my news website
Hi
try this
<txp:feed_link flavor="rss" format="a" label="RSS" title="RSS" />
Or look at Textbook-RSS
Offline
#3 2013-01-28 15:49:48
- bashirnoori
- Member
- From: Afghanistan
- Registered: 2012-10-02
- Posts: 84
Re: I want to make RSS in my news website
Thanks Su-Mu,
I understand.
My default RSS ( localhost/rss ) shows just 5 articles, How I can customize that to show more articles.
I know and can do limit by: “ localhost/rss/?limit=25 “
But want to customize the default RSS feed
Offline
Re: I want to make RSS in my news website
Ah … sorry ;-)
http://domainl.com/textpattern/index.php?event=prefs&step=advanced_prefs
In the middle of the page,
“How many items should be displayed in the RSS feed?” Change this to your needs.
Offline
#5 2013-01-28 16:12:35
- bashirnoori
- Member
- From: Afghanistan
- Registered: 2012-10-02
- Posts: 84
Re: I want to make RSS in my news website
hmm I think i didn’t get your point !
could u plz briefly guide me, from where i can limit that default RSS feed to show 20 latest articles?
Thanks
Offline
Re: I want to make RSS in my news website
you have to login, then go to
Admin-settings – Advanced settings
Offline
#7 2013-01-28 16:55:31
- bashirnoori
- Member
- From: Afghanistan
- Registered: 2012-10-02
- Posts: 84
Re: I want to make RSS in my news website
Oh I see, first I searched there, but … lolz
Thanks a lot :-)
Offline
Re: I want to make RSS in my news website
For a generic feed also have a look at www.textpattern.net/wiki/index.php?title=feed_link#Example_3:_Site_wide_generic_RSS_feed
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
Pages: 1