/[drupal]/contributions/modules/skeleton/skeleton_template.inc
ViewVC logotype

Log of /contributions/modules/skeleton/skeleton_template.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 18:51:01 2009 UTC (3 months ago) by deviantintegral
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, HEAD
Changes since 1.19: +2 -4 lines
Diff to previous 1.19
#357500: Add Template breaks if no node types are available.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 17:33:43 2009 UTC (3 months ago) by deviantintegral
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#545048: Templates are marked as unchanged when templates are updated.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 18:12:35 2009 UTC (4 months, 1 week ago) by deviantintegral
Branch: MAIN
Changes since 1.17: +1 -2 lines
Diff to previous 1.17
#420098: Adding and deleting instantiated nodes from existing books.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 18:02:49 2009 UTC (4 months, 1 week ago) by deviantintegral
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
#521470: Deleting a template doesn't reset the parent of any child templates.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 00:25:43 2009 UTC (6 months, 4 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.15: +4 -3 lines
Diff to previous 1.15
#418862: Update unsetting of filefields for current CCK

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 19:37:50 2009 UTC (7 months, 4 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.14: +14 -3 lines
Diff to previous 1.14
#418862: Update unsetting of filefields for current CCK.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 18:22:29 2009 UTC (8 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.13: +140 -141 lines
Diff to previous 1.13
#351884: Add new pages to instantiated templates.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 16:12:03 2009 UTC (8 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
#398814: Templates don't work with WYWIWYG API due to unsetting #after_build.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 22:35:12 2009 UTC (9 months, 3 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#357497: Template subpages default to an empty split summary.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:23:19 2009 UTC (10 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.10: +7 -2 lines
Diff to previous 1.10
#357010: Node access form is empty if no roles are selected.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 17:38:58 2009 UTC (10 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.9: +28 -2 lines
Diff to previous 1.9
#344133: Integrate Token Module.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 01:54:08 2009 UTC (10 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.8: +24 -2 lines
Diff to previous 1.8
#352265: Bring menu up to date with D6.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 00:26:59 2008 UTC (11 months ago) by deviantintegral
Branch: MAIN
Changes since 1.7: +17 -3 lines
Diff to previous 1.7
#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.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 18:17:47 2008 UTC (11 months, 1 week ago) by deviantintegral
Branch: MAIN
Changes since 1.6: +56 -30 lines
Diff to previous 1.6
#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.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 21:38:15 2008 UTC (11 months, 1 week ago) by deviantintegral
Branch: MAIN
Changes since 1.5: +13 -3 lines
Diff to previous 1.5
#344530: Clean up Overview and Templates tab.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:09:23 2008 UTC (11 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.4: +13 -13 lines
Diff to previous 1.4
#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.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 02:22:53 2008 UTC (11 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Changes since 1.3: +15 -15 lines
Diff to previous 1.3
#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.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 00:09:18 2008 UTC (11 months, 2 weeks ago) by deviantintegral
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +39 -37 lines
Diff to previous 1.2
#344010: Implement code style recommendations.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 21:40:33 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.1: +7 -5 lines
Diff to previous 1.1
Fixes error where book node types are entered into the {book} table twice.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 17 15:57:15 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-beta, DRUPAL-5--1-0alpha
Initial commit of the Skeleton module.  This module creates reusable book outlines containing stored node data.  Is allows you to create a book once and publish it many times.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2