Commit Graph

251 Commits (002cf94d320b714640b3af5551a07bb5652c191b)

Author SHA1 Message Date
webchick 75b8f880fc Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks. 2011-06-08 21:58:08 -07:00
Dries Buytaert 1b2cd3a9d2 - Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule. 2011-05-28 09:27:33 -04:00
Dries Buytaert cb36fd3c73 - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() could be less ambiguous. 2011-05-17 17:44:11 -07:00
Dries Buytaert 2a419f61aa - Patch #1089174 by plach: prepare view hooks do not receive the language parameter. 2011-05-13 10:29:20 -04:00
Dries Buytaert cabfacca39 - Patch #1024684 by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert 38311dc976 - Patch #1096446 by plach: entity_label() is not passing along the () parameter. 2011-05-04 20:37:56 -07:00
Dries Buytaert fb7f4b3835 - Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase. 2011-05-01 06:34:58 -04:00
Dries Buytaert aa7f286892 - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous. 2011-04-20 22:33:05 -04:00
Dries Buytaert 125596eeff - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:16 +02:00
Dries Buytaert 3948199821 - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 6ebfd9cfc7 - Patch #1037352 by David_Rothstein: removed conflict. 2011-03-27 19:41:15 -04:00
Dries Buytaert 284b1af4e8 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:50:25 -04:00
Dries Buytaert c997684dc3 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:48:44 -04:00
webchick f1ba363a8c Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run. 2011-03-21 11:34:00 -07:00
webchick 66f93d7106 Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions. 2011-03-21 11:29:21 -07:00
webchick 11a177068d Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'. 2011-03-21 11:27:13 -07:00
Dries Buytaert 47231754b6 - Patch #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run. 2011-03-19 20:41:00 -04:00
Dries Buytaert b79a5fdb47 - Patch #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions. 2011-03-19 20:39:36 -04:00
Dries Buytaert 09421f4f91 - #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'. 2011-03-19 20:32:33 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 80aacdb000 - Patch #1064212 by catch: page caching performance has regressed by 30-40%. 2011-02-24 12:09:59 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert f1cc865186 - Patch #1052364 by agentrickard: documentation error in hook_modules_uninstalled(). 2011-02-09 02:26:04 +00:00
Angie Byron 20b62b2911 #1022172 by montesq: Fixed Missing return in example hook_menu code 2011-01-28 07:51:09 +00:00
Dries Buytaert eeadb9397c - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated. 2011-01-11 13:40:06 +00:00
Angie Byron de8e5566af #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends. 2011-01-04 00:58:30 +00:00
Angie Byron 913adae6ad #989366 by jhodgdon: Improved documentation of hook_date_formats() 2011-01-03 06:51:00 +00:00
Angie Byron 5834cd45e6 #1012138 by tstoeckler: Fixed hook_init() example violates what doc says to do 2011-01-03 00:28:46 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Dries Buytaert 81f2f3c19a - Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module. 2010-12-09 01:51:16 +00:00
Angie Byron 6d13ffa486 #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_label 2010-12-08 07:06:27 +00:00
Angie Byron 24de8090c0 #975754 by jhodgdon: Fixed problems with hook_menu() documentation. 2010-12-08 06:48:39 +00:00
Angie Byron 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Dries Buytaert 729a23e1a4 - Patch #922788 by sun: update.php does not invoke hook_requirements()('update') in all modules. 2010-11-23 03:20:17 +00:00
Angie Byron b922148c87 #975806 by amateescu, modesia: Fix incorrect page structure in hook_page_alter() docs. 2010-11-20 08:39:40 +00:00
Angie Byron 9b3c8c5273 #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that runs before the page is generated. 2010-11-15 08:29:03 +00:00
Angie Byron 0c33e86388 #885014 by bojanz, chx: Fixed add missing pager and tablesort query support to EntityFieldQuery. 2010-11-14 22:07:57 +00:00
Dries Buytaert fee217fabc - Patch #970258 by Dave Reid: example documentation for hook_entity_insert()/update/delete() will cause PHP strict errors. 2010-11-13 02:00:56 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Dries Buytaert a6cb5bbf85 - Patch #337909 by chillin411: hook_menu() 'access callback' docs should mention boolean values work too and minor doxygen correction. 2010-10-27 19:11:53 +00:00
Dries Buytaert 028fe64eae - Patch #937560 by chillin411: the parameter & is not documented in hook_update_N. 2010-10-27 19:10:09 +00:00
Dries Buytaert f3ab0a0fce - Patch #950276 by sun, jhodgdon: improve documentation of hook_translated_menu_link_alter(). 2010-10-27 18:57:57 +00:00
Dries Buytaert b077fb5671 - Patch #945456 by chillin411: hook_mail() doc should state it's only called on one module not all modules. 2010-10-26 15:15:22 +00:00
Angie Byron 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +00:00
Dries Buytaert 969135b3d5 - Patch #881908 by jhodgdon: token hooks are not documented well. 2010-10-22 17:20:41 +00:00
Dries Buytaert 2a0e326448 - Patch #942690 by effulgentsia: security harden stream wrappers by defaulting them as remote. 2010-10-21 12:09:41 +00:00
Dries Buytaert 88f5dd3135 - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() table seems to have no purpose. 2010-10-21 11:56:17 +00:00
Dries Buytaert d3c83c021e - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should mention #parameters. 2010-10-20 00:53:27 +00:00