Hi,

I would like to show an icon in the CMS document view with an unpublication
date tooltip if the document has an automatic unpublish, similar to the
current icon for a scheduled publication. There is a displayStatus template
in src/site/explorer/transformers/util/common.xsl that seems to create the
'scheduled publication' icon, which we can override. However, it appears
that the unpublicationDate property is not available in that XSLT. When
looking at the propfind DASL and subsequent processing (TreeGenerator.java,
D:response template in propfind2tree.xsl), there is no mention of the
unpublicationDate property. I do see an expirationDate property.

My theory is that at one time or another, the expirationDate property was
renamed to unpublicationDate, without changing the code that creates the
tree that is used for the document view. Based on the SVN history, It
probably happened before the initial checkin.

My questions:
- Do you think my theory is correct?
- If so, can this be fixed?

Regards,

Wouter Zelle
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to