Bug 142437

Summary: [request] Errata Notices Index missing
Product: Documentation Reporter: Jason <jhelfman>
Component: Books & ArticlesAssignee: 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
Errata Notices Index missing.

Compared with Securities Advisories, Errata Notices doc view is radically different.

I mentioned this to Colin, and he thinks that adding a page with a list of errata is a good idea.

Fix: 

Not sure how to patch this, as I am a beginner at the documentation, however I am still looking into how to fix this. In the meanwhile, I thought I would submit a PR.
How-To-Repeat: Click on "More" for Security Advisories @ http://www.freebsd.org

compare this with:

Click on "More" for Errata Notices @ http://www.freebsd.org
Comment 1 Johann Kois freebsd_committer freebsd_triage 2010-12-30 16:02:03 UTC
Responsible Changed
From-To: freebsd-doc->freebsd-www

Reclassify.  wwww isssue.
Comment 2 Johann Kois freebsd_committer freebsd_triage 2010-12-30 16:04:55 UTC
Responsible Changed
From-To: freebsd-www->jkois

I will work on this. 

Note: This PR is related to the following PR:	www/153524
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-04 20:14:42 UTC
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"
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-01-04 20:34:45 UTC
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"
Comment 5 Johann Kois freebsd_committer freebsd_triage 2011-01-05 18:19:14 UTC
State Changed
From-To: open->closed

The propesed change to our website is now online.  Thanks for the suggestion. 

Close this PR.