Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-11-07 22:25:16
- dressfordialogue
- New Member
- Registered: 2004-11-18
- Posts: 8
Limit="none"
Hi guys
Bit of a silly question but I tried searching the forum without success. I noticed today that a number of my older entries weren’t appearing in my archives.
I worked out that Textpattern must have a default limit of 10 if you don’t specify a value.
Here’s my code:
<code>
<txp:article_custom form=“thoughts” section=“thoughts” sortby=“Posted” sortdir=“desc” excerpted=“n” listform=“words” />
</code>
As you can see, it’s all very straight forward. Basically, I simply want a list of my articles running down the page without a limit. Is there anyway of specifying a limit value of 0 (limit=“0” or limit=“none” doesn’t do it)? Alternatively I could specify some ridiculous value of limit=“1000”.
Last edited by dressfordialogue (2005-11-07 22:40:34)
Offline
Re: Limit="none"
Yes it has a default of 10 if you don’t specify anything. I use 9999 if I don’t want a limit. I reckon I’ll probably be dead or gaga before I reach that. ;)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Pages: 1