summaryrefslogtreecommitdiffstats
path: root/web/macros.py
AgeCommit message (Collapse)AuthorFilesLines
2013-10-09web/macros.py: Fix RSS <item>sHolger Weiss1-1/+1
The <guid> and <pubDate> contents were swapped.
2013-10-07Add support for news articles and RSS feedHolger Weiss1-5/+64
Add infrastructure for creating lists of news articles and for distributing them via RSS 2.0.
2013-10-03Right-align "stable release: X.Y" hintHolger Weiss1-6/+7
Show the "Stable release: X.Y" hint on the right-hand side of the breadcrumb navigation line.
2013-10-03Show "Stable release: x.y" on home pageHolger Weiss1-2/+3
Show a "Stable release: x.y" note in place of the breadcrumb navigation on the home page.
2013-10-03Use ยป instead of > for breadcrumb navigationHolger Weiss1-1/+1
2013-10-03CSS cosmetics: span.current -> span#currentHolger Weiss1-1/+1
"current" is just one element, not a class of elements.
2013-10-02Bump release version to 1.5Holger Weiss1-1/+2
... and reference the release announcement.
2013-09-29Import Nagios Plugins siteHolger Weiss1-0/+43
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files.