Changeset 82

Show
Ignore:
Timestamp:
04-01-2008 22:17:44 (11 months ago)
Author:
s0undt3ch
Message:

Applied [81] to the 0.1.x branch.

Location:
sandbox/MinificationWebHelpers/branches/0.1.x
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • sandbox/MinificationWebHelpers/branches/0.1.x

    • Property svnmerge-integrated changed from /sandbox/MinificationWebHelpers/trunk:1-66 to /sandbox/MinificationWebHelpers/trunk:1-66,81
  • sandbox/MinificationWebHelpers/branches/0.1.x/README.txt

    r61 r82  
    2323  from minwebhelpers import * 
    2424 
    25 Then, inside a template you could have:: 
     25Then, inside a template you could have: 
     26 
     27.. code-block:: text/html 
    2628 
    2729  <head> 
     
    2931                                minified=True, combined=True )} 
    3032  </head> 
    31  
    3233 
    3334The above would mean ``file1.js`` and ``file2.js`` would be combined and then