Changeset 82
- Timestamp:
- 04-01-2008 22:17:44 (11 months ago)
- Location:
- sandbox/MinificationWebHelpers/branches/0.1.x
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
README.txt (modified) (2 diffs)
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 23 23 from minwebhelpers import * 24 24 25 Then, inside a template you could have:: 25 Then, inside a template you could have: 26 27 .. code-block:: text/html 26 28 27 29 <head> … … 29 31 minified=True, combined=True )} 30 32 </head> 31 32 33 33 34 The above would mean ``file1.js`` and ``file2.js`` would be combined and then
![(please configure the [header_logo] section in trac.ini)](/chrome/common/trac_banner.png)