Author: buildbot
Date: Tue Apr 3 20:29:54 2012
New Revision: 811361
Log:
Staging update by buildbot for rave
Modified:
websites/staging/rave/trunk/content/ (props changed)
websites/staging/rave/trunk/content/documentation/admin-interface-preferences.html
Propchange: websites/staging/rave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 3 20:29:54 2012
@@ -1 +1 @@
-1309075
+1309130
Modified:
websites/staging/rave/trunk/content/documentation/admin-interface-preferences.html
==============================================================================
---
websites/staging/rave/trunk/content/documentation/admin-interface-preferences.html
(original)
+++
websites/staging/rave/trunk/content/documentation/admin-interface-preferences.html
Tue Apr 3 20:29:54 2012
@@ -74,6 +74,12 @@ Changing this value will change the numb
<h2 id="title-suffix">Title suffix</h2>
<p>Each page in the portal has a default suffix of "- Rave" in the browser's
title bar.
The administrator can change this into the company name or any other value.</p>
+<h2 id="javascript-debug-mode">JavaScript Debug Mode</h2>
+<p>Enabled(1): Serves out the individual Rave JavaScript files separately
(rave*.js), unmodified, for easy debugging.<br />
+This is the default setting.</p>
+<p>Disabled(0): Serves out one single concatenated and minified JavaScript
file (rave_all.min.js) useful for
+production environments when performance is more important. This file is
built using the
+wro4j-maven-plugin at build time.</p>
</div>
<div id="footer">