Age | Commit message (Collapse) | Author | Files | Lines |
|
When setting "padding: 0.6em" for the menu elements, certain versions of
Chrome and WebKitGTK+ render the light blue menu item a tad larger than
the rest of the menu bar. (This only happened when the site was
accessed for the first time. Reloading the current page or following a
link to another document on the Nagios Plugins site fixed the issue.)
Using 0.625em works around this problem.
Note that the issue is not related to using the "em" unit: It also shows
up when specifying 9.6px (and is fixed by specifying 10px).
|
|
Seperate the documents that cover "advanced" topics more clearly from
the basic documentation.
|
|
None of the Nagios Plugins developers are currently in #Icinga, and I'm
not sure the Icinga guys are keen on providing support for the Plugins.
|
|
Add links to the Nagios Plugin Develepment Guidelines and to the
Extra-Opts documentation.
|
|
Testing the current snapshot is purely optional, searching the issue
tracker less so.
|
|
Not sure whether we'll actually send announcements to all lists in the
future.
|
|
The mailing lists were moved from SourceForge to the project server.
|
|
|
|
The text between <object> and </object> is not interpreted as Markdown.
|
|
The foreground color is black by default.
|
|
We don't have the "RSS and Twitter box" (which had a gray background)
anymore.
|
|
|
|
|
|
Use RSS and Twitter icons from <http://www.designdeck.co.uk/a/1239>.
|
|
Move the RSS and Twitter buttons into the (right edge of the) menu bar.
|
|
Apply the CSS settings for the GitHub ribbon to the <img> tag, not to
the sorrounding <div>.
|
|
This commit just move the CSS directives around, it doesn't change them.
|
|
... and make sure the images are positioned properly.
|
|
Replace the Twitter button at the bottom of our web pages with a "Follow
us!" box on the right side. The icons were downloaded from:
http://vervex.deviantart.com/art/Somacro-40-300DPI-Social-Media-Icons-267955425
|
|
|
|
|
|
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.
|
|
|
|
This is just cosmetics.
|
|
Thanks to Frank Bulk.
|
|
Serve https://www.nagios-plugins.org:444/ from the "test" branch of this
repository.
|