- Change the suggested format of announcing quarterly status reports; this

one shall interact better with search engines

Submitted by:	theraven
This commit is contained in:
Gabor Pali 2013-07-16 01:12:11 +00:00
parent 77d0187943
commit 853ce7210a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42289

View file

@ -157,11 +157,11 @@ Report//EN"
next due date in status.xml and link to the new report. next due date in status.xml and link to the new report.
- Add a news entry to head/share/xml/news.xml. Template: - Add a news entry to head/share/xml/news.xml. Template:
<event> <event>
<title>June-October, 2006 Status Report</title> <title>June-October 2006 Status Report</title>
<p>The June-October, 2006 Status Report is <a <p>The <a
href="&enbase;/news/status/report-2006-06-2006-10.html">now href="&enbase;/news/status/report-2006-06-2006-10.html">June to October 2006 Status Report</a>
available</a> with 49 entries.</p> is now available with 49 entries.</p>
</event> </event>
- Extract a text version with the command - Extract a text version with the command
lynx -dump -nolist report.html > report.txt and prettify it. lynx -dump -nolist report.html > report.txt and prettify it.