Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-03-13 21:52:07

scdoody
Member
Registered: 2006-10-18
Posts: 129

Truncate Titles

I want to display a list of my recent blog post titles in my right hand column. How can I truncate the titles?

I have this code on the page:

<txp:article_custom form=“blog_list_titles” limit=“25” pgonly=“0” section=“blog” sort=“Posted desc” status=“4” />

And the form is this:

<div style=“margin:0px 0px 0px 0px; padding:0px; float:left; “>

<p style=“padding:0px; margin:0px;”>
<txp:permlink><txp:title /></txp:permlink></p>

</div>

Offline

#2 2010-03-13 22:34:28

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

Re: Truncate Titles

Offline

#3 2010-03-14 09:30:10

gomedia
Plugin Author
Registered: 2008-06-01
Posts: 1,373

Re: Truncate Titles

Offline

Board footer

Powered by FluxBB