/[drupal]/drupal/modules/node/node.api.php
ViewVC logotype

Log of /drupal/modules/node/node.api.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 22:50:42 2009 UTC (8 days, 10 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
#281536 by casey: Fixed typo in node_access_records() documentation.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 02:11:51 2009 UTC (13 days, 7 hours ago) by webchick
Branch: MAIN
Changes since 1.44: +138 -106 lines
Diff to previous 1.44
#629518 by jhodgdon: Improve documentation on hook_node_insert() and other node hooks.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:02:41 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.43: +21 -21 lines
Diff to previous 1.43
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 13:35:20 2009 UTC (2 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.42: +11 -12 lines
Diff to previous 1.42
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 12:11:10 2009 UTC (3 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.41: +23 -23 lines
Diff to previous 1.41
- Patch #595084 by c960657: use type hinting for .

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 11:49:52 2009 UTC (4 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.40: +31 -33 lines
Diff to previous 1.40
- Patch #610066 by jhodgdon: hook_node_access_records() documentation was badly formatted.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 00:47:09 2009 UTC (5 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
- Patch #569512 by Amitaibu: fixed un-existing function name in hook_node_access() documentation.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 21:39:03 2009 UTC (6 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 14:24:34 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 07:22:15 2009 UTC (3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.36: +25 -22 lines
Diff to previous 1.36
- Patch #560578 by torelad: hook_node_info documentation corrections.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 10:56:33 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
- Patch #446518 by sun: remove  argument from check_markup().

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 09:47:04 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.34: +65 -52 lines
Diff to previous 1.34
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:40 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 15:50:56 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.32: +30 -20 lines
Diff to previous 1.32
#545306 by alexanderpas: De-op hook_node_type().

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 14:58:40 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.31: +62 -1 lines
Diff to previous 1.31
#364564 by cwgordon7: Document hook_ranking().

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 19:24:21 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:06 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.29: +11 -5 lines
Diff to previous 1.29
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 10:38:12 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.28: +11 -11 lines
Diff to previous 1.28
- Patch #499004 by jhodgdon: documentation updates and corrections.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 19:26:31 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.27: +1 -3 lines
Diff to previous 1.27
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 13:56:21 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.26: +1 -29 lines
Diff to previous 1.26
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 09:10:05 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.25: +15 -16 lines
Diff to previous 1.25
- Patch #409750 by yched et al: overhaul and extend node build modes.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:38 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 04:59:48 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +3 -4 lines
Diff to previous 1.23
- Patch #336300 by jhodgdon: updated documentation to reference the correct hook.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:28 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 02:01:53 2009 UTC (6 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.21: +108 -1 lines
Diff to previous 1.21
#309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 05:21:55 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- Patch #471142 by stella: code style fixes.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 23:19:13 2009 UTC (6 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in API documentation.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 20:41:17 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +29 -19 lines
Diff to previous 1.18
- Patch #367214 by alienbrain: added documentation for hook_node_build_alter and remove documentatin for hook_node_alter.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:28:12 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.17: +7 -7 lines
Diff to previous 1.17
- Patch #457532 by Berdir: more PHP5 'fixes'.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 12:23:32 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +2 -4 lines
Diff to previous 1.16
- Patch #390774 by jhodgdon: API doc improvements and corrections.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 10:11:34 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +15 -26 lines
Diff to previous 1.15
- Patch #449718 by alienbrain: node_feed() is now using new node building API.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 17:48:11 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #446742 by sun, dmitrig01: fixed various bugs.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 16:33:48 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.13: +17 -5 lines
Diff to previous 1.13
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 12:41:54 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
- Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 22:01:36 2009 UTC (8 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
- Patch #283931 by jeffschuler: documentation clarification.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:04 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.10: +26 -26 lines
Diff to previous 1.10
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 07:34:30 2009 UTC (9 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
#365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:22:26 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:08:43 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.7: +10 -10 lines
Diff to previous 1.7
- Removing whitespace.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 16:19:39 2009 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering out of node module'.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 12:02:22 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +8 -16 lines
Diff to previous 1.5
- Patch #350984 by Moshe: kick comment rendering out of node module.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 16:03:56 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:38 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 11:30:24 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +217 -90 lines
Diff to previous 1.2
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:45 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1: +47 -17 lines
Diff to previous 1.1
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 02:37:32 2008 UTC (12 months ago) by webchick
Branch: MAIN
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2