Skip to content

Improve the Last Modified timestamps pn web page footers

Steve McIntyre requested to merge 93sam/webwml:last-modified into master

Split the existing webwml_ctime() function into two: webwml_built_time() and webwml_modified_time().

In footer.wml, switch the lastmodified tag to use webwml_modified_time() and add a new lastbuilt tag using webwml_built_time(). Then display both in the standard footer text for each page.

Also added new PO entry for "Last Built", will need translating.

Merge request reports

Loading