-
Content Construction Kit (CCK): September 19, 2006 0:54
Commit 3f63caf on 5.x-1.x, 6.x-1.x, 6.x-2.x, 6.x-3.x, masterby JonBob.info files for Drupal 5.0 compatibility.
-
#81599: Call-time pass by reference. Patch by RobRoy.
-
Content Construction Kit (CCK): September 19, 2006 0:36
Commit c48599f on 5.x-1.x, 6.x-1.x, 6.x-2.x, 6.x-3.x, masterby JonBobFix for new caching API
-
Implementations of all delete functions. #63300: Fixed the deletion of content types to also delete field instances/fields as necessary.
-
Addition of a CRUD library for CCK objects.
-
#74535: PostgreSQL compatibility. Patch by PMunn, sammys.
-
Allow users to select a format when creating a view.
-
Addition of new content_format() function to prepare for output choices in Views.
-
Content Construction Kit (CCK): August 20, 2006 19:34
Commit ae6d685 on 5.x-1.x, 6.x-1.x, 6.x-2.x, 6.x-3.x, masterby JonBob#79682: Adapted for form pull module. Patch by chx.
-
Split code for views.module and pathauto.module into separate includes, so we don't have to parse the code if the modules aren't being used.