summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
Commit message (Collapse)AuthorAge
* Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have ↵webchick2012-10-03
| | | | to' in the comment for the function hook_module_implements_alter() in system.api.php.
* Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, ↵webchick2012-09-30
| | | | chx: Fixed View mode no longer can be changed.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #262690 by Albert Volkman: Use correct name for Form API not Forms APIJennifer Hodgdon2012-09-11
|
* Issue #794192 by kim.pepper: add note to hook_update_N docs about calling ↵Jennifer Hodgdon2012-08-29
| | | | functions from modules
* Issue #1728472 by plopesc: Add link from form alter hooks to form API referenceJennifer Hodgdon2012-08-24
|
* Issue #1716900 by chx: Clarify why hook_exit() must not print.webchick2012-08-18
|
* Issue #1512116 by mjonesdinero: Update obsolete example in hook_menu docsJennifer Hodgdon2012-06-19
|
* Issue #1619482 by mr.baileys: Fix up documentation for hook_update_NJennifer Hodgdon2012-06-18
|
* Issue #1495648 follow-up by plach: Clarify entity language documentation.webchick2012-06-10
|
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #598586 followup by tim.plunkett: Added documentation of 'uid' ↵David Rothstein2012-05-25
| | | | parameter in hook_watchdog().
* Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say ↵Jennifer Hodgdon2012-05-08
| | | | whether themes are loaded when they run
* Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵Jennifer Hodgdon2012-04-27
| | | | watchdog, hook_watchdog, and watchdog constants
* Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page cachingJennifer Hodgdon2012-03-22
|
* Issue #1426150 by kafitz: Fixed hook_menu() example function to match 8.x ↵webchick2012-02-14
| | | | version
* - Patch #1417754 by mkadin: hook_menu() docs need to explain that options ↵Dries2012-02-02
| | | | don't work for tabs.
* Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders ↵webchick2012-01-31
| | | | should return FALSE to indicate nothing found and trigger a 404.
* - Patch #1377544 by kotnik: hook_update_N documentation uses dead links.Dries2012-01-27
|
* Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), ↵webchick2012-01-21
| | | | allow hook_mail_alter() implementation to cancel mail.
* Issue #1379206 by c31ck, pingers: Fixed Documentation problem with ↵webchick2011-12-27
| | | | hook_url_outbound_alter().
* Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation ↵webchick2011-12-25
| | | | references to upload_file_load() and upload_file_delete().
* Issue #1362920 by scor, oriol_e9g: Wrong sitename variable in system.api.php.webchick2011-12-22
|
* - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), ↵Dries2011-12-14
| | | | hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
* Issue #953336 by sun: Fixed Contributed modules are not able to test ↵webchick2011-12-11
| | | | theme-related functionality.
* - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't ↵Dries2011-11-22
| | | | work as first argument in menu paths.
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, ↵Dries2011-11-21
| | | | sven.lauer: drupal_alter() fails to order modules correctly in some cases.
* Issue #1339292 by xjm: Fixed hook_requirements() documentation references ↵webchick2011-11-12
| | | | incorrect path for cron in system.api.php.
* Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug.webchick2011-11-03
|
* Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that ↵webchick2011-10-24
| | | | database tables are auto-created.
* Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation ↵webchick2011-10-24
| | | | problem with 'hook_theme_registry_alter()' example code.
* Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should ↵webchick2011-10-19
| | | | state whether module code is available.
* Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() ↵webchick2011-10-17
| | | | variables vs render elements.
* - Patch #1309298 by sven.lauer: document that hook_(en|dis)able ↵Dries2011-10-16
| | | | implementations should live in .install files.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does ↵webchick2011-09-30
| | | | not specify that the implementations must live in the .install file.
* Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' ↵webchick2011-09-27
| | | | is not supported by all databases, must be '<>'.
* - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() ↵Dries Buytaert2011-09-21
| | | | doc.
* - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no ↵Dries Buytaert2011-09-11
| | | | function body.
* - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be ↵Dries Buytaert2011-09-11
| | | | changed to not suggest admin/config/foo as path.
* - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ↵Dries Buytaert2011-08-26
| | | | ITEM_to_arg().
* - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() ↵Dries Buytaert2011-08-08
| | | | api example not using .
* Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' ↵webchick2011-07-04
| | | | section of return value.
* Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample ↵webchick2011-07-03
| | | | function body not updated for d7/8.
* Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation.webchick2011-06-26
|
* Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses ↵webchick2011-06-21
| | | | invalid db_result().
* Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not ↵webchick2011-06-15
| | | | loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
* Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to ↵webchick2011-06-08
| | | | pass integer arg to callbacks.
* Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() ↵webchick2011-06-01
| | | | documentation is incorrect.
* Issue #1096446 by plach: Fixed entity_label() is not passing along the () ↵webchick2011-05-18
| | | | parameter.