| Commit message (Expand) | Author | Age |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #326564 by nenne: fixed hook_validate() documentation. | Dries Buytaert | 2010-03-18 |
* | - Patch #734146 by scor: white-space clean-up. | Dries Buytaert | 2010-03-06 |
* | - Patch #708974 by jhodgdon: follow-up patch to correct some documentation mi... | Dries Buytaert | 2010-02-11 |
* | - Patch #708974 by jhodgdon: documentation improvements: provide an overview ... | Dries Buytaert | 2010-02-10 |
* | - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function pa... | Dries Buytaert | 2010-02-09 |
* | - Patch #704728 by jhodgdon: fixed node grants documentation. | Dries Buytaert | 2010-02-05 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | #688862 by webchick: Fixed Documentation problem with hook_node_view(). | Angie Byron | 2010-01-19 |
* | - Patch #677544 by jhodgdon: content admin screen not clear. | Dries Buytaert | 2010-01-13 |
* | #676134 by mcarbone: Update documentation to account for taxonomy changes (no... | Angie Byron | 2010-01-13 |
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra... | Angie Byron | 2010-01-09 |
* | - Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable. | Dries Buytaert | 2010-01-04 |
* | - Patch #668650 by jhodgdon: fixed hook_view() example. | Dries Buytaert | 2010-01-04 |
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
* | - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2. | Dries Buytaert | 2009-12-22 |
* | - Patch #658364 by effulgentsia: made the build/view/formatter terminology mo... | Dries Buytaert | 2009-12-21 |
* | - Rollback of previous patch. Houston, it has a typo. | Dries Buytaert | 2009-12-17 |
* | - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy. | Dries Buytaert | 2009-12-17 |
* | - Patch #629518 by jhodgdon: better documentation. | Dries Buytaert | 2009-12-01 |
* | #281536 by casey: Fixed typo in node_access_records() documentation. | Angie Byron | 2009-11-19 |
* | #629518 by jhodgdon: Improve documentation on hook_node_insert() and other no... | Angie Byron | 2009-11-15 |
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you can... | Angie Byron | 2009-11-08 |
* | - Patch #607244 by sun: added permission to decrease performance impact of co... | Dries Buytaert | 2009-11-07 |
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
* | - Patch #610066 by jhodgdon: hook_node_access_records() documentation was bad... | Dries Buytaert | 2009-10-24 |
* | - Patch #569512 by Amitaibu: fixed un-existing function name in hook_node_acc... | Dries Buytaert | 2009-10-22 |
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by defa... | Angie Byron | 2009-10-10 |
* | - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for del... | Dries Buytaert | 2009-09-25 |
* | - Patch #560578 by torelad: hook_node_info documentation corrections. | Dries Buytaert | 2009-08-27 |
* | - Patch #446518 by sun: remove argument from check_markup(). | Dries Buytaert | 2009-08-20 |
* | - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible t... | Dries Buytaert | 2009-08-20 |
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr... | Angie Byron | 2009-08-17 |
* | #545306 by alexanderpas: De-op hook_node_type(). | Angie Byron | 2009-08-11 |
* | #364564 by cwgordon7: Document hook_ranking(). | Angie Byron | 2009-08-05 |
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Conte... | Dries Buytaert | 2009-07-30 |
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos t... | Dries Buytaert | 2009-07-28 |
* | - Patch #499004 by jhodgdon: documentation updates and corrections. | Dries Buytaert | 2009-07-28 |
* | - Patch #522184 by stBorchert: remove the 'minimum number of words' feature f... | Dries Buytaert | 2009-07-27 |
* | - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. | Dries Buytaert | 2009-07-11 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers... | Dries Buytaert | 2009-06-12 |
* | - Patch #336300 by jhodgdon: updated documentation to reference the correct h... | Dries Buytaert | 2009-06-09 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | #309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_r... | Angie Byron | 2009-05-27 |
* | - Patch #471142 by stella: code style fixes. | Dries Buytaert | 2009-05-24 |
* | #367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in AP... | Angie Byron | 2009-05-12 |
* | - Patch #367214 by alienbrain: added documentation for hook_node_build_alter ... | Dries Buytaert | 2009-05-10 |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #390774 by jhodgdon: API doc improvements and corrections. | Dries Buytaert | 2009-05-08 |