Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-08-06 21:27:26

HBassignani
New Member
Registered: 2007-08-06
Posts: 4

Sections, Categories and Display on Home Page

I want to reduce the articles displayed on the home page to just excerps, instead of displaying the whole article. This is the text I have now in my default page:
<txp:article limit=“2” />
<txp:if_individual_article> <p><txp:link_to_prev>&larr; <txp:prev_title /></txp:link_to_prev> <txp:link_to_next><txp:next_title /> &rarr;</txp:link_to_next></p>
<txp:else /> <p><txp:older>&larr; Previously</txp:older> <txp:newer>Recently &rarr;</txp:newer></p>
</txp:if_individual_article>

How can I edit this to display just the excerps on the home page, but the full articles under their respective links?

Offline

#2 2007-08-06 21:44:23

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Sections, Categories and Display on Home Page

Offline

#3 2007-08-06 22:05:21

HBassignani
New Member
Registered: 2007-08-06
Posts: 4

Re: Sections, Categories and Display on Home Page

Thank you. I did look in the FAQ, just couldn’t find what I was looking for, but this did it!

Offline

Board footer

Powered by FluxBB