Opened 3 years ago
Last modified 3 years ago
#17293 new enhancement
Add date to website articles, release notes etc.
Reported by: | jt15s | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Website/www.haiku-os.org | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
As discussed here: https://discuss.haiku-os.org/t/date-of-the-web-pages/11372, it would be good if the articles, release notes etc. (any non-blog, event or news item) had a date on it so people can see when a page was last updated. We already date all our pages, just that for some reason these sorts of pages aren't configured to display dates yet, so it's a matter of digging through the templates for the pages and inserting the date.
Note:
See TracTickets
for help on using tickets.
IIRC HTTP already support this, a "last-modified" date send by the server, perhaps we can improve the UI of WebPositive to show this instead?