From 84c111755cb9cf5bc84a3b44bd742a7dc249e244 Mon Sep 17 00:00:00 2001 From: Pelle Kroegholt Date: Fri, 4 Jun 2010 19:56:17 +0000 Subject: [PATCH] Enable caching and merging for comments.js to save some requests. svn path=/plone.app.discussion/trunk/; revision=37002 --- CHANGES.txt | 4 ++++ plone/app/discussion/profiles/default/jsregistry.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7c9a04a..43e4cb8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,10 @@ Changelog 1.0b5 (unreleased) ------------------ + +* Enable caching and merging for comments.js to save some requests. + [pelle] + * Design notes for the Captcha plugin architecture added. [timo] diff --git a/plone/app/discussion/profiles/default/jsregistry.xml b/plone/app/discussion/profiles/default/jsregistry.xml index 5983388..3372791 100644 --- a/plone/app/discussion/profiles/default/jsregistry.xml +++ b/plone/app/discussion/profiles/default/jsregistry.xml @@ -2,7 +2,7 @@