Commit Graph

193 Commits (f379abd91f59e2d20316b7da1abf33c2cb44a22d)

Author SHA1 Message Date
Dries Buytaert 84e5d10b66 - Patch #627288 by sun, David_Rothstein: contextual links are not alterable. 2010-09-11 14:35:13 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert 5eb6a99c4a - Patch #886170 by puregin, jhodgdon: SQLite install documentation should mention directory permissions. 2010-09-01 02:39:58 +00:00
Angie Byron d073fa2a0b #664136 by plach, sun, yched: Enhance TF code documentation. 2010-08-31 15:02:39 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert 401d1bb8ff - Patch #884718 by ctmattice1: documentation problem with hook_schema(). 2010-08-17 13:52:31 +00:00
Dries Buytaert 03d4cbdbad - Patch #875162 by ctmattice1: documentation improvement for hook_theme_registry_alter(). 2010-08-08 19:45:37 +00:00
Angie Byron f1b30b89c5 #516254 by jhodgdon: Remove @return PHPDocs where nothing is returned. 2010-08-05 08:05:06 +00:00
Angie Byron 9874567891 #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to warn about access checks in documentation. 2010-08-05 07:56:14 +00:00
Dries Buytaert f9de90e1ac - Patch #872604 by Island Usurper: documentation for hook_entity_info() is malformed. 2010-08-04 03:47:28 +00:00
Dries Buytaert 50787d83f0 - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 parameters. 2010-07-26 13:38:30 +00:00
Dries Buytaert 0ed1077977 - Patch #846858 by kiamlaluno: typo in the documentation for hook_schema_alter(). 2010-07-10 01:59:02 +00:00
Angie Byron ea4f6bcef2 #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users. 2010-07-07 08:05:01 +00:00
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