/[drupal]/contributions/modules/outline/outline.info
ViewVC logotype

Log of /contributions/modules/outline/outline.info

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


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

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 03:07:51 2008 UTC (11 months, 4 weeks ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-6--0-0-ALPHA2, HEAD
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
nothing.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 18 04:12:20 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-6--0-0-alpha1
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
* The upcoming Drupal 6 version of outline.module is a *complete rewrite* of the module.

* The Drupal 6 version of outline.module is now *dependent on* core's book.module,
instead of being a replacement module, like in Drupal 5.

* The tables {outline_nodes} and {outline_volume} are replaced by
{outline_node}, {outline_book}, {outline_perm} and {outline_types}
to accomodate for all the features planned in the upcoming release.

* There is a migration path from the Drupal 5 DB schema. The migration is not yet complete and needs testing.

* We replace the book.module javascript AHAH callback with our own, so we can customize the return value (add form elements).

* Any change in the outline settings at the node level is saved in the revision if 'create revision' is checked.

* The form elements to set the child page node, and the TOC depth view are directly inserted on the form node,
alongside book.module's form elements.

* The link 'add child node' is customized to take into account the child node type setting.

Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 23:06:56 2007 UTC (2 years, 5 months ago) by dww
Branch: DRUPAL-5
Changes since 1.3.2.1: +1 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.6
#152819: Module .info files should not define 'version' in CVS

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 22:53:53 2007 UTC (2 years, 5 months ago) by dww
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
#152819: Module .info files should not define 'version' in CVS

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 15:00:53 2007 UTC (2 years, 7 months ago) by augustin
Branch: DRUPAL-5
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#134840 Missing quotes causes parsing error with php5. Thanks to Cloudy for pointing out the solution.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jan 7 20:50:46 2007 UTC (2 years, 10 months ago) by pwolanin
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
hey, some of this code even works...

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 09:12:19 2007 UTC (2 years, 10 months ago) by augustin
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
#106316 Change info to reflect module name and repository change.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 29 06:12:17 2006 UTC (2 years, 10 months ago) by augustin
Branch: MAIN
Creation of a new outline module based on book.module.
The aim is to strip the book node type definition, but to keep and improve the outline function,
based on beginner's and pwolanin's patch here: http://drupal.org/node/65319 and http://drupal.org/node/81226 .
TODO:
  replace book_hooks() into outline_hooks().
  replace {book} into {volume}
  remove book node type definition
  make outline function more general.

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