You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2004/01/22 14:09:59 UTC

cvs commit: cocoon-2.1/src/blocks/woody/samples/resources woody-field-styling.xsl woody-calendar-styling.xsl woody-advanced-field-styling.xsl

joerg       2004/01/22 05:09:59

  Modified:    src/blocks/woody/samples/resources/mattkruse-lib
                        AnchorPosition.js OptionTransfer.js
                        CalendarPopup.js selectbox.js PopupWindow.js
               src/blocks/woody/samples/resources woody-field-styling.xsl
                        woody-calendar-styling.xsl
                        woody-advanced-field-styling.xsl
  Log:
  fixed typos
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/AnchorPosition.js
  
  Index: AnchorPosition.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/AnchorPosition.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AnchorPosition.js	18 Nov 2003 22:45:28 -0000	1.1
  +++ AnchorPosition.js	22 Jan 2004 13:09:58 -0000	1.2
  @@ -26,7 +26,7 @@
   DESCRIPTION: These functions find the position of an <A> tag in a document,
   so other elements can be positioned relative to it.
   
  -COMPATABILITY: Netscape 4.x,6.x,Mozilla, IE 5.x,6.x on Windows. Some small
  +COMPATIBILITY: Netscape 4.x,6.x,Mozilla, IE 5.x,6.x on Windows. Some small
   positioning errors - usually with Window positioning - occur on the 
   Macintosh platform.
   
  
  
  
  1.2       +1 -1      cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/OptionTransfer.js
  
  Index: OptionTransfer.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/OptionTransfer.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- OptionTransfer.js	18 Nov 2003 22:45:28 -0000	1.1
  +++ OptionTransfer.js	22 Jan 2004 13:09:58 -0000	1.2
  @@ -28,7 +28,7 @@
   This object adds value by automatically storing the values that were added
   or removed from each list, as well as the state of the final list. 
   
  -COMPATABILITY: Should work on all Javascript-compliant browsers.
  +COMPATIBILITY: Should work on all Javascript-compliant browsers.
   
   USAGE:
   // Create a new OptionTransfer object. Pass it the field names of the left
  
  
  
  1.2       +1 -1      cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/CalendarPopup.js
  
  Index: CalendarPopup.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/CalendarPopup.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CalendarPopup.js	18 Nov 2003 22:45:28 -0000	1.1
  +++ CalendarPopup.js	22 Jan 2004 13:09:58 -0000	1.2
  @@ -46,7 +46,7 @@
   DESCRIPTION: This object implements a popup calendar to allow the user to
   select a date, month, quarter, or year.
   
  -COMPATABILITY: Works with Netscape 4.x, 6.x, IE 5.x on Windows. Some small
  +COMPATIBILITY: Works with Netscape 4.x, 6.x, IE 5.x on Windows. Some small
   positioning errors - usually with Window positioning - occur on the 
   Macintosh platform.
   The calendar can be modified to work for any location in the world by 
  
  
  
  1.2       +1 -1      cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/selectbox.js
  
  Index: selectbox.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/selectbox.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- selectbox.js	18 Nov 2003 22:45:28 -0000	1.1
  +++ selectbox.js	22 Jan 2004 13:09:58 -0000	1.2
  @@ -27,7 +27,7 @@
   select boxes. Also see the OptionTransfer library to more easily 
   handle transferring options between two lists
   
  -COMPATABILITY: These are fairly basic functions - they should work on
  +COMPATIBILITY: These are fairly basic functions - they should work on
   all browsers that support Javascript.
   */
   
  
  
  
  1.2       +1 -1      cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/PopupWindow.js
  
  Index: PopupWindow.js
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/mattkruse-lib/PopupWindow.js,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PopupWindow.js	18 Nov 2003 22:45:28 -0000	1.1
  +++ PopupWindow.js	22 Jan 2004 13:09:58 -0000	1.2
  @@ -27,7 +27,7 @@
   in a certain place. The window can either be a DIV or a separate browser
   window.
   
  -COMPATABILITY: Works with Netscape 4.x, 6.x, IE 5.x on Windows. Some small
  +COMPATIBILITY: Works with Netscape 4.x, 6.x, IE 5.x on Windows. Some small
   positioning errors - usually with Window positioning - occur on the 
   Macintosh platform. Due to bugs in Netscape 4.x, populating the popup 
   window with <STYLE> tags may cause errors.
  
  
  
  1.31      +2 -2      cocoon-2.1/src/blocks/woody/samples/resources/woody-field-styling.xsl
  
  Index: woody-field-styling.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/woody-field-styling.xsl,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- woody-field-styling.xsl	22 Jan 2004 00:03:26 -0000	1.30
  +++ woody-field-styling.xsl	22 Jan 2004 13:09:58 -0000	1.31
  @@ -6,8 +6,8 @@
                   exclude-result-prefixes="wi">
     
     <!--+
  -      | This sytlesheet is designed to be imported by 'woody-samples-styling.xsl'
  -      | Uncomment this variable declaration if you need to use it by iteslf
  +      | This stylesheet is designed to be imported by 'woody-samples-styling.xsl'.
  +      | Uncomment this variable declaration if you need to use it by itself.
         |
         |      <xsl:param name="resources-uri">resources</xsl:param>
         +-->
  
  
  
  1.4       +2 -2      cocoon-2.1/src/blocks/woody/samples/resources/woody-calendar-styling.xsl
  
  Index: woody-calendar-styling.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/woody-calendar-styling.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- woody-calendar-styling.xsl	19 Dec 2003 18:38:24 -0000	1.3
  +++ woody-calendar-styling.xsl	22 Jan 2004 13:09:58 -0000	1.4
  @@ -6,8 +6,8 @@
                   exclude-result-prefixes="wi">
     
     <!--+
  -      | This sytlesheet is designed to be imported by 'woody-samples-styling.xsl'
  -      | Uncomment this variable declaration if you need to use it by iteslf
  +      | This stylesheet is designed to be imported by 'woody-samples-styling.xsl'.
  +      | Uncomment this variable declaration if you need to use it by itself.
         |
         |      <xsl:param name="resources-uri">resources</xsl:param>
         +-->
  
  
  
  1.3       +2 -2      cocoon-2.1/src/blocks/woody/samples/resources/woody-advanced-field-styling.xsl
  
  Index: woody-advanced-field-styling.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/woody-advanced-field-styling.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- woody-advanced-field-styling.xsl	19 Dec 2003 18:37:58 -0000	1.2
  +++ woody-advanced-field-styling.xsl	22 Jan 2004 13:09:58 -0000	1.3
  @@ -6,8 +6,8 @@
                   exclude-result-prefixes="wi">
   
     <!--+
  -      | This sytlesheet is designed to be imported by 'woody-samples-styling.xsl'
  -      | Uncomment this variable declaration if you need to use it by iteslf
  +      | This stylesheet is designed to be imported by 'woody-samples-styling.xsl'.
  +      | Uncomment this variable declaration if you need to use it by itself.
         |
         |      <xsl:param name="resources-uri">resources</xsl:param>
         +-->