Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This is a first step of replacing the name "Nagios Plugins" with
"Monitoring Plugins" where appriopriate. Some news items and FAQ
entries are also created or updated. More to come.
|
|
|
|
Add appropriate attributes to the RSS and Twitter links on our News
page(s).
|
|
Mention the names of news articles authors, as we did on the old web
site.
|
|
The <guid> and <pubDate> contents were swapped again. (The same bug had
been fixed in an earlier commit and was then reintroduced by accident.)
|
|
Strip trailing whitespace from news teasers to make sure the "Read more"
link doesn't go onto a new paragraph.
|
|
Turn only "follow us" into a link, not "follow us there".
|
|
Let the RSS feed reference <https://www.nagios-plugins.org/news/>
instead of <https://www.nagios-plugins.org/news/index.html>.
|
|
Don't concatenate multiple news articles.
|
|
Mention our RSS and Twitter feeds on the first News page.
|
|
|
|
Hide the News archive navigation as long as there's only a single News
page.
|
|
|
|
|
|
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.
|