Closed (fixed)
Project:
Skeleton outlines
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2008 at 02:15 UTC
Updated:
13 Feb 2010 at 15:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedHere is a patch which implements this feature.
It works by checking to see if only one template is the parent. If it is, then by default it is used as the book introduction page. To create an introduction page, simply check off the "Add an introduction to this book" checkbox. If more than one template is the parent, then nothing is changed.
This still needs to handle the case where javascript is disabled.
Comment #2
deviantintegral commentedHere is an updated patch which works with JavaScript disabled. Changes include:
Comment #3
deviantintegral commentedHere is an updated patch which actually allows the custom information to be used as it was checking for a variable which no longer exists.
Comment #4
deviantintegral commentedCommitted to HEAD.
Comment #6
stefan81 commentedhi, actually its exactly this what I am looking for :)
I would like to test it.
Is it already implemented at version 6.x-1.0-alpha1 ?
Comment #7
stefan81 commentedsorry, finally found out how it works (6.x-1.x-dev)
Comment #8
stefan81 commentedBut I get this error on instance creation:
"There is no new content."
I am running CCK 6.x-3.x-dev
Could this be the problem?