From 1a5fcacdd9d6831a01d8eab8f49674c59c25cb80 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 9 Oct 2003 18:53:22 +0000 Subject: - Committed part 3 of Michael's help system improvements: removed the $help parameter from the menu() function. --- modules/ping/ping.module | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modules/ping') diff --git a/modules/ping/ping.module b/modules/ping/ping.module index a791e44f6..b8c710787 100644 --- a/modules/ping/ping.module +++ b/modules/ping/ping.module @@ -1,12 +1,11 @@ Drupal can pings sites automatically to notify them that your site has changed. It can ping the following sites:

"; $output .= "

%weblogs, a web site that tracks and displays links to changed weblogs and news-oriented web sites. To get your Drupal site listed, weblogs.com must be informed about your site's updates. This is the job of the ping module and when installed, the administrator doesn't have to do anything to participate in the %weblogs system. The ping module automatically notifies weblogs.com when your site is updated. To do so, Drupal implements the %weblogs-XML.

"; $output .= "

%weblogs-RSS, a web site that tracks and displays links to recently changed RSS feeds in XML format. To get your Drupal site listed, %weblogs-RSS must be informed about updates to your RSS feed. This is the job of the ping module and when installed, the administrator doesn't have to do anything to participate in the %weblogs-RSS-changes system. The ping module automatically notifies %weblogs-RSS when your site is updated.

"; -- cgit v1.2.3