Download & Extend

Releases for Core Library

core_library 7.x-2.0-beta2

Download Size md5 hash
core_library-7.x-2.0-beta2.tar.gz 37.27 KB 8dcc7b125b970c91ff7bb77ae92ac5ff
core_library-7.x-2.0-beta2.zip 54.37 KB 7de29b0e009a49ef2097a6284948d9c2
Last updated: April 2, 2012 - 10:00
Official release from tag: 7.x-2.0-beta2

Release notes

Fixes #1510452 - found by klickreflex - Base theme CSS is not included

core_library 7.x-1.0-beta12

Download Size md5 hash
core_library-7.x-1.0-beta12.tar.gz 26.12 KB fd9759240f3c33c4a3aaf79446de1483
core_library-7.x-1.0-beta12.zip 31.24 KB a615b3aa7b8d3e8466c8abda9cb4f689
Last updated: April 2, 2012 - 10:01
Official release from tag: 7.x-1.0-beta12

Release notes

Fixes #1510452 - found by klickreflex - Base theme CSS is not included

core_library 7.x-2.0-beta1

Download Size md5 hash
core_library-7.x-2.0-beta1.tar.gz 37.13 KB be9c9a200ac8b5bda63efd8a90eeebe5
core_library-7.x-2.0-beta1.zip 54.23 KB 9f6d6ba27a47e0361ac21c2121bb7c28
Last updated: January 4, 2012 - 12:25
Official release from tag: 7.x-2.0-beta1

Release notes

This is mainly a bugfix release: you will need it if you experienced problems with libraries such as MediaElement.js being aggregated while it should not.

This release changes from alpha to beta cycle since nobody ever complained about critical bugs.

  • Fixes #1393126, reported by mzealey: Added a new behavior option allowing the module to respect the 'preprocess' flag given by modules.
  • Fixes a typo error in hook_help() implementation.
  • Internal refactor in order to have a single entry point for potential exclusion rules.
  • All sites that would need the new options needs to wipe out their file cache and re-learn their files.

core_library 7.x-1.0-beta11

Download Size md5 hash
core_library-7.x-1.0-beta11.tar.gz 25.98 KB 91985e39d82b284e4faadf5a556f48d6
core_library-7.x-1.0-beta11.zip 31.1 KB b9cd31fbb11f3a1909fc6d2b39eb15af
Last updated: January 4, 2012 - 12:15
Official release from tag: 7.x-1.0-beta11

Release notes

Backport release from 7.x-2.x branch bugfixes.

  • Fixes #1393126, reported by mzealey: Added a new behavior option allowing the module to respect the 'preprocess' flag given by modules.
  • Adds the hook_help() implementation from 7.x-2.x
  • Fixes a typo error in hook_help() implementation.
  • Internal refactor in order to have a single entry point for potential exclusion rules.
  • All sites that would need the new options needs to wipe out their file cache and re-learn their files.

After updating, you may experience PHP warnings, please reset your learnt files if so.

core_library 7.x-2.0-alpha8

Download Size md5 hash
core_library-7.x-2.0-alpha8.tar.gz 36.28 KB ebf3f85ee2e1ea9a8ec5ae31402357d1
core_library-7.x-2.0-alpha8.zip 53.2 KB 0d23ddc52d443f24ed73e4016f8e49e2
Last updated: November 14, 2011 - 19:15
Official release from tag: 7.x-2.0-alpha8

Release notes

This is a maintenance release, all users are urged to update since this fixes heavy PHP warnings output.

Fixes:
Fixes #1338416 - thanks to peterx - Warning happen when CSS data has no group set.
Fixes #1338390 - thanks to peterx - Stats about inline code was wrongly collected.
Refined a way too aggressive previous bugfix: overlay bugfixes did prevent the module to work in many cases.

This release is dedicated to peterx which reported a lot of bugs and opened some interesting support requests.

It also introduce API changes:
The module is now only compatible with PHP 5.3, any prior version will lead to WSOD.
All OOP code has been converted to namespaced PHP 5.3 and uses a PSR-0 autoloader.

core_library 7.x-1.0-beta10

Download Size md5 hash
core_library-7.x-1.0-beta10.tar.gz 25.06 KB c353ac76fa91584a99d4f92949eceb5c
core_library-7.x-1.0-beta10.zip 29.98 KB 7481e2468b7e95f49ecd532475ebe389
Last updated: November 14, 2011 - 19:00
Official release from tag: 7.x-1.0-beta10

Release notes

This is a maintenance release, all users are urged to update since this fixes heavy PHP warnings output.

Changelog:
Fixes #1338416 - thanks to peterx - Warning happen when CSS data has no group set.
Fixes #1338390 - thanks to peterx - Stats about inline code was wrongly collected.
Refined a way too aggressive previous bugfix: overlay bugfixes did prevent the module to work in many cases.

This release is dedicated to peterx which reported a lot of bugs and opened some interesting support requests.

core_library 7.x-2.0-alpha7

Download Size md5 hash
core_library-7.x-2.0-alpha7.tar.gz 34.05 KB 67fb8f7f45d035b74498625923fa3a01
core_library-7.x-2.0-alpha7.zip 44.23 KB a9c1bf7ac6c979ea519544fe2cdf0615
Last updated: June 11, 2011 - 17:46
Official release from tag: 7.x-2.0-alpha7

Release notes

Added first notes on hook_help() following #1179494 support request.
Added resource submodule README file.

core_library 7.x-2.0-alpha6

Download Size md5 hash
core_library-7.x-2.0-alpha6.tar.gz 33.52 KB f6e1546be327ee1fdfba4e6738367299
core_library-7.x-2.0-alpha6.zip 43.32 KB c840618ab7a163e207c652dc5cf7b3a5
Last updated: June 3, 2011 - 16:06
Official release from tag: 7.x-2.0-alpha6

Release notes

Fixed serious PHP warnings and some ignored files.

core_library 7.x-1.0-beta9

Download Size md5 hash
core_library-7.x-1.0-beta9.tar.gz 23.85 KB 4bbf097a4bda56f170b79b6563daeced
core_library-7.x-1.0-beta9.zip 28.85 KB 0527d40cbd30ef36b04ec7b586594529
Last updated: June 3, 2011 - 16:06
Official release from tag: 7.x-1.0-beta9

Release notes

Fixed serious PHP warnings and some ignored files.

core_library 7.x-1.0-beta8

Download Size md5 hash
core_library-7.x-1.0-beta8.tar.gz 23.81 KB d7e165ee041b34f89600c5954b77076d
core_library-7.x-1.0-beta8.zip 28.83 KB fcb03cb00a1b3287dc4e690d6aeed51b
Last updated: June 3, 2011 - 13:36
Official release from tag: 7.x-1.0-beta8

Release notes

Do not preprocess inline and external files. Fixes those being lost during aggregation process.

core_library 7.x-2.0-alpha5

Download Size md5 hash
core_library-7.x-2.0-alpha5.tar.gz 33.51 KB 0589b01b16d35953ebea342bf99e11bc
core_library-7.x-2.0-alpha5.zip 43.29 KB 6a69c0ef2d562937ee038ebea1590f44
Last updated: June 3, 2011 - 13:31
Official release from tag: 7.x-2.0-alpha5

Release notes

Do not preprocess inline and external files. Fixes those being lost during aggregation process.

core_library 7.x-2.0-alpha4

Download Size md5 hash
core_library-7.x-2.0-alpha4.tar.gz 33.45 KB ade2ba23228e669eba6150db09cfdae3
core_library-7.x-2.0-alpha4.zip 43.25 KB c99569ada823c1d2bbf1ea0bddfddded
Last updated: June 2, 2011 - 19:51
Official release from tag: 7.x-2.0-alpha4

Release notes

Minor performance fixes.
Added gzip compression of files whenever possible.
Moved resources path configuration to File System settings.

core_library 7.x-2.0-alpha3

Download Size md5 hash
core_library-7.x-2.0-alpha3.tar.gz 32.68 KB 809ad210a03e662b95ae3190f6d751ef
core_library-7.x-2.0-alpha3.zip 42.39 KB cded5bd939ab0d3c498b80feaca14331
Last updated: May 31, 2011 - 20:06
Official release from tag: 7.x-2.0-alpha3

Release notes

Now prefixes CSS and JS files with an arbitrary version string.
This version string is computed when cache are cleared, files map are being checked for last modification date.
This works pretty flawlessly.
Fixed a bug on initial directory creation, first attempt was successful but raised an exception, not anymore.

core_library 7.x-2.0-alpha2

Download Size md5 hash
core_library-7.x-2.0-alpha2.tar.gz 32.27 KB 04634c57ca519b6c7ff5227b57b33d6e
core_library-7.x-2.0-alpha2.zip 41.93 KB 0074ce4daa305e115f33d367f2c8676b
Last updated: May 30, 2011 - 20:26
Official release from tag: 7.x-2.0-alpha2

Release notes

Major code cleanup. See previous releases release notes for more details.

core_library 7.x-2.0-alpha1

Download Size md5 hash
core_library-7.x-2.0-alpha1.tar.gz 32.04 KB 7e61dbeee867f8ee0fd1374ad243ac47
core_library-7.x-2.0-alpha1.zip 41.66 KB c4a735da3b25e01afdc38a920690c2b9
Last updated: May 29, 2011 - 20:06
Official release from tag: 7.x-2.0-alpha1

Release notes

Resource Handling improvements:
- Now handles core image style generated files properly. The only exception is private files (not implemented yet, they probably will end up generated as static public files).
- HTTP headers handling has been greatly improved.
- Core CSS support is fully working (missing JS aggregation through Resource Handling, but still works).
- Proper documentation added.
- Singleton registry is now handled on a per-scheme basis, every schemes that are local files have now their own registry and menu callback (same code shared for all).
- Cleaner API, put the file URI as being centric in the pattern.
- Default File handling improvement (better HTTP headers).
- Full path introspection is based on (local file) scheme and scheme base directory. This allows the design to rely more on Stream Wrappers, and provide a cleaner and shorter code.

core_library 7.x-2.x-dev

Download Size md5 hash
core_library-7.x-2.x-dev.tar.gz 37.28 KB 7532048055cc7b6ddc5c0bbdfe7978be
core_library-7.x-2.x-dev.zip 54.39 KB 9f5e210e4045637de8223f284c21532b
Last packaged version: 7.x-2.0-beta2+0-dev
Last updated: April 2, 2012 - 12:11
Development snapshot from branch: 7.x-2.x

Release notes

New 7.x-2.x branch.

Version 7.x-2.x now rely on the Resource Handling provided module for building files. Instead of bypassing core mecanism, it still uses it but lazzy build the files when the user hit it for the first time.

This is a much more cleaner pattern. Now Core Library module's only responsible for CSS and JS on the fly regrouping, while the Resource Handling module is the key to avoid multiple I/O, and provides a generic pluggable API for URL based file generation.

See http://drupal.org/node/1014086#comment-4521656 for more details about implementation.
Provided diagram there doesn't exactly fit the implementation, a new one will be done shortly for better understanding.

This is experimental code, some features of the original 7.x-1.x branch will remain silent, but won't create any bug or weird behavior.

core_library 7.x-1.0-beta7

Download Size md5 hash
core_library-7.x-1.0-beta7.tar.gz 23.7 KB 6f9133490489ab6fb570121e3554af8f
core_library-7.x-1.0-beta7.zip 28.71 KB b7925d9846fc55c97ac6caf447b4c111
Last updated: April 22, 2011 - 20:31
Official release from tag: 7.x-1.0-beta7

Release notes

Partly fixes #1099626

core_library 7.x-1.0-beta6

Download Size md5 hash
core_library-7.x-1.0-beta6.tar.gz 24.38 KB 8d451992a444d28652731417de73050f
core_library-7.x-1.0-beta6.zip 30.3 KB dc9cd685b728b6c2d7478576ec3963b6
Last updated: January 11, 2011 - 20:35
Official release from tag: 7.x-1.0-beta6

Release notes

#1021948 - Fixed wrong file name in hook_theme() implementation

core_library 7.x-1.0-beta5

Download Size md5 hash
core_library-7.x-1.0-beta5.tar.gz 24.35 KB f817e0b492d1890acaf1f6d1afa16e7c
core_library-7.x-1.0-beta5.zip 30.31 KB aa263bb429e47245c12d643bbeae752a
Last updated: January 9, 2011 - 22:55
Official release from tag: 7.x-1.0-beta5

Release notes

CSS files wasn't generated because of typo errors, and a lot of PHP notices and errors were thrown in the watchdog. This release solve most of these issues. No errors have been found yet, still missing testers :)

core_library 7.x-1.0-beta4

Download Size md5 hash
core_library-7.x-1.0-beta4.tar.gz 24.46 KB 08ac47203a5539d5221c861cb3436d12
core_library-7.x-1.0-beta4.zip 30.44 KB 1e2e43c5de72c6136f71902c7b1ab61c
Last updated: January 9, 2011 - 22:41
Official release from tag: 7.x-1.0-beta4

Release notes

Highly simplified aggregation mecanism, fixes some missing files while aggregating.

Subscribe with RSS Syndicate content