Changeset 85
- Timestamp:
- 04-01-2008 23:43:34 (12 months ago)
- Files:
-
- 1 modified
-
sandbox/MinificationWebHelpers/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sandbox/MinificationWebHelpers/trunk/README.txt
r84 r85 21 21 On your own Pylons_ application, inside ``<app>/lib/helpers.py`` you add: 22 22 23 .. code:: python23 .. sourcecode:: python 24 24 25 25 from minwebhelpers import * … … 28 28 Then, inside a template you could have: 29 29 30 .. code:: html+genshi30 .. sourcecode:: html+genshi 31 31 32 32 <head>
![(please configure the [header_logo] section in trac.ini)](/chrome/common/trac_banner.png)