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 dl...@apache.org on 2004/05/01 19:02:00 UTC

cvs commit: jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF jetspeed-portlet.xml portlet.xml

dlestrat    2004/05/01 10:02:00

  Modified:    applications/demo/src/webapp/WEB-INF jetspeed-portlet.xml
                        portlet.xml
  Log:
  Moved login portlet to security applications.
  
  Revision  Changes    Path
  1.6       +0 -22     jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/jetspeed-portlet.xml
  
  Index: jetspeed-portlet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/jetspeed-portlet.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- jetspeed-portlet.xml	18 Mar 2004 19:35:09 -0000	1.5
  +++ jetspeed-portlet.xml	1 May 2004 17:01:59 -0000	1.6
  @@ -234,27 +234,5 @@
           <js:metadata name=""></js:metadata>
           -->
       </portlet>
  -    
  -    <portlet>
  -        <portlet-name>LoginPortlet</portlet-name>
  -        <dc:title>Login/Logout  Request Information</dc:title>
  -        <dc:creator>J2 Team</dc:creator>
  -        
  -        <!--
  -        <dc:subject xml:lang="sp"></dc:subject>
  -        <dc:coverage></dc:coverage>
  -        <dc:contributor></dc:contributor>
  -        <dc:description></dc:description>
  -        <dc:format></dc:format>
  -        <dc:identifer></dc:identifer>
  -        <dc:language></dc:language>
  -        <dc:publisher></dc:publisher>
  -        <dc:relation></dc:relation>
  -        <dc:right></dc:right>
  -        <dc:source></dc:source>
  -        <dc:type></dc:type>
  -        <js:metadata name=""></js:metadata>
  -        -->
  -    </portlet>
   
   </portlet-app>
  
  
  
  1.10      +0 -19     jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/portlet.xml
  
  Index: portlet.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/portlet.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- portlet.xml	27 Apr 2004 01:12:37 -0000	1.9
  +++ portlet.xml	1 May 2004 17:01:59 -0000	1.10
  @@ -210,24 +210,5 @@
       </portlet-info>
     </portlet>
   
  -  <portlet id="LoginPortlet">
  -    <init-param>
  -      <name>ViewPage</name>
  -      <value>/WEB-INF/demo/simple/Login.jsp</value>
  -    </init-param>
  -    <portlet-name>LoginPortlet</portlet-name>
  -    <display-name>LoginRequest Portlet Wrapper</display-name>
  -    <portlet-class>org.apache.jetspeed.portlet.ServletPortlet</portlet-class>
  -    <expiration-cache>-1</expiration-cache>
  -    <supports>
  -      <mime-type>text/html</mime-type>
  -      <portlet-mode>VIEW</portlet-mode>
  -   </supports>
  -    <portlet-info>
  -      <title>Login/Logout  Request Information</title>
  -      <short-title>Portlet Request Information</short-title>
  -    </portlet-info>
  -  </portlet>
  -
   </portlet-app>
   
  
  
  

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