Index: openacs-4/packages/attachments/www/attach.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/attach.adp,v diff -u -r1.13 -r1.14 --- openacs-4/packages/attachments/www/attach.adp 29 May 2009 18:13:24 -0000 1.13 +++ openacs-4/packages/attachments/www/attach.adp 3 Jul 2015 10:50:52 -0000 1.14 @@ -1,6 +1,6 @@ doc -@context;noquote@ +@context;literal@

#attachments.lt_You_are_attaching_a_d#

Index: openacs-4/packages/attachments/www/detach.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/detach.adp,v diff -u -r1.3 -r1.4 --- openacs-4/packages/attachments/www/detach.adp 27 Oct 2014 16:41:05 -0000 1.3 +++ openacs-4/packages/attachments/www/detach.adp 3 Jul 2015 10:50:52 -0000 1.4 @@ -1,5 +1,5 @@ - @title@ - @context@ + @title;literal@ + @context;literal@ \ No newline at end of file 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.11 -r1.12 --- openacs-4/packages/attachments/www/file-add.adp 16 Jun 2015 09:56:50 -0000 1.11 +++ openacs-4/packages/attachments/www/file-add.adp 3 Jul 2015 10:50:52 -0000 1.12 @@ -1,6 +1,6 @@ #attachments.lt_Upload_New_Attachment# -@context;noquote@ +@context;literal@

#attachments.you_are_attaching_document_to_object#

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.10 -r1.11 --- openacs-4/packages/attachments/www/simple-add.adp 16 Jun 2015 09:56:50 -0000 1.10 +++ openacs-4/packages/attachments/www/simple-add.adp 3 Jul 2015 10:50:52 -0000 1.11 @@ -1,6 +1,6 @@ #attachments.Attach_URL# -@context;noquote@ +@context;literal@

#attachments.you_are_attaching_url_to_object# Index: openacs-4/packages/general-comments/www/comment-ae-2.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-ae-2.adp,v diff -u -r1.11 -r1.12 --- openacs-4/packages/general-comments/www/comment-ae-2.adp 17 Jun 2015 07:19:50 -0000 1.11 +++ openacs-4/packages/general-comments/www/comment-ae-2.adp 3 Jul 2015 10:50:52 -0000 1.12 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@ #general-comments.lt_Here_is_how_your_comm# Index: openacs-4/packages/general-comments/www/comment-ae.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/Attic/comment-ae.adp,v diff -u -r1.11 -r1.12 --- openacs-4/packages/general-comments/www/comment-ae.adp 17 Jun 2015 07:19:50 -0000 1.11 +++ openacs-4/packages/general-comments/www/comment-ae.adp 3 Jul 2015 10:50:52 -0000 1.12 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@ comment.title

Index: openacs-4/packages/general-comments/www/delete-attachment.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/delete-attachment.adp,v diff -u -r1.7 -r1.8 --- openacs-4/packages/general-comments/www/delete-attachment.adp 17 Jun 2015 07:19:50 -0000 1.7 +++ openacs-4/packages/general-comments/www/delete-attachment.adp 3 Jul 2015 10:50:52 -0000 1.8 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@ #general-comments.lt_Do_you_really_wish_to_1#

Index: openacs-4/packages/general-comments/www/delete.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/delete.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/general-comments/www/delete.adp 17 Jun 2015 07:19:50 -0000 1.4 +++ openacs-4/packages/general-comments/www/delete.adp 3 Jul 2015 10:50:52 -0000 1.5 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@ #general-comments.lt_Do_you_really_wish_to# Index: openacs-4/packages/general-comments/www/file-ae.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/file-ae.adp,v diff -u -r1.8 -r1.9 --- openacs-4/packages/general-comments/www/file-ae.adp 17 Jun 2015 07:19:50 -0000 1.8 +++ openacs-4/packages/general-comments/www/file-ae.adp 3 Jul 2015 10:50:52 -0000 1.9 @@ -1,7 +1,7 @@ -@page_title;noquote@ -@context;noquote@ -@parent_id;noquote@ +@page_title;literal@ +@context;literal@ +@parent_id;literal@

<%= [export_vars -form {attach_id parent_id return_url}] %>
Index: openacs-4/packages/general-comments/www/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/index.adp,v diff -u -r1.6 -r1.7 --- openacs-4/packages/general-comments/www/index.adp 27 Oct 2014 16:41:43 -0000 1.6 +++ openacs-4/packages/general-comments/www/index.adp 3 Jul 2015 10:50:52 -0000 1.7 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@ [ #general-comments.Administer# ] Index: openacs-4/packages/general-comments/www/test.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/test.adp,v diff -u -r1.7 -r1.8 --- openacs-4/packages/general-comments/www/test.adp 17 Jun 2015 07:19:50 -0000 1.7 +++ openacs-4/packages/general-comments/www/test.adp 3 Jul 2015 10:50:53 -0000 1.8 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@

Index: openacs-4/packages/general-comments/www/url-ae.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/url-ae.adp,v diff -u -r1.8 -r1.9 --- openacs-4/packages/general-comments/www/url-ae.adp 17 Jun 2015 07:19:50 -0000 1.8 +++ openacs-4/packages/general-comments/www/url-ae.adp 3 Jul 2015 10:50:53 -0000 1.9 @@ -1,7 +1,7 @@ -@page_title;noquote@ -@context;noquote@ -@parent_id;noquote@ +@page_title;literal@ +@context;literal@ +@parent_id;literal@

<%= [export_vars -form {attach_id parent_id return_url}] %>
Index: openacs-4/packages/general-comments/www/view-comment.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/view-comment.adp,v diff -u -r1.9 -r1.10 --- openacs-4/packages/general-comments/www/view-comment.adp 27 Oct 2014 16:41:44 -0000 1.9 +++ openacs-4/packages/general-comments/www/view-comment.adp 3 Jul 2015 10:50:53 -0000 1.10 @@ -1,8 +1,8 @@ -@page_title;noquote@ -@context;noquote@ -@return_url;noquote@ -@object_name;noquote@ +@page_title;literal@ +@context;literal@ +@return_url;literal@ +@object_name;literal@

[#general-comments.lt_Go_back_to_where_you_#]

Index: openacs-4/packages/general-comments/www/view-image.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/view-image.adp,v diff -u -r1.5 -r1.6 --- openacs-4/packages/general-comments/www/view-image.adp 27 Oct 2014 16:41:44 -0000 1.5 +++ openacs-4/packages/general-comments/www/view-image.adp 3 Jul 2015 10:50:53 -0000 1.6 @@ -1,7 +1,7 @@ -@page_title;noquote@ -@context;noquote@ -@return_url;noquote@ +@page_title;literal@ +@context;literal@ +@return_url;literal@
@title@ Index: openacs-4/packages/general-comments/www/admin/delete.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/admin/delete.adp,v diff -u -r1.8 -r1.9 --- openacs-4/packages/general-comments/www/admin/delete.adp 17 Jun 2015 07:19:50 -0000 1.8 +++ openacs-4/packages/general-comments/www/admin/delete.adp 3 Jul 2015 10:50:53 -0000 1.9 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@ #general-comments.lt_Do_you_really_wish_to# Index: openacs-4/packages/general-comments/www/admin/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/admin/index.adp,v diff -u -r1.5 -r1.6 --- openacs-4/packages/general-comments/www/admin/index.adp 27 Oct 2014 16:41:44 -0000 1.5 +++ openacs-4/packages/general-comments/www/admin/index.adp 3 Jul 2015 10:50:53 -0000 1.6 @@ -1,6 +1,6 @@ -@page_title;noquote@ -@context;noquote@ +@page_title;literal@ +@context;literal@

@dimensional_bar;noquote@ Index: openacs-4/packages/theme-zen/lib/lrn-master.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-zen/lib/lrn-master.adp,v diff -u -r1.10 -r1.11 --- openacs-4/packages/theme-zen/lib/lrn-master.adp 27 Oct 2014 16:41:59 -0000 1.10 +++ openacs-4/packages/theme-zen/lib/lrn-master.adp 3 Jul 2015 10:50:52 -0000 1.11 @@ -1,6 +1,6 @@ - @context;noquote@ - @context_bar;noquote@ + @context;literal@ + @context_bar;literal@ @focus;literal@ doc body Index: openacs-4/packages/theme-zen/www/accessibility.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-zen/www/accessibility.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/theme-zen/www/accessibility.adp 9 Nov 2008 23:29:28 -0000 1.2 +++ openacs-4/packages/theme-zen/www/accessibility.adp 3 Jul 2015 10:50:52 -0000 1.3 @@ -1,6 +1,6 @@ -@context@ -@title@ +@context;literal@ +@title;literal@

#theme-zen.Accessibility#

Index: openacs-4/packages/theme-zen/www/admin/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-zen/www/admin/index.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/theme-zen/www/admin/index.adp 15 May 2007 20:14:56 -0000 1.2 +++ openacs-4/packages/theme-zen/www/admin/index.adp 3 Jul 2015 10:50:52 -0000 1.3 @@ -1,4 +1,4 @@ - #theme-zen.upgrade_intro# + #theme-zen.upgrade_intro# #theme-zen.upgrade_intro#

#theme-zen.upgrade#

Index: openacs-4/packages/theme-zen/www/admin/upgrade.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-zen/www/admin/upgrade.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/theme-zen/www/admin/upgrade.adp 15 May 2007 20:14:56 -0000 1.2 +++ openacs-4/packages/theme-zen/www/admin/upgrade.adp 3 Jul 2015 10:50:52 -0000 1.3 @@ -1,3 +1,3 @@ - #theme-zen.upgrade_finished# + #theme-zen.upgrade_finished# #theme-zen.upgrade_finished# Index: openacs-4/packages/theme-zen/www/doc/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-zen/www/doc/index.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/theme-zen/www/doc/index.adp 15 May 2007 20:14:56 -0000 1.2 +++ openacs-4/packages/theme-zen/www/doc/index.adp 3 Jul 2015 10:50:52 -0000 1.3 @@ -1,5 +1,5 @@ -{Project Zen Documentation} +{Project Zen Documentation} {Project Zen Documentation}