Index: openacs-4/packages/acs-datetime/www/doc/examples/calendar-navigation.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/Attic/calendar-navigation.adp,v diff -u -r1.3.20.1 -r1.3.20.2 --- openacs-4/packages/acs-datetime/www/doc/examples/calendar-navigation.adp 11 Sep 2013 18:40:10 -0000 1.3.20.1 +++ openacs-4/packages/acs-datetime/www/doc/examples/calendar-navigation.adp 24 Sep 2013 07:42:13 -0000 1.3.20.2 @@ -1,8 +1,8 @@ - + -@title;noquote@ +@title;noquote@
dt_widget_calendar_navigation base_url view date pass_in_vars 
@@ -35,7 +35,7 @@
-@calendar_widget@ +@calendar_widget;noquote@
Index: openacs-4/packages/acs-datetime/www/doc/examples/calendar-widgets.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/Attic/calendar-widgets.adp,v diff -u -r1.3.20.1 -r1.3.20.2 --- openacs-4/packages/acs-datetime/www/doc/examples/calendar-widgets.adp 11 Sep 2013 18:40:10 -0000 1.3.20.1 +++ openacs-4/packages/acs-datetime/www/doc/examples/calendar-widgets.adp 24 Sep 2013 07:42:13 -0000 1.3.20.2 @@ -2,7 +2,7 @@ -@title;noquote@ +@title;noquote@

These are the various widgets to generate calendar views. Note @@ -21,7 +21,7 @@

@dt_examples.procedure@

-
@dt_examples.result@
+
@dt_examples.result;noquote@
Index: openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp,v diff -u -r1.4.20.1 -r1.4.20.2 --- openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp 11 Sep 2013 18:40:10 -0000 1.4.20.1 +++ openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.adp 24 Sep 2013 07:42:13 -0000 1.4.20.2 @@ -2,7 +2,7 @@ -@title;noquote@ +@title;noquote@

The following table offers examples of the various date and time functions:

@@ -36,7 +36,7 @@ dt_systime accepts any of the formatting codes supported by the Tcl clock format procedure, which is used for the underlying processing. See current documentation at http://www.scriptics.com/man/. +href="http://www.tcl.tk/man/">http:///www.tcl.tk/man/.
  • All procedures that take date or time as an input argument are capable of accepting these inputs in any format capable of being parsed by clock Index: openacs-4/packages/acs-datetime/www/doc/examples/datetime-widgets.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/Attic/datetime-widgets.adp,v diff -u -r1.4.20.1 -r1.4.20.2 --- openacs-4/packages/acs-datetime/www/doc/examples/datetime-widgets.adp 11 Sep 2013 18:40:11 -0000 1.4.20.1 +++ openacs-4/packages/acs-datetime/www/doc/examples/datetime-widgets.adp 24 Sep 2013 07:42:13 -0000 1.4.20.2 @@ -2,7 +2,7 @@ -@title;noquote@ +@title;noquote@

    There is one main procedure to generate date and time widgets: @@ -26,7 +26,7 @@ @dt_examples.procedure@ - @dt_examples.result@ + @dt_examples.result;noquote@ Index: openacs-4/packages/acs-datetime/www/doc/examples/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/index.adp,v diff -u -r1.2 -r1.2.20.1 --- openacs-4/packages/acs-datetime/www/doc/examples/index.adp 22 Sep 2003 19:44:28 -0000 1.2 +++ openacs-4/packages/acs-datetime/www/doc/examples/index.adp 24 Sep 2013 07:42:13 -0000 1.2.20.1 @@ -1,6 +1,6 @@ -<%= [ad_header "ACS DateTime Examples"] %> +

    ACS DateTime Examples

    @@ -17,4 +17,3 @@ -<%= [ad_footer] %>