#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
----------------------------+-----------------------------------------------
   Reporter:  derelm        |                Owner:  nobody         
     Status:  reopened      |            Component:  Template system
    Version:  SVN           |           Resolution:                 
   Keywords:  sprintsept14  |                Stage:  Accepted       
  Has_patch:  1             |           Needs_docs:  0              
Needs_tests:  0             |   Needs_better_patch:  0              
----------------------------+-----------------------------------------------
Comment (by SmileyChris):

 I agree, it could be taken either way. Don't take my word as the way it
 should be ;)

 How I see that it should work: If the string has less than or equal to the
 number of words, then the original string should be returned.
 Otherwise the string should be truncated to the Xth word and appended with
 `' ...'` (one space then an elipsis).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1919#comment:18>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to