Subject:
|
How do I format an entry in the Lugnet FAQ?
|
Newsgroups:
|
lugnet.faq
|
Date:
|
Thu, 6 May 1999 14:45:33 GMT
|
Viewed:
|
2711 times
|
| |
| |
Subject: How do I format an entry in the Lugnet FAQ?
Content-Language: en
Topic-Level: 1
Revision: Jacob Sparre Andersen, 1999-05-06
Location: /faq/
Reference: http://www.lugnet.com/news/display.cgi?lugnet.faq:83
<P>
The raw file format for an entry in the Lugnet FAQ is a
Usenet-like header, followed by an empty line and the
answer to the question formatted with HTML.
<P>
The following entries are allowed in the header
<PRE>
Subject: [the question]
Content-Language: [ISO 639 language code]
Topic-Level: [integer, 0 is beginner/easy/simple]
Revision: [author, ISO date]
Location: [comma-separated list of Lugnet relative
URI's]
Translated-From: [ISO 639 language code]
Translator: [translator, ISO date]
Originator: [originator, ISO date]
Comment: [will be ignored]
Include: [relative (Unix) file name for another
FAQ entry - only header entries that
not already occur will be included]
Reference: [URL to the source of the answer]
</PRE>
<P>
The answer should be written so the following document is valid HTML (4.0):
<PRE>
<HTML Lang="%Content-Language%">
<Title>%Subject% - The Lugnet FAQ</Title>
<H1>%Subject%</H1>
%Answer%
</HTML>
</PRE>
<P>
<Code>%Answer%</Code> refers to the HTML formatted content
following the headers, and <Code>%Content-Language%</Code>
and <Code>%Subject%</Code> refers to the text in those
headers.
<P>
PS: If you spell colour without "u", and organise with "z"
your language code is "en-US".
|
|
Message has 2 Replies: | | Re: How do I format an entry in the Lugnet FAQ?
|
| (...) Cool -- thanks! :-, (...) Hmmm, what browsers in common use support 4.0? Specifically, do we want to rely on CSS? Do we require everyone to use the latest from Netscape and Microsoft? I suggest we go with something more widespread, such as 3.2 (...) (26 years ago, 6-May-99, to lugnet.faq)
|
Message is in Reply To:
82 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|