Commit Graph

56 Commits (8a0d326a8e134ad4261b9575ce073f9e44b72f60)

Author SHA1 Message Date
Angie Byron fb7347bc9d #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it. 2009-02-18 14:28:25 +00:00
Dries Buytaert 29c8e40e91 - Patch #355236 by Frando: refactor drupal_render() theming. 2009-02-03 18:55:32 +00:00
Angie Byron 2c381622a5 #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified. 2009-01-31 16:50:57 +00:00
Angie Byron b4c737a2a5 #287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters(). 2009-01-22 03:11:54 +00:00
Angie Byron fcc8211ab1 #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code. 2009-01-20 03:18:41 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Angie Byron 0762f60073 #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). 2008-11-10 05:23:01 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Angie Byron f841d1a764 #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :) 2008-10-09 00:02:29 +00:00
Angie Byron a3bb66e4e8 #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths. 2008-09-20 20:22:25 +00:00
Dries Buytaert 8fc581d4d7 - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE. 2008-09-19 07:53:59 +00:00
Angie Byron 2f3146f041 #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups. 2008-09-15 21:06:07 +00:00
Angie Byron e7ac5c58fd #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D 2008-09-15 09:28:50 +00:00
Dries Buytaert df4b23bfee - Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links. 2008-08-31 09:15:13 +00:00
Dries Buytaert 57fe5103da - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value. 2008-07-16 21:59:29 +00:00
Dries Buytaert d673f5e10f - Patch #258064 by Senpai: code cleanup. 2008-05-19 19:36:41 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
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 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 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 1fe90cba4f - Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +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
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 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
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
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