Index: openacs-4/packages/attachments/www/file-add.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/file-add.adp,v diff -u -r1.12 -r1.12.2.1 --- openacs-4/packages/attachments/www/file-add.adp 3 Jul 2015 10:50:52 -0000 1.12 +++ openacs-4/packages/attachments/www/file-add.adp 5 Aug 2016 14:11:57 -0000 1.12.2.1 @@ -6,17 +6,17 @@
- - - + + +
- + @@ -32,11 +32,11 @@ - + @@ -52,7 +52,7 @@ - Index: openacs-4/packages/attachments/www/simple-add.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/simple-add.adp,v diff -u -r1.11 -r1.11.2.1 --- openacs-4/packages/attachments/www/simple-add.adp 3 Jul 2015 10:50:52 -0000 1.11 +++ openacs-4/packages/attachments/www/simple-add.adp 5 Aug 2016 14:11:57 -0000 1.11.2.1 @@ -8,31 +8,31 @@
- - - - + + + +
#attachments.Title# - + @title@
+
- + - + @@ -42,7 +42,7 @@ - Index: openacs-4/packages/attachments/www/admin/new-root-folder-map.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/admin/new-root-folder-map.adp,v diff -u -r1.3 -r1.3.2.1 --- openacs-4/packages/attachments/www/admin/new-root-folder-map.adp 27 Oct 2014 16:41:05 -0000 1.3 +++ openacs-4/packages/attachments/www/admin/new-root-folder-map.adp 5 Aug 2016 14:11:57 -0000 1.3.2.1 @@ -6,14 +6,14 @@ #attachments.lt_No_file-storage_folde# - - - + + +
- - + +
Index: openacs-4/packages/attachments/www/doc/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/doc/index.adp,v diff -u -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/attachments/www/doc/index.adp 5 Jul 2016 16:52:02 -0000 1.1.2.6 +++ openacs-4/packages/attachments/www/doc/index.adp 5 Aug 2016 14:11:57 -0000 1.1.2.7 @@ -32,17 +32,17 @@ 1.1.1 What does attachments do?

-attachments is a service package that allows you to -attach one or more file-storage files to any acs_object. -attachments is mounted below a package that uses it, and +attachments is a service package that allows you to +attach one or more file-storage files to any acs_object. +attachments is mounted below a package that uses it, and the application provides links into the attachments package's UI.

1.1.2 At a high level, how does attachments work?

Before you can use the attachments package, each instance of -your package must be mapped to a file-storage root -folder.

+your package must be mapped to a file-storage root +folder.

The root folder is a "super folder" for all the files in that specific instance of file-storage, and it is created automatically when the file-storage package is instanciated.

@@ -56,7 +56,7 @@ 1.2.1 Mount attachments under your package

The first step is to mount the attachments package -under your package. In the site-map, you +under your package. In the site-map, you should create a new site-node (sub-folder) under your package called "attach".

"attach" is the standard URL, however URL this can be @@ -77,8 +77,8 @@ package_id of the instance of your package.

Two utility procs to help you do this:

-fs::get_root_folder and -attachments::map_root_folder +fs::get_root_folder and +attachments::map_root_folder

1.2.3 Attaching files to Index: openacs-4/packages/categories/lib/list-categories.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/lib/list-categories.adp,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/categories/lib/list-categories.adp 14 Jul 2015 22:36:42 -0000 1.4 +++ openacs-4/packages/categories/lib/list-categories.adp 5 Aug 2016 14:11:57 -0000 1.4.2.1 @@ -4,7 +4,7 @@

@categories.tree_name@

Index: openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.adp,v diff -u -r1.5 -r1.5.6.1 --- openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.adp 13 Jul 2009 12:57:56 -0000 1.5 +++ openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.adp 5 Aug 2016 14:11:57 -0000 1.5.6.1 @@ -2,7 +2,7 @@
#attachments.Title# @title@ - +
+
- #dotlrn-forums.No_Postings# + #dotlrn-forums.No_Postings#
- + Index: openacs-4/packages/acs-authentication/www/doc/configure-batch-sync.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/www/doc/configure-batch-sync.adp,v diff -u -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/acs-authentication/www/doc/configure-batch-sync.adp 16 Jul 2016 17:28:03 -0000 1.1.2.5 +++ openacs-4/packages/acs-authentication/www/doc/configure-batch-sync.adp 5 Aug 2016 14:17:34 -0000 1.1.2.6 @@ -10,13 +10,13 @@

Configure Batch Synchronization

    -
  1. Browse to the authentication administration page, http://yourserver/acs-admin/auth/ +

  2. Browse to the authentication administration page, http://yourserver/acs-admin/auth/ and choose an authority for batch sync.

  3. Set Batch sync enabled to Yes. Set GetDocument Implementation to HTTP GET. Set ProcessDocument Implementation to IMS Enterprise 1.1. These settings will cause OpenACS to attempt to retrieve via HTTP a list of users in XML format from a location we will specify in a -few steps.

  4. Click OK.

  5. On the next page, click Configure on the GetDocument Implementation +few steps.

  6. Click OK.

  7. On the next page, click Configure on the GetDocument Implementation line.

  8. Enter either or both the IncrementalURL and SnapshotURL. These are the URLs which the external Authority will supply with XML files in IMS Enterprise 1.1 format.

  9. Index: openacs-4/packages/acs-developer-support/lib/footer.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-developer-support/lib/footer.adp,v diff -u -r1.18 -r1.18.2.1 --- openacs-4/packages/acs-developer-support/lib/footer.adp 27 Jul 2015 12:20:48 -0000 1.18 +++ openacs-4/packages/acs-developer-support/lib/footer.adp 5 Aug 2016 14:19:46 -0000 1.18.2.1 @@ -5,7 +5,7 @@ - Comment:
    @comments.text;noi18n@

    + Comment:
    @comments.text;noi18n@


    @@ -17,7 +17,7 @@ Faked user: @fake_user_name@ (@fake_user_email@) [user_id #@fake_user_id@] (Unfake)
    - Faked user: Not faking.
    + Faked user: Not faking.
    Change faked user:
@grade_plural_name@ (@grade_weight@% #evaluation-portlet.total_grade#)@grade_plural_name@ (@grade_weight@% #evaluation-portlet.total_grade#) @actions;noquote@
- - + +
#assessment.section#: @section.title@
@section.description@
#assessment.section#: @section.title@
@section.description@
@section.instructions;noquote@

   -#assessment.Items#

+#assessment.Items#

- - + +
@items.name@: *@items.title;noquote@ *
@items.name@: *@items.title;noquote@ *
@items.content;noquote@
Index: openacs-4/packages/assessment-portlet/www/assessment-portlet.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment-portlet/www/assessment-portlet.adp,v diff -u -r1.10 -r1.10.6.1 --- openacs-4/packages/assessment-portlet/www/assessment-portlet.adp 9 Nov 2008 23:29:22 -0000 1.10 +++ openacs-4/packages/assessment-portlet/www/assessment-portlet.adp 5 Aug 2016 14:19:46 -0000 1.10.6.1 @@ -1,12 +1,12 @@ - #assessment.Open_Assessments# + #assessment.Open_Assessments# - #assessment.Closed_Assessments# + #assessment.Closed_Assessments# Index: openacs-4/packages/news/www/admin/approve.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/admin/approve.adp,v diff -u -r1.12.2.1 -r1.12.2.2 --- openacs-4/packages/news/www/admin/approve.adp 5 Aug 2016 13:55:53 -0000 1.12.2.1 +++ openacs-4/packages/news/www/admin/approve.adp 5 Aug 2016 14:14:57 -0000 1.12.2.2 @@ -28,8 +28,7 @@
@hidden_vars;noquote@ - - +@items.revision_id@ ">

@publish_date_select;noquote@