| Summary: | [request] Errata Notices Index missing | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Jason <jhelfman> |
| Component: | Books & Articles | Assignee: | Johann Kois <jkois> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jason
2010-01-07 21:30:04 UTC
Responsible Changed From-To: freebsd-doc->freebsd-www Reclassify. wwww isssue. Responsible Changed From-To: freebsd-www->jkois I will work on this. Note: This PR is related to the following PR: www/153524 jkois 2011-01-04 20:14:37 UTC
FreeBSD doc repository
Modified files:
en index.xsl
en/security Makefile mkindex.xsl security.sgml
share/sgml libcommon.xsl navibar.ent
Log:
PR: www/153524
PR: www/142437
Patch the website so that "Errata Notices" are available the same way as "Security Advisories":
- RSS feed
- Link from the frontpage
- Own subpage
- Available via navigation menu
Initially suggested by: Jason Helfman (jhelfman ett e-e dott com)
Patch provided by: John Baldwin (jhb@)
Revision Changes Path
1.170 +2 -2 www/en/index.xsl
1.18 +12 -3 www/en/security/Makefile
1.7 +2 -1 www/en/security/mkindex.xsl
1.217 +3 -3 www/en/security/security.sgml
1.32 +6 -21 www/share/sgml/libcommon.xsl
1.32 +2 -1 www/share/sgml/navibar.ent
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
jkois 2011-01-04 20:34:38 UTC
FreeBSD doc repository
Added files:
en/security notices.sgml
Log:
Unbreak the build. Add www/en/security/notices.sgml to the build.
PR: www/153524
PR: www/142437
Revision Changes Path
1.1 +20 -0 www/en/security/notices.sgml (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed The propesed change to our website is now online. Thanks for the suggestion. Close this PR. |