Commit Graph

278 Commits (1ef0cd4e9cddb9541ecd2f2e2bb47b51c209b18a)

Author SHA1 Message Date
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
webchick 11d884bee7 Issue #953336 by sun: Fixed Contributed modules are not able to test theme-related functionality. 2011-12-11 00:12:37 -06:00
Dries ac2747336a - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:24 -05:00
Dries b96a83b4a9 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:18:43 -05:00
webchick b26aa370c9 Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:42:20 -08:00
webchick 8ad62e2dee Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug. 2011-11-03 21:18:59 -07:00
webchick c545f6eedd Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that database tables are auto-created. 2011-10-24 20:04:47 -07:00
webchick b53e958364 Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation problem with 'hook_theme_registry_alter()' example code. 2011-10-24 20:02:56 -07:00
webchick 5d735a0782 Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state whether module code is available. 2011-10-19 23:30:15 -07:00
webchick 9ebcbc701b Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variables vs render elements. 2011-10-17 09:21:09 -07:00
Dries edcf08249a - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files. 2011-10-16 15:32:58 -04:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 18b96d0cda Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does not specify that the implementations must live in the .install file. 2011-09-30 13:24:31 -07:00
webchick 5dedc4c400 Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
Dries Buytaert 7f0feebe0b - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() doc. 2011-09-21 06:03:26 -04:00
Dries Buytaert b30fae020a - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no function body. 2011-09-11 17:46:06 -04:00
Dries Buytaert c8334a088f - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be changed to not suggest admin/config/foo as path. 2011-09-11 17:44:38 -04:00
Dries Buytaert aeb6712b36 - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ITEM_to_arg(). 2011-08-26 10:34:14 +01:00
Dries Buytaert 5869d68927 - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() api example not using . 2011-08-08 14:26:36 -04:00
webchick d48016fcde Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' section of return value. 2011-07-04 21:58:17 -07:00
webchick c448440ce8 Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample function body not updated for d7/8. 2011-07-03 11:04:28 -07:00
webchick 9de419ad67 Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation. 2011-06-26 22:48:04 -07:00
webchick 4538ad0e24 Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses invalid db_result(). 2011-06-21 23:55:45 -07:00
webchick e3de4550ac Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 02:28:22 -04:00
webchick e45c780324 Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks. 2011-06-08 21:57:57 -07:00
webchick 14d2ba86be Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() documentation is incorrect. 2011-06-01 01:34:05 -07:00
webchick 267b9c435c Issue #1096446 by plach: Fixed entity_label() is not passing along the () parameter. 2011-05-18 01:00:28 -05:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
Dries Buytaert 69c8ff264d - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() could be less ambiguous. 2011-05-17 17:44:22 -07:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
Dries Buytaert 585a2b9668 - Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase. 2011-05-01 06:34:50 -04:00
Dries Buytaert 17c696e7fb - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous. 2011-04-20 22:33:14 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
webchick 170208b275 Issue #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-28 08:42:12 -07: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
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