Update README.txt

deviantintegral - December 8, 2008 - 02:30
Project:Skeleton outlines
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

The README needs to be updated for the Drupal 6 version.

#1

deviantintegral - December 14, 2008 - 19:14
Status:active» postponed

#2

deviantintegral - January 28, 2009 - 18:42

Here is a current list of changes since the Drupal 5 stable release.

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.

#3

deviantintegral - August 27, 2009 - 19:19

Here is an up-to-date list of changes, edited to clean up some misformatted CVS messages.

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.

#4

deviantintegral - August 27, 2009 - 19:36
Status:postponed» fixed

I've updated the README in the documentation.

#5

System Message - September 10, 2009 - 19:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.