Dries Buytaert
c11cb4ec24
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
2007-07-01 15:37:10 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Gábor Hojtsy
0fe9be0b6e
#146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version
2007-06-04 10:36:42 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Steven Wittens
7f8b191781
#119441 : JavaScript aggregator/compressor by m3avrck and others.
2007-06-01 09:05:45 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
e66371cac1
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
2007-05-06 05:47:52 +00:00
Dries Buytaert
083a6a274d
- Patch #134185 by Ralf Stamm: missing CVS IDs in files.
2007-04-13 07:33:24 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
eb6b848de6
- Patch #110888 by Eaton: unify hook _alter()
2007-03-26 00:35:59 +00:00
Steven Wittens
5f84319ceb
#110667 : Fix bad div tag in color picker form.
2007-01-20 08:12:20 +00:00
Dries Buytaert
0c63234497
- Patch #110667 by hickory: removed extraneous div closing tag.
2007-01-19 13:26:54 +00:00
Steven Wittens
e0570581ab
#103864 : Fix color picker help link.
2006-12-18 11:59:07 +00:00
Steven Wittens
b86f45b1e6
#100516 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
2006-12-10 09:54:35 +00:00
Dries Buytaert
f28aa5f3ec
- Patch #92059 by Steven et al: added a memory check to garland/color.module.
2006-12-07 17:02:25 +00:00
Dries Buytaert
c37b3794cc
- Patch #101228 by Chris Kennedy and webchick: tweak color.install strings/links.
2006-12-05 05:49:50 +00:00
Steven Wittens
ac399fd43b
Code style
2006-12-04 22:52:27 +00:00
Steven Wittens
fcf4c6a7e8
Improve memory usage of color.module (de-allocate images earlier)
2006-11-30 17:41:03 +00:00
Neil Drumm
b86df33b8c
#97941 by havran. Remove a trailing slash which confuses certain versions of PHP.
2006-11-25 08:58:35 +00:00
Dries Buytaert
8ee2abd5b7
- Patch #99245 by m3avrck: make consistent use of url() in CSS files.
2006-11-23 11:05:46 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Neil Drumm
77a7282420
#92059 by Rok Zlender. Disab;e color picker when private file dopwnloads are being used (temporary solution).
2006-11-10 19:59:30 +00:00
Dries Buytaert
c400b47510
- Patch #92696 by Tobias and Dave: broken Garland logo when using subdirectories.
2006-11-07 12:11:37 +00:00
Dries Buytaert
9e7f41cd91
- Patch #92365 by chx: Garland does not display secondary tabs when color module is off.
2006-11-07 12:09:09 +00:00
Neil Drumm
955eb4f75e
#93078 by Frando. array_shift needs a real variable for pass by reference.
2006-11-07 07:31:59 +00:00
Steven Wittens
1e27bbd41f
color.install missing
2006-10-29 15:56:25 +00:00
Steven Wittens
49f6f3bf71
Color.module tweaks:
...
- Remove tab characters
- Make sure GD2 is present before doing magic.
- Add requirement check for GD2
- Fix broken .png file
2006-10-29 15:13:01 +00:00
Steven Wittens
7992505881
- Last minute oopsie. Make sure /files/color is created
2006-10-29 13:34:10 +00:00
Steven Wittens
b01d96aed5
#88202 : Adding Garland theme to core.
2006-10-29 13:21:46 +00:00