Commit Graph

39 Commits (80432a6a0017f189173eaf92f3d67393d804d949)

Author SHA1 Message Date
Angie Byron 7ed3cf3b13 #569238 by sun, swentel, catch: Changed Make check_markup() not cache by default. 2009-10-10 21:39:03 +00:00
Dries Buytaert d734f2f25d - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions. 2009-09-25 14:24:34 +00:00
Dries Buytaert 149196005d - Patch #560578 by torelad: hook_node_info documentation corrections. 2009-08-27 07:22:15 +00:00
Dries Buytaert 5dd8314d0a - Patch #446518 by sun: remove argument from check_markup(). 2009-08-20 10:56:33 +00:00
Dries Buytaert c5f683b27c - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access(). 2009-08-20 09:47:04 +00:00
Angie Byron b41323642b #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://. 2009-08-17 19:14:42 +00:00
Angie Byron 84afe0d927 #545306 by alexanderpas: De-op hook_node_type(). 2009-08-11 15:50:56 +00:00
Angie Byron c3081764c3 #364564 by cwgordon7: Document hook_ranking(). 2009-08-05 14:58:40 +00:00
Dries Buytaert 926606eeca - 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. 2009-07-30 19:24:21 +00:00
Dries Buytaert a938e18a1b - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort. 2009-07-28 19:18:08 +00:00
Dries Buytaert 82d912d863 - Patch #499004 by jhodgdon: documentation updates and corrections. 2009-07-28 10:38:12 +00:00
Dries Buytaert d01379dd18 - Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal. 2009-07-27 19:26:31 +00:00
Dries Buytaert 5fbaa4b83c - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. 2009-07-11 13:56:22 +00:00
Dries Buytaert f96c141f5a - Patch #409750 by yched et al: overhaul and extend node build modes. 2009-06-22 09:10:07 +00:00
Dries Buytaert 3d64cb5eca - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert c2e2027f3d - Patch #336300 by jhodgdon: updated documentation to reference the correct hook. 2009-06-09 04:59:48 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Angie Byron e8364f5156 #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. 2009-05-27 02:01:54 +00:00
Dries Buytaert 765d0572a2 - Patch #471142 by stella: code style fixes. 2009-05-24 05:21:56 +00:00
Angie Byron 0978742089 #367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in API documentation. 2009-05-12 23:19:13 +00:00
Dries Buytaert 6445ba5986 - Patch #367214 by alienbrain: added documentation for hook_node_build_alter and remove documentatin for hook_node_alter. 2009-05-10 20:41:17 +00:00
Dries Buytaert 0e0ca3b589 - Patch #457532 by Berdir: more PHP5 'fixes'. 2009-05-09 18:28:13 +00:00
Dries Buytaert 89f2f4acdd - Patch #390774 by jhodgdon: API doc improvements and corrections. 2009-05-08 12:23:32 +00:00
Dries Buytaert a8c30ed91e - Patch #449718 by alienbrain: node_feed() is now using new node building API. 2009-05-03 10:11:35 +00:00
Dries Buytaert cce402d1cb - Patch #446742 by sun, dmitrig01: fixed various bugs. 2009-04-29 17:48:11 +00:00
Dries Buytaert 96ca81fb00 - Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay. 2009-04-25 16:33:48 +00:00
Dries Buytaert 4072ea4652 - Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore. 2009-03-17 12:41:54 +00:00
Dries Buytaert 3faf46dcb0 - Patch #283931 by jeffschuler: documentation clarification. 2009-03-08 22:01:36 +00:00
Angie Byron ddc2604d69 #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. 2009-03-08 04:25:07 +00:00
Angie Byron f16eccbe9d #365183 by Eaton: Fix for node_feed() silently discards ->content (with tests). 2009-01-28 07:34:30 +00:00
Dries Buytaert 2e8ca690ff - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave. 2009-01-27 00:22:27 +00:00
Dries Buytaert 6d3d75fe4b - Removing whitespace. 2009-01-26 14:08:44 +00:00
Dries Buytaert 27e01ade23 - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering out of node module'. 2009-01-04 16:19:39 +00:00
Dries Buytaert 5ba50b3fe8 - Patch #350984 by Moshe: kick comment rendering out of node module. 2008-12-31 12:02:24 +00:00
Dries Buytaert a04728577f - Patch #352054 by catch: convert calls to db_placeholders() in static queries. 2008-12-29 16:03:57 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Dries Buytaert c0cb68abcc - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups. 2008-12-09 11:30:25 +00:00
Dries Buytaert 58b0235a72 - Patch #324313 by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Angie Byron 66df602593 #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core. 2008-11-25 02:37:33 +00:00