Make WordPress Core

Changes between Initial Version and Version 15 of Ticket #3259


Ignore:
Timestamp:
01/19/2007 11:03:16 PM (18 years ago)
Author:
foolswisdom
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3259

    • Property Status changed from new to reopened
    • Property Summary changed from Prototype script, spaces to tabs to Should compress javascripts to save space
    • Property Milestone changed from 2.1 to 2.2
    • Property Owner changed from anonymous to markjaquith
  • Ticket #3259 – Description

    initial v15  
    1 The current version of Prototype included in 2.1 trunk uses spaces instead of tabs. Converting those spaces to tabs saves 4k of file size (55k to 51k). I think it's worth doing.
    2 
    3 I'm not including a patch with this one since it would be fairly useless. :)
     1Should compress javascripts to save space