Commit Graph

317 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
Jennifer Hodgdon 46180bb634 Issue #2215877 by asrob: Fix function signature for hook_ajax_render_alter() 2014-03-15 05:52:00 -07:00
David Rothstein e868ee8451 Issue #2136369 by marvil07: Provide a way to avoid processing a queue during cron execution. 2013-12-30 14:28:14 -05:00
Jennifer Hodgdon a44bda729f Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs 2013-09-12 07:52:52 -07:00
Jennifer Hodgdon 9b377a4580 Issue #2061275 by StephaneQ, cconrad: Do not confuse hook_cron_queue_info with hook_cron in docs 2013-09-12 07:40:01 -07:00
Jennifer Hodgdon 493eb8f292 Issue #2061843 by TravisCarden: Clean up the docs for hook_schema 2013-08-13 07:57:18 -07:00
Jennifer Hodgdon dc7f0cdbe2 Issue #1305814 by elachlan, giammi, TonyK, mdupont: Fix up hook_exit() docs accuracy 2013-07-24 10:33:40 -07:00
Jennifer Hodgdon bb412015ea Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:15:28 -07:00
Jennifer Hodgdon f1dd15f3e6 Issue #1984190 by markpavlitski: Fix bullet list formatting in hook_install_tasks doc 2013-05-08 06:37:35 -07:00
Jennifer Hodgdon 3f64ddc886 Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topic 2013-04-10 14:50:51 -07:00
Jennifer Hodgdon f4f388f42d Issue #1173322 by dcam, javier_: Add example implementations for file hook documentation 2013-04-10 14:42:07 -07:00
Jennifer Hodgdon 558e9a7da1 Issue #1943664 by joachim: Use new standards to document entity info callback functions 2013-04-04 15:52:56 -07:00
Jennifer Hodgdon f854613f46 Issue #1933954 by Alexander Pyle: Fix up documentation for return value of hook_requirements 2013-04-04 15:32:01 -07:00
Jennifer Hodgdon eb6f6e9288 Issue #1889738 by andybroomfield: Add information to documentation of hook_custom_theme 2013-01-30 07:55:36 -08:00
Jennifer Hodgdon ab718240f3 Issue #1885000 by cck: Add link in hook_theme docs to theme layer page 2013-01-30 07:46:35 -08:00
Jennifer Hodgdon 6a4df4aded Issue #1893530 by alippai: Document that bundles element is not required for one-bundle entities in hook_entity_info 2013-01-21 16:23:28 -08:00
Jennifer Hodgdon ebcaa13d87 Issue #1851788 by cck, blake.thompson: Add docs for hook_menu for expanded property 2013-01-08 16:16:58 -08:00
Jennifer Hodgdon 661d81b361 Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:54 -08:00
David Rothstein 8ec1f078f9 Issue #1864360 by oadaeh: Fixed Clean up some inconsistencies with @link...@endlink. 2012-12-27 12:29:52 -05:00
webchick 761550f981 Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() help texts. 2012-12-26 18:52:26 -08:00
webchick 5911444e9a Issue #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed Mail functions reference obsolete RFC. 2012-12-26 18:48:06 -08:00
Jennifer Hodgdon c6b58214eb Issue #1858508 by TravisCarden: Add see also to hook_theme docs 2012-12-06 13:24:00 -08:00
Jennifer Hodgdon c2dd699c38 Issue #1848516 by IshaDakota: Fix coding style in hook_schema() example function body 2012-11-26 12:57:43 -08:00
webchick 815ea30e8d Issue #1441180 by scor, avr, Devin Carlson: Fixed hook_requirements() REQUIREMENT_ERROR broadcasting. 2012-10-23 19:30:44 -07:00
Jennifer Hodgdon 56beb16c67 Issue #909954 by barraponto: Document base hook component in hook_theme 2012-10-18 15:41:47 -07:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
Jennifer Hodgdon f91d2c9544 Issue #1134088 by Cottser, catch: Properly document update-api functions 2012-10-09 10:51:38 -07:00
webchick db5bfb425a Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have to' in the comment for the function hook_module_implements_alter() in system.api.php. 2012-10-03 23:57:44 -07:00
webchick 13f16ae342 Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, chx: Fixed View mode no longer can be changed. 2012-09-30 20:37:55 -04:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
Jennifer Hodgdon 9c3b49a9a4 Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API 2012-09-11 08:49:22 -07:00
Jennifer Hodgdon bed1034d36 Issue #794192 by kim.pepper: add note to hook_update_N docs about calling functions from modules 2012-08-29 11:05:29 -07:00
Jennifer Hodgdon a3da039c49 Issue #1728472 by plopesc: Add link from form alter hooks to form API reference 2012-08-24 11:07:18 -07:00
webchick 124016b9e6 Issue #1716900 by chx: Clarify why hook_exit() must not print. 2012-08-18 13:12:57 +02:00
Jennifer Hodgdon 708e903b27 Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs 2012-06-19 12:52:26 -07:00
Jennifer Hodgdon 07e5e3e233 Issue #1619482 by mr.baileys: Fix up documentation for hook_update_N 2012-06-18 14:18:18 -07:00
webchick 5c6c07b780 Issue #1495648 follow-up by plach: Clarify entity language documentation. 2012-06-10 15:17:45 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
David Rothstein 4c6faf1d95 Issue #598586 followup by tim.plunkett: Added documentation of 'uid' parameter in hook_watchdog(). 2012-05-25 00:33:31 -04:00
Jennifer Hodgdon fffeb72bfd Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run 2012-05-08 11:21:03 -07:00
Jennifer Hodgdon 8f9ee9ec68 Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchdog, hook_watchdog, and watchdog constants 2012-04-27 09:40:17 -07:00
Jennifer Hodgdon 90342de35c Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:49 -07:00
webchick 235d8c7f82 Issue #1426150 by kafitz: Fixed hook_menu() example function to match 8.x version 2012-02-14 15:47:30 -05:00
Dries a5f9c98543 - Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs. 2012-02-02 13:09:07 -05:00
webchick 2c51f2d61d Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404. 2012-01-31 00:14:31 -08:00
Dries 3b1050aecd - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. 2012-01-27 10:26:07 -05:00
webchick 138745688b Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2012-01-21 10:24:52 -08:00
webchick ccf0dfb01a Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:21 -08:00
webchick 15e66edf06 Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-25 00:37:50 -08:00
webchick 9ae311baa0 Issue #1362920 by scor, oriol_e9g: Wrong sitename variable in system.api.php. 2011-12-22 01:57:32 -08:00
Dries 184c145d13 - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:06:56 -05:00