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
|
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 |
Angie Byron
|
c4a548f64d
|
#331180 follow-up by pwolanin and mfb: Fix sending of mail.
|
2009-09-01 17:40:28 +00:00 |
Dries Buytaert
|
e08ae62eaa
|
- Patch #499156 by Wim Leers: corrected documentation.
|
2009-08-31 17:45:04 +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
|
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
|
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
|
45da74801a
|
- Patch #519498 by torelad, awmckinley et al: improved documentation for drupal_mail().
|
2009-08-28 07:22:44 +00:00 |
Angie Byron
|
22273a43eb
|
#524790 by torelad: Fixed incorrect sample code for hook_mail_alter().
|
2009-08-26 03:09:12 +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 |
Dries Buytaert
|
a321598493
|
- Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().
|
2009-08-22 15:29:30 +00:00 |
Angie Byron
|
b41323642b
|
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
2009-08-17 19:14:42 +00:00 |
Dries Buytaert
|
06fbe8e90c
|
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
|
2009-08-12 12:36:05 +00:00 |
Dries Buytaert
|
62e0ddc740
|
- Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
|
2009-08-11 12:20:26 +00:00 |
Angie Byron
|
0355caac41
|
#537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter().
|
2009-08-08 22:52:59 +00:00 |
Dries Buytaert
|
eaf21849a1
|
- Accidentically committed two patches at once. Rolled back one of them. Sorry.
|
2009-08-02 11:25:18 +00:00 |
Dries Buytaert
|
065346b366
|
- Patch #535034 by yched: clean up how fields and instances are prepared for runtime.
|
2009-08-02 11:24:21 +00:00 |
Dries Buytaert
|
1a2d10ecf2
|
- Patch #310168 by jhodgdon, arianek, traxer: documentation update.
|
2009-08-01 20:48:59 +00:00 |
Dries Buytaert
|
7dd203c424
|
- Patch #528918 by lyaunzbe: document that hook_form_alter() passes by reference. lyaunzbe is a new contributor -- welcome!
|
2009-07-31 21:21:33 +00:00 |
Dries Buytaert
|
1a5c71e2da
|
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
|
2009-07-30 19:57:10 +00:00 |
Dries Buytaert
|
aab51b9319
|
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
|
2009-07-28 12:13:47 +00:00 |
Dries Buytaert
|
5468b47b91
|
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
|
2009-07-27 19:53:18 +00:00 |
Dries Buytaert
|
7d41b2d7f5
|
- Patch #519782 by tic2000: change to become a hidden region like page_top.
|
2009-07-27 18:38:35 +00:00 |
Angie Byron
|
dbb5457cfe
|
#527804 by sun: Add an alter hook for element_info() to change default values of form elements.
|
2009-07-23 21:20:16 +00:00 |
Angie Byron
|
b692036962
|
#509392 by adrian: Add .info files for installation profiles.
|
2009-07-15 02:08:41 +00:00 |
Dries Buytaert
|
5fbaa4b83c
|
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
|
2009-07-11 13:56:22 +00:00 |
Dries Buytaert
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Angie Byron
|
4a4a6570d8
|
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.
|
2009-07-04 18:26:42 +00:00 |
Dries Buytaert
|
9850918acf
|
- Patch #359853 by jhodgdon: corrected and improved the documentation of hook_mail_alter().
|
2009-06-27 10:19:31 +00:00 |
Dries Buytaert
|
dec310d6f1
|
- Patch #501384 by jhodgdon: fixed typos.
|
2009-06-27 09:52:24 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Dries Buytaert
|
da79408317
|
- Patch #491490 by torelad: updated hook_perm() documentation.
|
2009-06-18 10:20:22 +00:00 |
Dries Buytaert
|
e9d97f1eef
|
- Patch #449198 by boombatower: cealn up test loading and related API.
|
2009-06-08 09:23:55 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
4bc255ba79
|
Roll-back of #310467: Breaks installer requirements check and update.php.
|
2009-05-21 23:07:16 +00:00 |
Angie Byron
|
9c79816c4f
|
#332123 follow-up by quicksketch: Fix API documentation for hook_schema() to reflect that descriptions should not be t()ed.
|
2009-05-20 19:56:36 +00:00 |
Dries Buytaert
|
196da1b876
|
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
|
2009-05-16 18:34:23 +00:00 |
Angie Byron
|
f577c125e8
|
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
2009-05-16 15:23:16 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Dries Buytaert
|
11067d384d
|
- Patch #271515 by JamesAn: corrected PHPdoc.
|
2009-05-06 11:30:19 +00:00 |
Angie Byron
|
319220aaa2
|
#331832 follow-up by jhodgdon: Fix spelling of hook_form_FORM_ID_alter().
|
2009-04-28 00:27:06 +00:00 |
Dries Buytaert
|
a4dc8467bb
|
- Patch #368821 by Senpai, sun, JuliaKM: documentation improvements.
|
2009-04-26 16:44:25 +00:00 |
Dries Buytaert
|
3fe4c4e1c4
|
- Patch #352880 by dereine, Dave Reid: replace strstre with strpos.
|
2009-04-26 06:00:31 +00:00 |
Dries Buytaert
|
e99838fbf4
|
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.
|
2009-04-24 08:16:56 +00:00 |
Dries Buytaert
|
1280c324fa
|
- Patch #423948 by mfb: updated documentation, update functions should include schema descriptions.
|
2009-04-21 05:07:08 +00:00 |
Dries Buytaert
|
01a33182a5
|
- Patch #299176 by chx, Crell: added example of hook_query_alter to API documentation.
|
2009-04-20 07:42:22 +00:00 |
Angie Byron
|
3c8f1540e1
|
#414218 by cha0s: Document hook_update_N()'s ability to use batch API.
|
2009-03-29 23:11:09 +00:00 |
Dries Buytaert
|
9aa14da49d
|
- Patch #331013 by drewish: documentation clean-up.
|
2009-03-10 16:08:43 +00:00 |