skeleton 6.x-1.0-alpha1

deviantintegral - August 27, 2009 - 19:40
Download Size md5 hash
skeleton-6.x-1.0-alpha1.tar.gz 29.37 KB 5dbc3968a630f0160e6d3d3335ec246f
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: August 27, 2009 - 19:46

This release is being marked as an "alpha" release as it requires two patches to Drupal core to function.

Changes since DRUPAL-5--1-0:

  • #344010: Implement code style recommendations.
  • #344132: Initial port to Drupal 6. This commit simply implements anything flagged by the Coder module, as well as a few things I noticed as well.
  • #344132: Port to Drupal 6. Fix errors in schema API and properly detect and display installation errors.
  • #344132: Port to Drupal 6. Better help text in the case of no templates existing, and properly detect the situation where a skeleton is created but no templates exist. Form API updates for Drupal 6 as well.
  • #344132: Port to Drupal 6. Rename skeleton_get_template() to skeleton_template_load() so it can be used in Drupal 6's autoloading menu system.
  • #344132: Port to Drupal 6. Skeletons can now be created and instantiated. Instead of updating tables directly, we use a manually created node and drupal_execute. Menu API and Form API updates for correctness.
  • #344536: Reorganize tab layout. The administrator tabs are now broken down into main categories of "Skeletons" and "Templates", with sub-tasks for each category.
  • #344530: Clean up Overview and Templates tab.
  • #344532: Implement proper preview for templates. This involved more changes to the menu system and some renaming of some functions. We also now use a proper confirm_form() call for deleting templates.
  • #350316: Associated templates shows all templates.
  • #346963: Work with content translation. Language settings on templates are now properly shown in the administrative tables. When creating a skeleton, a language can be chosen for the root book page.
  • #350328: Clean up Skeleton edit page.
  • #351935: Hide template tables if no templates are available.
  • #351936: Edit skeleton link is broken.
  • #351941: Sync operations on skeleton edit screen.
  • #352258: agentrickard, Remove include_once('skeleton_common.inc');.
  • #352265: Bring menu up to date with D6.
  • #344133: Integrate Token Module.
  • #357010: Node access form is empty if no roles are selected.
  • #351943: Allow a template to be used for the book introduction.
  • #357436: Fix subpages not having node authors. The author of an instantiated template can now be specified by users with the "administer nodes" permission.
  • #361658: Warnings if no custom tokens have been defined.
  • #357494: Creating a book breaks if you don't have right permissions.
  • #357497: Template subpages default to an empty split summary.
  • #358436: No child nodes are created. This is currently dependent on core issues #360377 and #364529.
  • #362808: "Create new instance" link in "Create content" area.
  • #398814: Templates don't work with WYWIWYG API due to unsetting #after_build.
  • #351884: Add new pages to instantiated templates.
  • #396110: Edit Template fails if machine readable name of content type contains underscore.
  • #418862: Update unsetting of filefields for current CCK.
  • #419852: Store created node ID's in $form_state.
  • #418862: Update unsetting of filefields for current CCK
  • #423220: Martin Mayer, Weight of templates does not influence order in book navigation.
  • #462738: Allow longer token replacements.
  • #521470: Deleting a template doesn't reset the parent of any child templates.
  • #459562: Allow use of pathauto's [bookpathalias] token.
  • #420098: Adding and deleting instantiated nodes from existing books.
  • #545048: Templates are marked as unchanged when templates are updated.
  • #544982: CCK Field support for initial book pages.
  • #544560: CCK text field support for tokens.
  • #357500: Add Template breaks if no node types are available.
  • #357493: Skeleton table doesn't check user permissions for template links.
  • #344134: Update README.txt.
 
 

Drupal is a registered trademark of Dries Buytaert.