diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-12-02 23:47:39 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-12-02 23:47:39 +0000 |
commit | 5d6796c87cd41435463fa66d0af6c012c7110105 (patch) | |
tree | 46131b8da4625c5ab884863982a4051ebd8efd2d | |
parent | 2092f777498a194d4b27ca314fa0ceda1ebc6f07 (diff) | |
download | sitesummary-5d6796c87cd41435463fa66d0af6c012c7110105.tar.gz sitesummary-5d6796c87cd41435463fa66d0af6c012c7110105.tar.bz2 sitesummary-5d6796c87cd41435463fa66d0af6c012c7110105.tar.xz |
Improve template text to include the example URL. to make it
easier to come up with URLs usable from external machines.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/sitesummary-client.templates | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40efb63..0b34d18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ sitesummary (0.0.20) UNRELEASED; urgency=low * Fix regex used to extract eth0 MAC address, to avoid matching peth0 on a vmware box. + * Improve template text to include the example URL. to make it + easier to come up with URLs usable from external machines. -- Petter Reinholdtsen <pere@debian.org> Sun, 19 Nov 2006 21:52:41 +0100 diff --git a/debian/sitesummary-client.templates b/debian/sitesummary-client.templates index 65fdc5c..1adcaab 100644 --- a/debian/sitesummary-client.templates +++ b/debian/sitesummary-client.templates @@ -4,6 +4,8 @@ _Description: URL: Insert the URL to the sitesummary collector, where should the sitesummary information be submitted. Several URLs can be specified separated by space. + . + The default URL is http://localhost/cgi-bin/sitesummary-collector.cgi Template: sitesummary-client/site Type: string |