[Django] #12170: Use ellipsis instead of three periods in truncatewords

View: New views
2 Messages — Rating Filter:   Alert me  

[Django] #12170: Use ellipsis instead of three periods in truncatewords

by noreply-71 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

#12170: Use ellipsis instead of three periods in truncatewords
-----------------------------+----------------------------------------------
 Reporter:  stopsatgreen     |       Owner:  nobody    
   Status:  new              |   Milestone:            
Component:  Template system  |     Version:  1.1      
 Keywords:                   |       Stage:  Unreviewed
Has_patch:  0                |  
-----------------------------+----------------------------------------------
 Instead of using three periods:

 ...

 The truncatewords & truncatewords_html filters should use an ellipsis
 (unicode 2026):

 …

--
Ticket URL: <http://code.djangoproject.com/ticket/12170>
Django <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 django-updates@...
To unsubscribe from this group, send email to django-updates+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: [Django] #12170: Use ellipsis instead of three periods in truncatewords

by noreply-71 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

#12170: Use ellipsis instead of three periods in truncatewords
--------------------------------------+-------------------------------------
          Reporter:  stopsatgreen     |         Owner:  nobody
            Status:  new              |     Milestone:        
         Component:  Template system  |       Version:  1.1  
        Resolution:                   |      Keywords:        
             Stage:  Unreviewed       |     Has_patch:  0    
        Needs_docs:  0                |   Needs_tests:  0    
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by anonymous):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Ideally - it shouldn't use neither 3 dots nor ellipsis. It's up to user
 whether to use 3 dots, 5 dots, ellipsis or none of them.

--
Ticket URL: <http://code.djangoproject.com/ticket/12170#comment:1>
Django <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 django-updates@....
To unsubscribe from this group, send email to django-updates+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/django-updates?hl=.