Hiya,
i am running 1.0.2 and wondered if the last modified parameter was added to the xml output on 1.0.3 or 1.0.4 so i can display it in the xsl ,ive been asked to insert this into pages on the live website.. i didnt want to do any major code changes.
cheers
Oli
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The auditing information for when a page was last updated is present in 1.0.3. I think you may be able to get to this information in 1.0.2 if you modify the JSP that generates the XML.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hiya,
i am running 1.0.2 and wondered if the last modified parameter was added to the xml output on 1.0.3 or 1.0.4 so i can display it in the xsl ,ive been asked to insert this into pages on the live website.. i didnt want to do any major code changes.
cheers
Oli
The auditing information for when a page was last updated is present in 1.0.3. I think you may be able to get to this information in 1.0.2 if you modify the JSP that generates the XML.
Pervez,
thats great thanks, ill look into it just wondered if there was a quick hack/fix to display it rather than editing jsp for 1.0.2 :)
Oli