From owner-cvs-all Thu May 27 5: 3:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECD6C1555A; Thu, 27 May 1999 05:03:07 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA44967; Thu, 27 May 1999 05:03:07 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199905271203.FAA44967@freefall.freebsd.org> From: Joseph Koshy Date: Thu, 27 May 1999 05:03:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/05/27 05:03:06 PDT Modified files: en/news press.sgml Log: Changes to promote a uniform look to the press page. A news item now has the following format: o

by
o ... The press page is presently coded as an HTML document, so the following discussion will use html terminology. is a

section element, with a
    list as its child. Each list item is enclosed in a pair of

    ,

    tags and consequently appears as one paragraph to a browser. will be a link to the primary web site of the organization in the news item. is presented as: (nn)? . Here is the full name of the month. is a 4 digit year. The (nn?) is the numeric day of the month, if available. The and items are rendered as `bold' on suitably capable browsers. is the title of the article and is a link to the actual article on the WWW. names the author of the article, or, in the case of company press releases, states that it is a press release. consists of a few lines (one paragraph) summarizing the article so that readers do not need to download the article in question to decide if it is interesting. Entries in a month with a date are sorted most recent first. Articles without a specific date appear before articles with known date. This order is arbitrary and has been used for consistency of presentation. Other non-visible changes to the HTML: o HTML tags now uniformly lowercase o a couple of sgml errors corrected The web page now passes the `tidy' test. Revision Changes Path 1.74 +358 -300 www/en/news/press.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message