news_pretty_status (public)

 news_pretty_status -publish_date publish_date \
    -archive_date archive_date -status status

Defined in packages/news/tcl/news-procs.tcl

Given the publish status of a news items return a localization human readable sentence for the status.

Switches:
-publish_date (required)
-archive_date (required)
-status (required)
Publish status short name. Valid values are returned by the plsql function news_status.
Author:
Peter Marklund

Testcases:
news_pretty_status
[ show source ]
Show another procedure: