| Commit message (Expand) | Author | Age |
* | Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have t... | webchick | 2012-10-03 |
* | Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, c... | webchick | 2012-09-30 |
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
* | Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API | Jennifer Hodgdon | 2012-09-11 |
* | Issue #794192 by kim.pepper: add note to hook_update_N docs about calling fun... | Jennifer Hodgdon | 2012-08-29 |
* | Issue #1728472 by plopesc: Add link from form alter hooks to form API reference | Jennifer Hodgdon | 2012-08-24 |
* | Issue #1716900 by chx: Clarify why hook_exit() must not print. | webchick | 2012-08-18 |
* | Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docs | Jennifer Hodgdon | 2012-06-19 |
* | Issue #1619482 by mr.baileys: Fix up documentation for hook_update_N | Jennifer Hodgdon | 2012-06-18 |
* | Issue #1495648 follow-up by plach: Clarify entity language documentation. | webchick | 2012-06-10 |
* | Issue #1495648 by plach: Introduce entity language support. | David Rothstein | 2012-06-09 |
* | Issue #598586 followup by tim.plunkett: Added documentation of 'uid' paramete... | David Rothstein | 2012-05-25 |
* | Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whethe... | Jennifer Hodgdon | 2012-05-08 |
* | Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchd... | Jennifer Hodgdon | 2012-04-27 |
* | Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching | Jennifer Hodgdon | 2012-03-22 |
* | Issue #1426150 by kafitz: Fixed hook_menu() example function to match 8.x ver... | webchick | 2012-02-14 |
* | - Patch #1417754 by mkadin: hook_menu() docs need to explain that options don... | Dries | 2012-02-02 |
* | Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders sh... | webchick | 2012-01-31 |
* | - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. | Dries | 2012-01-27 |
* | Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), al... | webchick | 2012-01-21 |
* | Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_o... | webchick | 2011-12-27 |
* | Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation reference... | webchick | 2011-12-25 |
* | Issue #1362920 by scor, oriol_e9g: Wrong sitename variable in system.api.php. | webchick | 2011-12-22 |
* | - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_a... | Dries | 2011-12-14 |
* | Issue #953336 by sun: Fixed Contributed modules are not able to test theme-re... | webchick | 2011-12-11 |
* | - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't wo... | Dries | 2011-11-22 |
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer:... | Dries | 2011-11-21 |
* | Issue #1339292 by xjm: Fixed hook_requirements() documentation references inc... | webchick | 2011-11-12 |
* | Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug. | webchick | 2011-11-03 |
* | Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that datab... | webchick | 2011-10-24 |
* | Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation proble... | webchick | 2011-10-24 |
* | Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state... | webchick | 2011-10-19 |
* | Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variable... | webchick | 2011-10-17 |
* | - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementatio... | Dries | 2011-10-16 |
* | Issue #1054848 by barraponto: Fixing common typos through codespell.py. | webchick | 2011-10-02 |
* | Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does ... | webchick | 2011-09-30 |
* | Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' ... | webchick | 2011-09-27 |
* | - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() ... | Dries Buytaert | 2011-09-21 |
* | - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no funct... | Dries Buytaert | 2011-09-11 |
* | - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be chang... | Dries Buytaert | 2011-09-11 |
* | - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include I... | Dries Buytaert | 2011-08-26 |
* | - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() a... | Dries Buytaert | 2011-08-08 |
* | Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' s... | webchick | 2011-07-04 |
* | Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample f... | webchick | 2011-07-03 |
* | Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation. | webchick | 2011-06-26 |
* | Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses ... | webchick | 2011-06-21 |
* | Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loa... | webchick | 2011-06-15 |
* | Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to p... | webchick | 2011-06-08 |
* | Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() document... | webchick | 2011-06-01 |
* | Issue #1096446 by plach: Fixed entity_label() is not passing along the () par... | webchick | 2011-05-18 |