NTP users are strongly urged to take immediate action to ensure that their NTP daemons are not susceptible to being used in distributed denial-of-service (DDoS) attacks. Please also take this opportunity to defeat denial-of-service attacks by implementing Ingress and Egress filtering through BCP38.
ntp-4.2.8p15
was released on 23 June 2020. It addresses 1 medium-severity security issue in ntpd, and provides 13 non-security bugfixes over 4.2.8p13.
Are you using Autokey in production? If so, please contact Harlan - he's got some questions for you.
Related Topics: GnuSkin,
GnuSkinPlugin,
TWiki:Plugins/GnuSkinPluginDev,
GnuSkinInstall,
TWikiPreferences,
TWikiPlugins
WebMenu
This topic serves as the configuration of the left-hand menu.
Installation:
See
GnuSkinInstall for details of download and installation instructions.
Syntax
Please consult the
WebMenuFormat topic for more help on the formatting of this topic. The below text only serve as a brief syntax reminder.
%WEB{name="..." home="<Web>¦<Web>.<Topic>" [expand="always¦never"]}% |
Entry for a Web heading |
%ITEM{name="..." [topic="..."]}% |
Define a Web topic item |
%LINK{name="..." [url="..."]}% |
Define generic entry |
%DEFAULTITEMS% |
Default Web topic items |
Example
This sets the default items to be presented for all webs below who reference this variable. It is a comma separated list of items, with
no spaces between the ITEM definitions. See the source for this page for an example.
- SET DEFAULTITEMS = %LINK{name="Bugs & Issues" url="https://bugs.ntp.org/"}%,%LINK{name="
Donations" url="/bin/view/Main/DonatingToTheProject"}%,%LINK{name="Mailing Lists" url="https://lists.ntp.org/"}%,%LINK{name="User Page" url="/bin/view/Users/TWikiGuest"}%,%ITEM{name="WebChanges" topic="WebChanges"}%,%ITEM{name="WebIndex" topic="WebIndex"}%,%ITEM{name="WebNotify" topic="WebNotify"}%,%ITEM{name="WebSearch" topic="WebSearch"}%,%ITEM{name="WebStatistics" topic="WebStatistics"}%,%ITEM{name="WebTopicList" topic="WebTopicList"}%,%ITEM{name=""}%,%ITEM{name="SSL ON" topic="WebMenu:SSL"}%,%ITEM{name="SSL OFF" topic="WebMenu:NOSSL"}%
First the Main web This Web contains the support.ntp.org "public web-site." The content is cached (on demand) and is refreshed hourly.
TWiki
%ITEM{name="Contact" topic="ContactInformation"}%
%ITEM{name="Contributors" topic="ContributorsList"}%
%ITEM{name="Documentation" topic="DocumentationIndex"}%
%ITEM{name="Download" topic="SoftwareDownloads"}%
%ITEM{name="Links" topic="ExternalTimeRelatedLinks"}%
%ITEM{name=""}%
%DEFAULTITEMS%
Next is the Support Web which contains the Community Supported NTP Documentation.
TWiki
%ITEM{name="Help Wanted" topic="HelpWanted"}%
%LINK{name="NTP FAQ" url="https://www.ntp.org/ntpfaq/NTP-a-faq.htm"}%
%LINK{name="NTP Pool" url="https://www.pool.ntp.org/"}%
%LINK{name="Official Docs" url="https://www.eecis.udel.edu/~mills/ntp/html/index.html"}%
%ITEM{name=""}%
%DEFAULTITEMS%
Time Server List
TWiki
%ITEM{name="Rules Of Engagement" topic="RulesOfEngagement"}%
%ITEM{name="NTP Pool Servers" topic="NTPPoolServers"}%
%ITEM{name="Secondary Servers" topic="StratumTwoTimeServers"}%
%ITEM{name="Primary Servers" topic="StratumOneTimeServers"}%
%ITEM{name="Inactive Servers" topic="InactiveTimeServers"}%
%ITEM{name=""}%
%DEFAULTITEMS%
Development Web
TWiki
%ITEM{name="BitKeeper Notes" topic="BitKeeperNotes"}%
%ITEM{name=""}%
%DEFAULTITEMS%
The Users web.
TWiki
%LINK{name="ReadMe First" url="https://support.ntp.org/bin/view/TWiki/ReadMeFirst"}%
%ITEM{name="Privacy Policy" topic="PrivacyPolicy"}%
%ITEM{name="Groups" topic="TWikiGroups"}%
%ITEM{name="User List" topic="TWikiUsers"}%
%ITEM{name=""}%
%DEFAULTITEMS%
Private Webs
TWiki
The TWiki web. It holds a lot of reference pages, as well as the preferences topic for the entire TWiki system.
TWiki
%ITEM{name="Welcome" topic="WelcomeGuest"}%
%ITEM{name="Tutorial" topic="TWikiTutorial"}%
%DEFAULTITEMS%
%LINK{name="GNU" url="https://www.gnu.org"}%
Last is the Test web. We call it Sandbox so that even a beginner can make a qualified guess of what it is.
TWiki
%ITEM{name="TreeView" topic="TreeView"}%
%DEFAULTITEMS%
Contact
For assistance with local configuration please email
webmaster@ntp.org.
For assistance with GnuSkinPlugin, please email
TWiki:Main/JoachimNilsson, or make use of the
TWiki:Plugins/GnuSkinPluginDev public forum.