Update of 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/portletdefinition
In directory 
james.mmbase.org:/tmp/cvs-serv15973/cmsc/sitemanagement/src/webapp/editors/config/portletdefinition

Modified Files:
        edit_portletdefinition.xml load_portletdefinition.xml 
Log Message:
CMSC-1030 Add expires http headers based on portlet definition and view


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/portletdefinition
See also: http://www.mmbase.org/jira/browse/CMSC-1030


Index: edit_portletdefinition.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/portletdefinition/edit_portletdefinition.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- edit_portletdefinition.xml  19 Oct 2007 14:41:45 -0000      1.2
+++ edit_portletdefinition.xml  25 Jul 2008 16:08:10 -0000      1.3
@@ -21,6 +21,7 @@
                <prompt xml:lang="nl">Type</prompt>
                <optionlist select="defintiontype" />
        </field>
+    <field name="expirationcache" />
        <list 
include="config/typedef/search_portletdefinition_allowrel_typedef.xml" />
        <list include="config/view/search_portletdefinition_allowrel_view.xml" 
/>
        <list 
include="config/mmbaseranks/search_portletdefinition_requiresrel_mmbaseranks.xml"
 />


Index: load_portletdefinition.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/portletdefinition/load_portletdefinition.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- load_portletdefinition.xml  12 Jun 2006 13:08:44 -0000      1.1
+++ load_portletdefinition.xml  25 Jul 2008 16:08:10 -0000      1.2
@@ -5,6 +5,7 @@
        <field name="description" />
        <field name="definition" />
        <field name="type" />
+       <field name="expirationcache" />
        <relation destination="typedef" role="allowrel" />
        <relation destination="view" role="allowrel" />
        <relation destination="mmbaseranks" role="requiresrel" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to