From 429c8a002298e457f0972187895f75c979ff15b2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 5 Feb 2001 16:42:38 +0000 Subject: - documentation updates contributed by Michael O'Henly and myself --- modules/story.module | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/story.module') diff --git a/modules/story.module b/modules/story.module index 69b97dfd3..130ae42e3 100644 --- a/modules/story.module +++ b/modules/story.module @@ -16,10 +16,10 @@ function story_cron() { function story_help() { ?> -

Scheduled stories: stories that are scheduled to be automatically published at a given date and time. Useful when you have to leave the site alone for a while or when you want to regulate the flow of new content.

-

Queued stories: user-contributed stories are automatically whisked away to a submission queue for moderators to frown at it. Moderators vote whether or not a story should be carried to the front page for discussion.

-

Posted stories: published stories accessible to all visitors.

-

Dumped stories: rejected stories that are no longer available to visitors.

+

Scheduled stories: stories that are scheduled to be automatically published at a given date and time. Useful when you have to leave the site alone for a while or when you want to regulate the flow of new content.

+

Queued stories: user-contributed stories are automatically whisked away to a submission queue for moderators (i.e. registered user) to frown at. Moderators vote whether or not a story should be posted to the front page for discussion.

+

Posted stories: published stories accessible to all visitors.

+

Dumped stories: rejected stories that are no longer available to visitors.