Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [SCM] website (mingw) branch, master, updated.
53358208c967d324855759a32dcf288dbb6830b4 (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Mon, 13 Sep 2021 02:33:55 +0900
From: MinGW Notification List <[email protected]>
To: [email protected]
Subject: [MinGW-Notify] [SCM] website (mingw) branch, master, updated.
53358208c967d324855759a32dcf288dbb6830b4
Message-ID:
<[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "website" repository
containing the "mingw" project.
The branch, master has been updated
via 53358208c967d324855759a32dcf288dbb6830b4 (commit)
via aa687c72a815bb0c10a1f2040e4a53e4395d3605 (commit)
from 659fb0b8deabc58ceed320e2503907a59bdb8e82 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 53358208c967d324855759a32dcf288dbb6830b4
Author: Keith Marshall <[email protected]>
Date: Sun Sep 12 15:38:38 2021 +0100
Redirect OSDN mail archive searches from DuckDuckGo to Google.
* site.js (osdn_archive, ddg_query, ddg_widget): New functions; they
facilitate setup and initiation of a DuckDuckGo query of any OSDN mail
archive, with redirection via the Google search engine, using...
(ddg_bang, ddg_google_search, ddg_google_search_site): ...these new
internal-use helper functions.
* mailing.html (MinGW-Users, MinGW-Notify): Use...
(ddg_widget, osdn_archive): ...these to initiate DuckDuckGo search...
(ddg_google_search): ...with this to redirect to the Google engine.
commit aa687c72a815bb0c10a1f2040e4a53e4395d3605
Author: Keith Marshall <[email protected]>
Date: Sun Sep 12 00:19:40 2021 +0100
Execute embedded scripts on overlay-page load.
* site.js (no_break, update_page_content_header): Delete them.
(set_page): New page-load helper function; it supports page title and
subtitle updates, when called from embedded scripts on overlay-pages.
(load_page) [status == 200]: Scan for, and execute embedded scripts.
* index.html [masthead] (h1, h2): Change identifiers from...
(as-page-title, as-page-subtitle): ...these respectively, to...
(page-title, page-subtitle): ...these; add hidden placeholder content.
* about.html contact.html fdl.html mailing.html missing.html
* terms.html [masthead] (dl): Delete hidden element; replace it with
script, to assign effective HTML content to each of...
(page-title, page-subtitle): ...these.
* fdl.html mailing.html (ol, ul): Do not override CSS styles.
* site.css [masthead]: Do not assume that final element is...
(dl): ...this; define style for immediately following paragraph, on
the basis that the final masthead element may be anything.
-----------------------------------------------------------------------
Summary of changes:
about.html | 19 +++++------
contact.html | 19 +++++------
fdl.html | 21 ++++++------
index.html | 9 +++--
mailing.html | 37 ++++++++++++++------
missing.html | 19 +++++------
site.css | 2 +-
site.js | 108 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
terms.html | 19 +++++------
9 files changed, 168 insertions(+), 85 deletions(-)
hooks/post-receive
--
website (mingw)
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 47, Issue 2
*******************************************