as you can see on here;
http://www.hecatomber.org/gunluk/hecatomber/29-09-2007/izlemem-gereken-f...

when we use more than three of the list characters, (* or #) first it lists the first three, then leaves a space, and continues to list the others.

As you can see on that url, i used * to keep the view a bit better. if i tried to use # character, then the list was gonna look like this;

  1. Coal
  2. Gasoline
  3. Electricity
  1. Mango
  2. Grape

while it supposed to look like this;

  1. Coal
  2. Gasoline
  3. Electricity
  4. Mango
  5. Grape

Comments

telcontar’s picture

Title: My textile can only count to there » My textile can only count to three

See http://forum.textpattern.com/viewtopic.php?id=23997&p=1

Update your classTextile.php, get the develpoment version here:
http://dev.textpattern.com/browser/development/4.0/textpattern/lib/class...

HTH,
-- telcontar

Rowanw’s picture

Status: Active » Closed (fixed)
appel’s picture

Fix works. Don't forget to empty your cache tables afterwards (like myself :) ).