skin 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| skin-7.x-1.3.tar.gz | 9.69 KB | db9955761d125f8a06a0328b0166ec4e |
| skin-7.x-1.3.zip | 11.81 KB | 5c4728bc76c316214d29ad2528a58d57 |
Release notes
Fixed bug causing URLs to not include the base path; fixed bug where CSS paths including '../' weren't resolving properly.
Added conversion to absolute URLs for images, links, forms, etc, which was forgotten in the D7 upgrade.
Added test suite.
Renamed skin_save variable to skin_cache.
Added skin_directory variable
Added skin_clear_cache function.
Moved from managed to unmanaged storage of skin files.
skin 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| skin-7.x-1.2.tar.gz | 8.02 KB | f7630c20dbdb295f2d8b5bf3a05faf41 |
| skin-7.x-1.2.zip | 8.98 KB | 146d146d10c6b204a576370249921203 |
Release notes
Fixed bug which wasn't detecting non-absolute URLs.
skin 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| skin-7.x-1.1.tar.gz | 7.96 KB | f0a4e9354b8be1b7bbfc28f872c4eb4f |
| skin-7.x-1.1.zip | 8.97 KB | 075c3e5840d9371fbc4d04b2a150bd9d |
Release notes
This release actually contains the D7 code. :)
skin 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| skin-7.x-1.0.tar.gz | 8.33 KB | 8e1918fbbf7a5a0c0fbbb68de546b0e9 |
| skin-7.x-1.0.zip | 9.29 KB | b111dd3e2d7eb9b5e7e37185db6dd9e3 |
Release notes
D7 version.
skin 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| skin-6.x-1.4.tar.gz | 8.38 KB | ab37c75422b8d10b5e6be274386c241f |
| skin-6.x-1.4.zip | 9.61 KB | 7c773d1cd9e246600acc974827d7fc13 |
Release notes
6.x-1.3: Resolved imports and paths when saving non-optimized files. This fixes a bug where @imports or url() paths in non-optimized CSS files would not be resolved because the lived in the "skin" directory and the references were thus broken. You can now safely choose "Save a copy of all CSS and JS files" at admin/settings/skin.
6.x-1.4: Fixed bug introduced in 1.3 which resolved paths in non-optimized JS files, which could cause problems in some cases.
Note: If you had "Save a copy of all CSS and JS files" checked, you may need to clear your existing skins for this change to affect new skin files.
skin 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| skin-6.x-1.3.tar.gz | 8.36 KB | b73a7ed45e5f837915232911c19ce64d |
| skin-6.x-1.3.zip | 9.58 KB | f6160459bcef70bdc687dbf3675db8fb |
Release notes
Resolved imports and paths when saving non-optimized files. This fixes a bug where @imports or url() paths in non-optimized CSS files would not be resolved because the lived in the "skin" directory and the references were thus broken. You can now safely choose "Save a copy of all CSS and JS files" at admin/settings/skin.
Note: If you had "Save a copy of all CSS and JS files" checked, you may need to clear your existing skins for this change to affect new skin files.
skin 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| skin-6.x-1.2.tar.gz | 8.17 KB | c85d2f62a6af63390df80d3293f8e0ab |
| skin-6.x-1.2.zip | 9.27 KB | 7e0d2a27e976d84edbff8b7c38613365 |
Release notes
Changes since 6.x-1.2:
- Delete variables when uninstalling.
- #950626 by toomanypets: Fixed bug which occurred when viewing cached pages.
skin 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| skin-6.x-1.1.tar.gz | 7.99 KB | f2f85c47bdd3d236bef173394015a55d |
| skin-6.x-1.1.zip | 8.85 KB | 6ee9cab4b138ffcd9bf5149c9a2d6416 |
Release notes
#935814: Documentation: Better documentation (thanks, toomanypets).
skin 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| skin-6.x-1.0.tar.gz | 7.71 KB | db5aa5445b401e9416a891ee251d71fe |
| skin-6.x-1.0.zip | 8.42 KB | 4410e39f0c6fc7a021e9df1a9ecaa118 |
Release notes
Initial version.