Commit Graph

1387 Commits (6a1217aff08d3380658ef47e0e9d9d693683c66a)

Author SHA1 Message Date
Angie Byron 6c0f8eba1c #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
Angie Byron d8f91382e8 #539022 by dropcube: Use current theme during Batch API processes. 2009-09-11 04:09:26 +00:00
Angie Byron f018eb16bf #562188 by JohnAlbin: Replaced missing theme settings page help text. 2009-09-11 02:14:20 +00:00
Angie Byron 0d8adb439d #306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild(). 2009-09-10 22:10:10 +00:00
Dries Buytaert 029c48c68d - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema. 2009-09-10 06:38:20 +00:00
Dries Buytaert 82b51dff1d - Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links. 2009-09-10 06:32:54 +00:00
Dries Buytaert d481f1cd36 - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'. 2009-09-10 06:31:39 +00:00
Dries Buytaert 46c4a33b21 - Patch #573128 by heather: reworded and corrected site information description. 2009-09-10 06:29:29 +00:00
Dries Buytaert 780bf9b04b - Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors in IE. 2009-09-09 21:53:15 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Dries Buytaert 6586b76465 - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter. 2009-09-05 13:05:31 +00:00
Dries Buytaert cb002abcc3 - Patch #412030 by stBorchert: fixed placement of descriptions on radios. 2009-09-05 06:07:58 +00:00
Angie Byron 18b7e4254b #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.). 2009-09-01 17:49:11 +00:00
Angie Byron c4a548f64d #331180 follow-up by pwolanin and mfb: Fix sending of mail. 2009-09-01 17:40:28 +00:00
Angie Byron ff813ab62c #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section. 2009-09-01 16:50:12 +00:00
Angie Byron ce52f41a29 #364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff. 2009-08-31 19:50:18 +00:00
Angie Byron ee59107c23 #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework. 2009-08-31 18:30:27 +00:00
Dries Buytaert e08ae62eaa - Patch #499156 by Wim Leers: corrected documentation. 2009-08-31 17:45:04 +00:00
Dries Buytaert b4786ff0ee - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks. 2009-08-31 17:06:10 +00:00
Angie Byron a244b45cfb #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter(). 2009-08-31 16:46:32 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
Dries Buytaert 41dca3c4e0 - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable. 2009-08-31 05:47:34 +00:00
Dries Buytaert 9ef1d496e9 - Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {block_custom}. 2009-08-29 10:38:58 +00:00
Dries Buytaert feb4845493 - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs. 2009-08-29 06:57:27 +00:00
Dries Buytaert 0597c9e48a - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API. 2009-08-29 05:46:04 +00:00
Angie Byron f4c6b2ba5e #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense. 2009-08-28 19:44:05 +00:00
Dries Buytaert 3dea934d2b - Patch #560502 by Gabor Hojtsy: created 'content authoring' category. 2009-08-28 16:23:05 +00:00
Dries Buytaert 45da74801a - Patch #519498 by torelad, awmckinley et al: improved documentation for drupal_mail(). 2009-08-28 07:22:44 +00:00
Dries Buytaert e87bf71e5f - Patch #296693 by sun: revert system_admin_menu_block_access(). 2009-08-28 06:42:54 +00:00
Dries Buytaert 6f41d692fd - Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements. 2009-08-27 21:18:20 +00:00
Dries Buytaert ee64752e10 - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch. 2009-08-27 20:25:29 +00:00
Dries Buytaert 9d6dcc5682 - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable. 2009-08-26 10:53:45 +00:00
Dries Buytaert 3ea6bed4cf - Patch #445070 by Dave Van Den Brempt: proper wrapping of comments. 2009-08-26 10:21:50 +00:00
Angie Byron 22273a43eb #524790 by torelad: Fixed incorrect sample code for hook_mail_alter(). 2009-08-26 03:09:12 +00:00
Angie Byron dc856e22cd #559306 by emmajane: Remove 'Select different theme' permission which was left in accidentally after removing the per-user theme feature from core. 2009-08-26 03:01:06 +00:00
Dries Buytaert 3f36af04de - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments. 2009-08-25 21:53:48 +00:00
Angie Byron 2c7e1f2a41 #505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js. 2009-08-25 21:16:31 +00:00
Angie Byron 9756ad05ec #546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item. 2009-08-25 16:33:43 +00:00
Angie Byron 245d83cb84 #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API. 2009-08-25 15:39:13 +00:00
Angie Byron b30633deee #489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up. 2009-08-25 15:28:05 +00:00
Dries Buytaert 41e2215ea8 - Patch #551080 by Gábor Hojtsy: the by module page blocks did not have the new show flag. 2009-08-25 10:37:36 +00:00
Dries Buytaert 14b233ec1d - Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages. 2009-08-25 10:27:15 +00:00
Dries Buytaert d55daf0fc4 - Patch #557792 by Gábor Hojtsy: created 'web services' category. 2009-08-25 10:07:19 +00:00
Dries Buytaert 966fbe5549 - Patch #546882 by Gábor Hojtsy: remove unnecessary code. 2009-08-25 09:53:28 +00:00
Angie Byron 4d85fb1f56 #557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page. 2009-08-24 22:03:01 +00:00
Angie Byron c95c99f751 #535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there. 2009-08-24 17:11:42 +00:00
Dries Buytaert 1d34a3e329 - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings. 2009-08-24 12:32:10 +00:00
Angie Byron bf9c634123 #550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name]. 2009-08-24 03:11:34 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00