Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-03-12 12:53:41

wlbwlb
New Member
From: Tokyo
Registered: 2007-03-12
Posts: 1

Beginner Question

I have read through all the “How do I?” FAQs and several other posts, including the Txp documentation, but I’m still very confused.

I already have a fully functioning website done with XHTML 1 and CSS. I want to embed Txp partial posts on opening page and link then to comments and archived posts (eventually). The FAQs said this is difficult to to, but countless numbers of Txp sites I have looked at do exactly this. I can’t figure out how to do it.

Could someone point me to the appropriate place in the Txp documentation that explains how to do this.

Thanks,

Yone

Last edited by wlbwlb (2007-03-12 12:54:14)

Offline

#2 2007-03-12 12:58:27

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,538
Website GitHub Twitter

Re: Beginner Question

Why don’t make all you website using txp? it s easier to make what you want after that!

Offline

#3 2007-03-12 15:15:34

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

Re: Beginner Question

wlbwlb wrote:

I already have a fully functioning website done with XHTML 1 and CSS. I want to embed Txp partial posts on opening page and link then to comments and archived posts (eventually). The FAQs said this is difficult to to, but countless numbers of Txp sites I have looked at do exactly this. I can’t figure out how to do it.
Could someone point me to the appropriate place in the Txp documentation that explains how to do this.

I guess you are talking about the front page of a txp site… If this is the case you can use something like this in your default form…

<txp:if_article_list>
<txp:excerpt />
<txp:permlink> (more...)</txp:permlink>
<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

#4 2007-03-13 16:48:31

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Beginner Question

FAQ

Offline

Board footer

Powered by FluxBB