You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sm...@apache.org on 2007/12/08 10:31:56 UTC

svn commit: r602385 - /portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/decoratordesktop.properties

Author: smilek
Date: Sat Dec  8 01:31:55 2007
New Revision: 602385

URL: http://svn.apache.org/viewvc?rev=602385&view=rev
Log:
The following revision comments are from branches/JETSPEED-2.1.3 revisions which were not individually checked-in to trunk
=== ---------------------------------------------------------------- ===
[ from branches/JETSPEED-2.1.3 r595418 ] | smilek | 2007-11-15 13:15:16 -0700 (Thu, 15 Nov 2007) | 1 line

added support for new portlet actions; support for new desktop page editor configuration settings
=== ---------------------------------------------------------------- ===
[ from branches/JETSPEED-2.1.3 r588411 ] | smilek | 2007-10-25 18:00:57 -0600 (Thu, 25 Oct 2007) | 1 line

added desktop.loading.img* properties
=== ---------------------------------------------------------------- ===

Modified:
    portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/decoratordesktop.properties

Modified: portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/decoratordesktop.properties
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/decoratordesktop.properties?rev=602385&r1=602384&r2=602385&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/decoratordesktop.properties (original)
+++ portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/decoratordesktop.properties Sat Dec  8 01:31:55 2007
@@ -17,3 +17,28 @@
 resource.file=Messages
 
 template.print.id=desktop_print
+
+#
+# desktop page editor options
+#   many of these options have a directly equivalent property for portal customizer
+#
+desktop.pageeditor.movemode.isdefault=true
+
+desktop.pageeditor.page.layout.decorator.editable=true
+desktop.pageeditor.page.portlet.decorator.editable=true
+desktop.pageeditor.page.add.enabled=true
+desktop.pageeditor.page.layout.depth.max=3
+
+desktop.pageeditor.portlet.add.enabled=true
+desktop.pageeditor.portlet.decorator.editable=true
+
+desktop.pageeditor.layout.name.editable=true
+desktop.pageeditor.layout.columnsize.editable=true
+
+desktop.pageeditor.layout.noactions.editable=false
+#  if layout.noactions.editable=true, the below layout.noactions.* properties are ignored
+#     and also, in page editor noaction layouts are fully editable
+#     (i.e. the noaction editing restrictions are enforced only in regular page view, not in page editor)
+desktop.pageeditor.layout.noactions.toplevel.moveable=false
+desktop.pageeditor.layout.noactions.columnsize.editable=false
+desktop.pageeditor.layout.noactions.editor.role=admin



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org