| 1 |
// $Id: changelog.txt,v 1.8 2008/05/01 17:59:45 aaron Exp $ |
// $Id: changelog.txt,v 1.7.2.1 2008/05/04 19:06:16 aaron Exp $ |
| 2 |
|
|
| 3 |
|
2008-06-28 |
| 4 |
|
---------- |
| 5 |
|
* Add module_load_include('jq.inc', $jq['module']); to jq_add (aaron). |
| 6 |
|
|
| 7 |
2008-05-01 |
2008-05-01 |
| 8 |
begin port to 6.x |
---------- |
| 9 |
|
* Begin port to 6.x (aaron). |
| 10 |
|
|
| 11 |
2008-04-06 |
2008-04-06 |
| 12 |
add settings and invocation hooks |
---------- |
| 13 |
|
* Add settings and invocation hooks (aaron). |
| 14 |
|
|
| 15 |
2008-02-05 |
2008-02-05 |
| 16 |
ensured jq_add called multiple times passes through |
---------- |
| 17 |
changed call to jq_add to pass any extra arguments |
* Ensured jq_add called multiple times passes through (aaron). |
| 18 |
removed already_loaded for this purpose |
* Changed call to jq_add to pass any extra arguments (aaron). |
| 19 |
separated function _jq_add for more control |
* Removed already_loaded for this purpose (aaron). |
| 20 |
|
* Separated function _jq_add for more control (aaron). |
| 21 |
|
|
| 22 |
2008-01-24 |
2008-01-24 |
|
add jQ Bridge module for jCarousel support |
|
|
capitalization |
|
|
create jQ |
|
| 23 |
|
---------- |
| 24 |
|
* Add jQ Bridge module for jCarousel support (aaron). |
| 25 |
|
* Capitalization (aaron). |
| 26 |
|
* Create jQ (aaron). |