OSDN Git Service

Add generic page overlay to report missing content.
authorKeith Marshall <keith@users.osdn.me>
Fri, 9 Oct 2020 14:12:25 +0000 (15:12 +0100)
committerKeith Marshall <keith@users.osdn.me>
Fri, 9 Oct 2020 14:12:25 +0000 (15:12 +0100)
commit24c7b59d9252f75b9b90a7a9bd4f27bfd34bcc60
treeccc9ae7bdee4d1f17fbf0df7baa98e9429d8015d
parent8cf6dedbf1f746bfbdb74ffec9d8c19717465416
Add generic page overlay to report missing content.

* missing.html: New file.
* site.js (load_content) [status 404]: Use it.
(load_page_content): Initially, clear previous content.

* header.html (Downloads, Documentation, Contact Us): Add "onclick"
tab references; defer provision of content, raising 404 status.
header.html
missing.html [new file with mode: 0644]
site.js