From f6d1cc53a803f0bc6787fa90ee327018734b099e Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Sun, 20 Jul 2003 14:40:16 +0000 Subject: must use '&' in attribute values instead of '&' id tokens (attibute values) must not have embedded spaces git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@595 f882894a-f735-0410-b71e-b25c423dba1c diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index 1f75da4..f3acbe7 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml @@ -526,12 +526,12 @@ the CVS HEAD version. Patches should be submitted via - SourceForge's + SourceForge's tracker system for Nagiosplug patches and be announced to the nagiosplug-devel mailing list. -
New plugins +
New plugins If you would like others to use your plugins and have it included in the standard distribution, please include patches for the relevant configuration files, in particular "configure.in". Otherwise submitted @@ -563,7 +563,7 @@ utils (perl or c or sh) rather than cooking it's own New plugins should be submitted via - SourceForge's + SourceForge's tracker system for Nagiosplug new plugins and be announced to the nagiosplug-devel mailing list. -- cgit v0.10-9-g596f