Author: smilek
Date: Fri Dec 14 12:49:12 2007
New Revision: 604290
URL: http://svn.apache.org/viewvc?rev=604290&view=rev
Log:
changed site-manager portlet to not cache content
Modified:
portals/jetspeed-2/branches/JETSPEED-2.1.2-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
Modified:
portals/jetspeed-2/branches/JETSPEED-2.1.2-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.2-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml?rev=604290&r1=604289&r2=604290&view=diff
==============================================================================
---
portals/jetspeed-2/branches/JETSPEED-2.1.2-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
(original)
+++
portals/jetspeed-2/branches/JETSPEED-2.1.2-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
Fri Dec 14 12:49:12 2007
@@ -1482,7 +1482,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]