Author: taylor
Date: Wed Dec 30 22:26:32 2009
New Revision: 894725
URL: http://svn.apache.org/viewvc?rev=894725&view=rev
Log:
JS2-1084
refactoring jetui to remove all hard-coded toolbars. added apis to jetui to
generically retrieve toolbars
added additional metadata to portlets and layouts to represent "tools" and
"toolbars"
renamed drop groups to easier to understandable names "grid", "detached",
"toolbars"
continuing detach mode implementation....
Modified:
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions.properties
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties
Modified:
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions.properties
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions.properties?rev=894725&r1=894724&r2=894725&view=diff
==============================================================================
---
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions.properties
(original)
+++
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions.properties
Wed Dec 30 22:26:32 2009
@@ -28,3 +28,6 @@
preview=Preview
print=Print
solo=Solo
+close=Close
+detach=Detach
+
Modified:
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties?rev=894725&r1=894724&r2=894725&view=diff
==============================================================================
---
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties
(original)
+++
portals/jetspeed-2/portal/trunk/components/jetspeed-portal/src/main/java/org/apache/jetspeed/decoration/resources/DecoratorActions_en.properties
Wed Dec 30 22:26:32 2009
@@ -28,3 +28,5 @@
preview=Preview
print=Print
solo=Solo
+close=Close
+detach=Detach
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]