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.
TocPlugin
Table of contents and cross-reference management
This plugin adds powerful support for generation and maintenance of tables of contents and cross-references within a TWiki web. Originally developed for use by Motorola documentation teams using the Dec2000 release, it has been packaged as a plugin and updated for the Sep 2001 release.
Syntax Rules
Adds a number of new tags:
- %SECTIONn% - inserts an anchored section header
- %CONTENTS% - generates a table of contents for a topic or an entire web, with full expansion depth control
- %REF% - inserts a symbolically named cross-reference URL
- %ANCHOR% - inserts a symbolically named jump target
The Plugins.TocPluginHelp topic in the installation contains complete help information.
Plugin Installation Instructions
- Download the ZIP file from the Plugin web (see below). Contents:
File: | Description: |
TocPlugin.xml | Ant build file |
data/Plugins/TocPlugin.txt | Plugin topic |
data/Plugins/TocPluginHelp.txt | Plugin help |
data/Plugins/WebOrder.txt | Order topic for Plugins web |
lib/TWiki/Plugins/TocPlugin.pm | Plugin Perl module |
lib/TWiki/Plugins/TocPlugin/Attrs.pm | Library component |
lib/TWiki/Plugins/TocPlugin/Anchor.pm | Library component |
lib/TWiki/Plugins/TocPlugin/Section.pm | Library component |
lib/TWiki/Plugins/TocPlugin/TOC.pm | Library component |
lib/TWiki/Plugins/TocPlugin/TOCIF.pm | Library component |
lib/TWiki/Plugins/TocPlugin/TopLevelSection.pm | Library component |
lib/TWiki/Plugins/TocPlugin/test.zip | Test code |
- Unzip
TocPlugin.zip
in your twiki installation directory.
- Add
Plugins.TocPlugin
to the INSTALLEDPLUGINS
variable in TWikiPreferences (or any WebPreferences topic).
- If you see a link here: 1.1. Installation and Configuration then installation was successful
- Check the TocPluginHelp topic. You should see expanded section numbers.
- Add the following line to the "TWiki Plugins" section of TextFormattingRules:
- TocPlugin: Table of contents and cross-reference management
Plugin Info
Related Topics: TWikiPreferences,
TWikiPlugins
Copyright
This code is a development of the Architectures and Systems
Platforms group of Motorola Inc. and is protected by the following
copyrights:
- Copyright (C) 2001 Motorola. All Rights Reserved.
License
As required for the publication of all extensions to TWiki, this
software is published under the terms of the GNU General Public
License.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details, published at
https://www.gnu.org/copyleft/gpl.html