Age | Commit message (Collapse) | Author | Files | Lines |
|
Initial support for News pages had been committed already, this commit
completes that support and adds an actual News page. News pages (with
up to ten articles) are auto-created from any pages that have the "date"
attribute set.
|
|
|
|
Make sure to specify URLs such as
https://www.nagios-plugins.org/foo.html
instead of
/foo.html
in the RSS file.
|
|
The <guid> and <pubDate> contents were swapped.
|
|
Add infrastructure for creating lists of news articles and for
distributing them via RSS 2.0.
|
|
Show the "Stable release: X.Y" hint on the right-hand side of the
breadcrumb navigation line.
|
|
Show a "Stable release: x.y" note in place of the breadcrumb navigation
on the home page.
|
|
|
|
"current" is just one element, not a class of elements.
|
|
... and reference the release announcement.
|
|
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts,
and configuration files.
|