Commit Graph

51 Commits (78f2053c326b9e19553af7d6a92a82b243ba3219)

Author SHA1 Message Date
Gábor Hojtsy 3bfb600ae5 #213172 by skiquel: let color module run properly without a base image 2008-01-23 09:43:25 +00:00
Gábor Hojtsy e78d7eb235 #208427 report by Pancho, patch by dvessel: strpos() parameters were flipped in color module, resulting in bad colors 2008-01-11 12:33:09 +00:00
Dries Buytaert a88c178b91 - Patch #204221 by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
Gábor Hojtsy e08abdd252 #194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed) 2007-12-23 13:17:20 +00:00
Dries Buytaert ae8a4c184e - Patch #201437 by keith.smith: further massaging of the help texts. 2007-12-18 21:29:43 +00:00
Dries Buytaert 02539ac3f8 - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). 2007-12-18 10:31:42 +00:00
Gábor Hojtsy 4f38ed0b29 #103528 by Heine and gpk: note why the color settings are not available if private file handling is used 2007-12-16 13:05:21 +00:00
Gábor Hojtsy b6532a4fdb #200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00
Gábor Hojtsy 41d7e347b3 #193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring 2007-12-14 17:00:14 +00:00
Gábor Hojtsy c6d841c096 #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc 2007-12-13 09:34:40 +00:00
Gábor Hojtsy d83289f857 #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy b6f36a1cf9 #134984 by mikesmullin: fix gradient coordinate counting in color module 2007-11-12 16:06:25 +00:00
Gábor Hojtsy f412b0a5e2 #172588 follow up note by Freso, patch by me: concatenation coding style fixes at end of lines in color module help 2007-10-11 10:51:06 +00:00
Gábor Hojtsy ed1a53698a #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00
Gábor Hojtsy e5b3613549 #172588 by Tresler, Freso and webernet: add missing help page for color module 2007-10-10 10:45:23 +00:00
Gábor Hojtsy 21ac9f1917 #174708 by multiple contributors: update jQuery to 1.2 2007-09-12 18:29:32 +00:00
Gábor Hojtsy 893b0fbd5c #141653 by Ralf Stamm: fix some E_NOTICE errors in color module 2007-08-06 12:54:39 +00:00
Gábor Hojtsy 9e1c8ededc #119196 by douggreen: apply file API common sense (permissions, file API functions instead of custom code) to files handled by color.module 2007-07-01 22:13:35 +00:00
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