Commit Graph

104 Commits (b6d84a81aa5ab264076cfccc789915fe98113798)

Author SHA1 Message Date
Jennifer Hodgdon b15cfbb7f8 Issue #2309549 by Bevan, er.pushpinderrana: Fix incorrect documentation of node-type-specific hooks 2014-07-29 09:50:21 -07:00
Jennifer Hodgdon 440ebcb160 Issue #2222497 by mojzis: Replace obsolete function reference in hook_prepare docs 2014-03-28 13:21:05 -07:00
Jennifer Hodgdon 55759622ac Issue #2107231 by valderama: Fix documentation for hook_delete() 2014-01-30 09:10:33 -08:00
Jennifer Hodgdon 137bbb88df Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up API docs for Node module 2012-11-27 07:45:14 -08:00
Jennifer Hodgdon a202c699e0 Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards to database transactions 2012-10-09 10:31:58 -07:00
Jennifer Hodgdon 06271db913 Issue #1186886 by Albert Volkman, Mile23: Fix up docs for hook_node_load 2012-09-25 11:24:35 -07:00
Jennifer Hodgdon 7fee417141 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:45 -07:00
Jennifer Hodgdon d947e9a1ea Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function 2012-03-06 10:32:32 -08:00
Dries 055da3f730 - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body. 2012-01-27 12:11:30 -05:00
webchick 94ab147781 Issue #1227396 by chris.leversuch, jhodgdon: Document that hook_node_access() is not called on node listings. 2012-01-11 23:17:15 -05:00
webchick 8259aab1db Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed hook_node_insert() and other node hooks have imprecise/misleading descriptions. 2011-12-24 17:58:33 -08:00
webchick f9a66fff5f Issue #789484 by Lars Toomre, sven.lauer, jhogdon, pillarsdotnet, michaellenahan: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-11-12 15:32:01 -08:00
webchick abc2183d36 Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-10-19 23:56:45 -07:00
webchick 6fb1e60a88 Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo. 2011-07-03 10:50:36 -07:00
webchick 2ecc273c60 Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. 2011-06-26 23:11:35 -07:00
webchick fee105fb52 Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit() doc. 2011-06-01 01:16:50 -07:00
Dries Buytaert 37e529ab6d - Patch #988030 by mr.baileys, linclark: document correct sequence of hooks in node deletion. 2011-05-14 12:51:22 -04:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
webchick fb6dce6091 Issue #1021406 by ygerasimov: fixed typo in documentation 2011-03-28 08:43:43 -07:00
webchick 19f821ef7d Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8. 2011-03-21 11:19:48 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron 851a78f532 #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using memcache for caching backend 2010-11-20 04:33:56 +00:00
Dries Buytaert ce5ff31cda - Patch #963060 by boombatower: documentation problem with hook_view(). 2010-11-05 19:58:14 +00:00
Angie Byron d98f29f712 #948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node example module any more, 2010-10-23 15:42:53 +00:00
Angie Byron 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +00:00
Dries Buytaert 5c32f33425 - Patch #883454 by jhodgdon, ctmattice1: doc and examples for hook_form() are misleading/wrong. 2010-10-22 00:35:35 +00:00
Dries Buytaert e4c0766ca4 - Patch #931476 by duellj: fixes for hook_node_view() documentation. 2010-10-05 02:21:26 +00:00
Dries Buytaert 8ec40cc27a - Patch #922824 by plach: no way to specify the language to view entities in. 2010-10-03 01:15:34 +00:00
Dries Buytaert 66c50098c9 - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content visible when a Node Access module is enabled. 2010-09-29 14:08:54 +00:00
Dries Buytaert 410a814fcb - Patch #922412 by moshe weitzman: remove node_access_example_disabling() from docs. 2010-09-25 18:01:28 +00:00
Dries Buytaert 3702347af9 - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to hook_validate()/hook_node_validate(), and not passed by reference to hook_form(). 2010-09-03 19:56:51 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert a25b60541d - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page. 2010-08-17 16:20:08 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Angie Byron a2d6297055 #771922 by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert d224c98351 - Patch #326564 by nenne: fixed hook_validate() documentation. 2010-03-18 06:49:17 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert 2f0358b687 - Patch #708974 by jhodgdon: follow-up patch to correct some documentation mistakes. 2010-02-11 08:58:55 +00:00
Dries Buytaert ce2bdcf9f1 - Patch #708974 by jhodgdon: documentation improvements: provide an overview of ex-hook_nodeapi() operations. 2010-02-10 10:34:50 +00:00
Dries Buytaert a2c946e5e9 - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function passed by reference. 2010-02-09 22:30:30 +00:00
Dries Buytaert 20fc2119d7 - Patch #704728 by jhodgdon: fixed node grants documentation. 2010-02-05 22:24:12 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Angie Byron 78bc4c325c #688862 by webchick: Fixed Documentation problem with hook_node_view(). 2010-01-19 04:53:45 +00:00
Dries Buytaert 5302d50c96 - Patch #677544 by jhodgdon: content admin screen not clear. 2010-01-13 23:30:43 +00:00
Angie Byron b80bbba9af #676134 by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property). 2010-01-13 06:10:43 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00