Downloads

Download tar.gz 8.74 KB
MD5: efd35d435e925d2761103f6cc7d57d68
SHA-1: 54403568b6631fb688e2e8dee2067afea663450a
SHA-256: 33e4208993c18e2d8c00dd376b2648b92d1fa644133d84559b330d570641b16d
Download zip 9.67 KB
MD5: 359568d41b3ad938a18b0226a65c3f9d
SHA-1: 6761eebca55547c9ad075ff987d0bebab3c32493
SHA-256: 6edf220f1cda58f91e3d4adf2e94cc0d90c66cd29d74a8b47123ea42fbbb980e

Release notes

commit 2929c0bc1b05310ce128c9609b88a6178e267f11
Author: Allain Lalonde
Date: Fri Nov 6 11:41:23 2009 -0500

Making processing occur at hook_init rather than at page preprocessing

commit 41915d85f932b324994bf1d7be50ee3aa3f8242b
Author: Allain Lalonde
Date: Mon Oct 26 11:24:26 2009 -0400

Making cssdry use drupal's built in css compression+caching support.

commit c964a0a4adc50f18be492b66a7435f0c94499135
Author: Allain Lalonde
Date: Thu Oct 22 15:45:10 2009 -0400

Adding phpdoc comments to functions.

commit f77cb34bb88f3808c8437f93cb81dc07c5a4b1ca
Author: Hugo Wetterberg
Date: Thu Oct 22 20:51:19 2009 +0200

Declared $language as global instead of accessing $_GLOBAL

commit d7bb59de45050ef3e0ff765d1657075c45838f70
Author: Hugo Wetterberg
Date: Thu Oct 22 20:37:16 2009 +0200

conditional_styles_paths_to_basetheme() is a function from zen, probably just a copy paste leftover, as it should be a recursive call.

commit cee91cac7c981675e2962c92515f8e36eda50e6f
Author: Hugo Wetterberg
Date: Thu Oct 22 20:35:24 2009 +0200

Stripped out some trailing whitespace

commit 2100393cb5f2e8f851d7360bdb1109c2df7a4882
Author: Allain Lalonde
Date: Thu Oct 22 13:57:00 2009 -0400

Refactoring of cssdry_preprocess_page into a few functions. Also, removing unnecessary calls to file_exists.

commit 6d4cc3a4b9a1268e1bc6df29151592aa7aa40aec
Author: Allain Lalonde
Date: Thu Oct 22 13:30:23 2009 -0400

Making cssdry settings not require a template registry rebuild on every change

commit 9eb59e2d719e785673ee5b8f3a6ac2bac87744bf
Author: Allain Lalonde
Date: Thu Oct 22 13:15:34 2009 -0400

Accidentally left the timestamp checking commented out.

commit 9804ac90a968e4794527e4abdee5400479257b34
Author: Allain Lalonde
Date: Thu Oct 22 13:12:04 2009 -0400

Adding the ability to add cssdry files through the theme.info config. An example might be cssdry[all][] = test.css

commit 379ccdd183a27d6707fa4a0cc6f8e288e59a955f
Author: Allain Lalonde
Date: Thu Oct 22 11:35:15 2009 -0400

Making import directive more permissive.

Created by: Hugo Wetterberg
Created on: 17 Nov 2009 at 21:22 UTC
Last updated: 17 Nov 2009 at 21:25 UTC
New features
Bug fixes
Unsupported

Other releases