Author: carlucci
Date: Wed Oct 10 13:54:31 2012
New Revision: 1396603

URL: http://svn.apache.org/viewvc?rev=1396603&view=rev
Log:
CMS commit to rave by carlucci

Modified:
    rave/site/trunk/content/documentation/admin-interface-preferences.mdtext

Modified: 
rave/site/trunk/content/documentation/admin-interface-preferences.mdtext
URL: 
http://svn.apache.org/viewvc/rave/site/trunk/content/documentation/admin-interface-preferences.mdtext?rev=1396603&r1=1396602&r2=1396603&view=diff
==============================================================================
--- rave/site/trunk/content/documentation/admin-interface-preferences.mdtext 
(original)
+++ rave/site/trunk/content/documentation/admin-interface-preferences.mdtext 
Wed Oct 10 13:54:31 2012
@@ -38,4 +38,15 @@ production environments when performance
 wro4j-maven-plugin at build time.
 
 ## Initial Widget Status
-Defines the status of a Widget that has just been added to the Widget Store. 
The default setting is "PREVIEW" which means an administrator must first 
publish the Widget before users can add the Widget to their page.
\ No newline at end of file
+Defines the status of a Widget that has just been added to the Widget Store. 
The default setting is "PREVIEW" which means an administrator must first 
publish the Widget before users can add the Widget to their page.
+
+## Default widget height
+The height in pixels that a widget will be rendered with if none is specified 
by the widget.  Default is 250.
+
+## Show stack trace on error pages
+Enabled(1): Will render a link on the error JSP page to view a stack trace, 
useful for debugging purposes.
+
+Disabled(0): Will not render the link or stack trace, useful for production 
environments where you don't want to expose code details.
+
+## Local (URL) of external widget marketplace
+Defines the location of a widget marketplace external to the Rave 
implementation.
\ No newline at end of file


Reply via email to