Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-01-03 08:49:43

jtchambers
New Member
Registered: 2009-01-03
Posts: 8

Excerpt on "Home" page instead of full article??

I’m pretty new to Textpattern, but I’m trying to figure out if there’s a way to have it only post the “excerpt” to the homepage instead of the full article, and then click a link or something to be taken to the full article.

Thanks!

Offline

#2 2009-01-03 09:07:16

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

Re: Excerpt on "Home" page instead of full article??

Hi jtchambers,

in your default form you need something like:

<txp:if_article_list>
<txp:excerpt />
<txp:else />
<txp:body />
</txp:if_article_list>

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 2009-01-03 09:19:01

waatti
New Member
Registered: 2009-01-03
Posts: 3
Website

Re: Excerpt on "Home" page instead of full article??

There’s also a how-to in the FAQ.

Offline

#4 2009-01-04 01:15:01

jtchambers
New Member
Registered: 2009-01-03
Posts: 8

Re: Excerpt on "Home" page instead of full article??

Thanks to you both! I must be a little slow… I searched the faq for just exactly that. I was up late… that’s my excuse!

Thanks again both of you!

Offline

Board footer

Powered by FluxBB