Author: ate
Date: Wed Dec 12 16:42:37 2007
New Revision: 603784

URL: http://svn.apache.org/viewvc?rev=603784&view=rev
Log:
Fixing jetspeed-layouts portlet-app definition to allow editing through the 
PAM: either the id must be equal to the (context) name or undefined.
When the j2-admin are rewritten we need to untangle this (mis)usage of the 
identifier... 

Modified:
    
portals/jetspeed-2/branches/JETSPEED-2.1.3/layout-portlets/src/webapp/WEB-INF/portlet.xml

Modified: 
portals/jetspeed-2/branches/JETSPEED-2.1.3/layout-portlets/src/webapp/WEB-INF/portlet.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.3/layout-portlets/src/webapp/WEB-INF/portlet.xml?rev=603784&r1=603783&r2=603784&view=diff
==============================================================================
--- 
portals/jetspeed-2/branches/JETSPEED-2.1.3/layout-portlets/src/webapp/WEB-INF/portlet.xml
 (original)
+++ 
portals/jetspeed-2/branches/JETSPEED-2.1.3/layout-portlets/src/webapp/WEB-INF/portlet.xml
 Wed Dec 12 16:42:37 2007
@@ -16,7 +16,7 @@
 limitations under the License.
 -->
 
-<portlet-app id="jetspeed" version="1.0">
+<portlet-app version="1.0">
 
   <portlet id="SimpleLayoutPortlet">
     <description>The SimpleLayoutPortlet requires a ViewPage layout template 
set through the portlet preferences



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to