[Templates-cvs] cvs commit: Template2/lib/Template/Manual Config.pod Credits.pod Directives.pod Filters.pod Internals.pod Intro.pod Plugins.pod Refs.pod Syntax.pod VMethods.pod Variables.pod Views.pod

cvs@template-toolkit.org cvs@template-toolkit.org
Mon, 12 Jan 2004 11:52:33 +0000


cvs         04/01/12 11:52:28

  Modified:    lib/Template/Manual Config.pod Credits.pod Directives.pod
                        Filters.pod Internals.pod Intro.pod Plugins.pod
                        Refs.pod Syntax.pod VMethods.pod Variables.pod
                        Views.pod
  Log:
  prep for version 2.12
  
  Revision  Changes    Path
  1.48      +11 -1     Template2/lib/Template/Manual/Config.pod
  
  Index: Config.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Config.pod,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- Config.pod	2004/01/06 18:31:27	1.47
  +++ Config.pod	2004/01/12 11:52:27	1.48
  @@ -2099,7 +2099,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -2109,3 +2109,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.48      +11 -1     Template2/lib/Template/Manual/Credits.pod
  
  Index: Credits.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Credits.pod,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- Credits.pod	2004/01/06 18:31:27	1.47
  +++ Credits.pod	2004/01/12 11:52:27	1.48
  @@ -164,7 +164,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -174,3 +174,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.47      +11 -1     Template2/lib/Template/Manual/Directives.pod
  
  Index: Directives.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Directives.pod,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- Directives.pod	2004/01/06 18:31:27	1.46
  +++ Directives.pod	2004/01/12 11:52:27	1.47
  @@ -2156,7 +2156,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -2166,3 +2166,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.46      +11 -1     Template2/lib/Template/Manual/Filters.pod
  
  Index: Filters.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Filters.pod,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- Filters.pod	2004/01/06 18:31:27	1.45
  +++ Filters.pod	2004/01/12 11:52:27	1.46
  @@ -506,7 +506,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -516,3 +516,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.47      +11 -1     Template2/lib/Template/Manual/Internals.pod
  
  Index: Internals.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Internals.pod,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- Internals.pod	2004/01/06 18:31:29	1.46
  +++ Internals.pod	2004/01/12 11:52:27	1.47
  @@ -533,7 +533,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -543,3 +543,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.46      +11 -1     Template2/lib/Template/Manual/Intro.pod
  
  Index: Intro.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Intro.pod,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- Intro.pod	2004/01/06 18:31:29	1.45
  +++ Intro.pod	2004/01/12 11:52:27	1.46
  @@ -272,7 +272,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -282,3 +282,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.46      +11 -1     Template2/lib/Template/Manual/Plugins.pod
  
  Index: Plugins.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Plugins.pod,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- Plugins.pod	2004/01/06 18:31:29	1.45
  +++ Plugins.pod	2004/01/12 11:52:27	1.46
  @@ -529,7 +529,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -539,3 +539,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.46      +11 -1     Template2/lib/Template/Manual/Refs.pod
  
  Index: Refs.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Refs.pod,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- Refs.pod	2004/01/06 18:31:29	1.45
  +++ Refs.pod	2004/01/12 11:52:27	1.46
  @@ -148,7 +148,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -158,3 +158,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.46      +11 -1     Template2/lib/Template/Manual/Syntax.pod
  
  Index: Syntax.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Syntax.pod,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- Syntax.pod	2004/01/06 18:31:29	1.45
  +++ Syntax.pod	2004/01/12 11:52:27	1.46
  @@ -283,7 +283,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -293,3 +293,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.11      +11 -1     Template2/lib/Template/Manual/VMethods.pod
  
  Index: VMethods.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/VMethods.pod,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- VMethods.pod	2004/01/06 18:31:29	1.10
  +++ VMethods.pod	2004/01/12 11:52:27	1.11
  @@ -506,7 +506,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -516,3 +516,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.47      +11 -1     Template2/lib/Template/Manual/Variables.pod
  
  Index: Variables.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Variables.pod,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- Variables.pod	2004/01/06 18:31:29	1.46
  +++ Variables.pod	2004/01/12 11:52:27	1.47
  @@ -845,7 +845,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -855,3 +855,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.46      +11 -1     Template2/lib/Template/Manual/Views.pod
  
  Index: Views.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Manual/Views.pod,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- Views.pod	2004/01/06 18:31:29	1.45
  +++ Views.pod	2004/01/12 11:52:27	1.46
  @@ -619,7 +619,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -629,3 +629,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4: