Author: smilek
Date: Fri Dec 14 11:16:43 2007
New Revision: 604264
URL: http://svn.apache.org/viewvc?rev=604264&view=rev
Log:
changed site-manager portlet to not cache content
Modified:
portals/jetspeed-2/branches/JETSPEED-2.1.3/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
Modified:
portals/jetspeed-2/branches/JETSPEED-2.1.3/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.3/applications/j2-admin/src/webapp/WEB-INF/portlet.xml?rev=604264&r1=604263&r2=604264&view=diff
==============================================================================
---
portals/jetspeed-2/branches/JETSPEED-2.1.3/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
(original)
+++
portals/jetspeed-2/branches/JETSPEED-2.1.3/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
Fri Dec 14 11:16:43 2007
@@ -1489,7 +1489,7 @@
<name>portlet-icon</name>
<value>user-home.png</value>
</init-param>
- <expiration-cache>300</expiration-cache>
+ <expiration-cache>0</expiration-cache>
<supports>
<mime-type>text/html</mime-type>
<portlet-mode>view</portlet-mode>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]