Dries Buytaert
|
16eb932fcd
|
- Patch #846254 by kiamlaluno: example for hook_update_N() contains wrong code.
|
2010-07-07 00:57:44 +00:00 |
Dries Buytaert
|
435e4e0310
|
- Patch #effulgentsia: remove left-overs.
|
2010-07-01 00:46:57 +00:00 |
Dries Buytaert
|
87f1bf455d
|
- Patch #837728 by aaronbauman: @see directives in system.api.php: move to bottom of docblocks, prepend blank line.
|
2010-06-29 00:23:57 +00:00 |
Dries Buytaert
|
ceabe1870e
|
- Patch #734944 by Dave Reid: documentation for hook_token_info_alter() is incorrect.
|
2010-06-26 22:17:02 +00:00 |
Dries Buytaert
|
a6012a2062
|
- Patch #838408 by chx: remove hook_menu_active_handler_alter().
|
2010-06-26 21:38:38 +00:00 |
Dries Buytaert
|
77f6e36f63
|
- Patch #836748 by aaronbauman, jhodgdon: improve documentation about install/enable/etc. hook invocation order.
|
2010-06-26 12:34:44 +00:00 |
Dries Buytaert
|
7b77b90c03
|
- Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds.
|
2010-06-25 19:33:47 +00:00 |
Dries Buytaert
|
c28bba827e
|
- Patch #834924 by jhodgdon: entity_invoke() is worthless.
|
2010-06-23 02:45:35 +00:00 |
Dries Buytaert
|
9cf21be994
|
- Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API.
|
2010-06-14 15:41:03 +00:00 |
Dries Buytaert
|
5ff0c0d3c7
|
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
|
2010-05-23 19:10:23 +00:00 |
Dries Buytaert
|
b0ab9f287e
|
- Patch #791986 by aaron: hook_file_insert()/update() correction.
|
2010-05-07 12:59:07 +00:00 |
Angie Byron
|
4ce4c4ebf0
|
#743124 by ldpm: Small correction to hook_form_alter() docs.
|
2010-05-05 07:02:13 +00:00 |
Dries Buytaert
|
648d8ab87e
|
- Patch #511532 by sun: incorrect documentation for hook_library().
|
2010-05-04 14:52:02 +00:00 |
Angie Byron
|
c3b9922884
|
#718894 by robeano: Fixed hook_date_format_types_alter() is not documented.
|
2010-04-30 19:21:52 +00:00 |
Angie Byron
|
9d692bc289
|
#605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.
|
2010-04-30 16:27:02 +00:00 |
Angie Byron
|
06585e6b6b
|
#718860 by djac, jhodgdon: Fixes to hook_theme() documentation.
|
2010-04-29 04:57:59 +00:00 |
Angie Byron
|
269da03726
|
#777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.
|
2010-04-29 04:47:31 +00:00 |
Dries Buytaert
|
19a45ce544
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight.
|
2010-04-28 12:36:26 +00:00 |
Angie Byron
|
5c5bd80349
|
#394534 by aspilicious, BruceBGordon: Move Menu API documentation contents to system.api.php.
|
2010-04-28 05:08:24 +00:00 |
Dries Buytaert
|
ba6d89a404
|
- Patch #781822 by mr.baileys: remove some space.
|
2010-04-27 09:59:00 +00:00 |
Dries Buytaert
|
bdffe48163
|
- Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron().
|
2010-04-26 14:33:54 +00:00 |
Dries Buytaert
|
ce08394b20
|
- Patch #781260 by chx: the single bundle case needs more documentation.
|
2010-04-26 13:09:15 +00:00 |
Dries Buytaert
|
3e533eb323
|
- Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged example in system.api.php.
|
2010-04-24 07:17:29 +00:00 |
Angie Byron
|
453032c117
|
#692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
|
2010-04-22 22:36:01 +00:00 |
Angie Byron
|
7fe1ece946
|
#717602 by heyrocker, jhodgdon: Document hook_batch_alter().
|
2010-04-20 18:48:05 +00:00 |
Angie Byron
|
1c054e4bed
|
#727282 by heyrocker, jhodgdon: Document hook_filetransfer_backends().
|
2010-04-20 18:46:41 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
ba96cffdb7
|
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
2010-04-06 19:49:03 +00:00 |
Dries Buytaert
|
6c049009e5
|
- Patch #584130 by jhodgdon, yched: field Attach API page has outdated information.
|
2010-04-04 12:48:18 +00:00 |
Dries Buytaert
|
d864fc6363
|
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
|
2010-03-27 18:41:14 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
ad9c37ffd4
|
- Patch #747464 by andypost: fixed wrong usage of hook_file_references().
|
2010-03-25 12:19:34 +00:00 |
Dries Buytaert
|
25feb96f6d
|
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
|
2010-03-21 21:20:43 +00:00 |
Dries Buytaert
|
e1799e761b
|
- Patch #747464 by andypost: wrong usage of hook_file_references().
|
2010-03-21 20:28:28 +00:00 |
Dries Buytaert
|
052a1da533
|
- Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.
|
2010-03-11 21:23:06 +00:00 |
Dries Buytaert
|
7511394e32
|
- Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was incorrect.
|
2010-03-06 12:43:45 +00:00 |
Dries Buytaert
|
aec10a8c7d
|
- Patch #734146 by scor: white-space clean-up.
|
2010-03-06 06:39:01 +00:00 |
Dries Buytaert
|
3cd6a773a1
|
- Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented.
|
2010-02-27 10:51:25 +00:00 |
Dries Buytaert
|
a9286dd3c2
|
- Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation.
|
2010-02-27 09:24:09 +00:00 |
Dries Buytaert
|
19aaebcbe2
|
- Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header.
|
2010-02-26 16:55:18 +00:00 |
Angie Byron
|
fa02c4f4e9
|
#237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one line.
|
2010-02-23 05:04:50 +00:00 |
Dries Buytaert
|
90b5a506ad
|
- Patch #712364 by djac: corrected PHPdoc.
|
2010-02-20 14:35:03 +00:00 |
Angie Byron
|
c1ca8a08da
|
#717666 by heyrocker: Document hook_countries_alter().
|
2010-02-18 01:40:46 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |
Angie Byron
|
1fed2bf260
|
#713794 by Rob Loach: Fixed hook_ajax_render_alter() is undocumented.
|
2010-02-15 22:11:21 +00:00 |
Angie Byron
|
7562a8efb3
|
#707724 by chx: Rename confusing arguments in field/entity APIs.
|
2010-02-11 17:44:47 +00:00 |
Angie Byron
|
52195a6b1d
|
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
|
2010-02-11 15:52:13 +00:00 |
Dries Buytaert
|
41019a8362
|
- Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.
|
2010-02-10 20:22:57 +00:00 |
Dries Buytaert
|
2893abcc62
|
- Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body.
|
2010-02-07 09:11:28 +00:00 |