Bug 124447

Summary: [patch] Bring www/en/multimedia into the age of SGML
Product: Documentation Reporter: edwin
Component: Books & ArticlesAssignee: Remko Lodder <remko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description edwin 2008-06-10 14:50:01 UTC
In cooperation with keramida@:

- Let the conversion script produce SGML output.
- Let the SGML files be translated the normal way to HTML files.
- Cleanup markup on input file to make sure that tidy likes it.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-10 23:16:29 UTC
Responsible Changed
From-To: freebsd-doc->remko

Humbly ask if remko@ wants to do the honours.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-12 20:02:31 UTC
remko       2008-06-12 19:02:27 UTC

  FreeBSD doc repository

  Modified files:
    en/multimedia        Makefile multimedia-input.xml 
                         multimedia.pl 
  Log:
  Bring the multimedia chapter towards .sgml
  
  PR:             124447
  Submitted by:   edwin
  
  Revision  Changes    Path
  1.3       +23 -23    www/en/multimedia/Makefile
  1.4       +155 -151  www/en/multimedia/multimedia-input.xml
  1.3       +238 -82   www/en/multimedia/multimedia.pl
_______________________________________________
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 3 dfilter service freebsd_committer freebsd_triage 2008-06-12 20:04:09 UTC
remko       2008-06-12 19:04:04 UTC

  FreeBSD doc repository

  Added files:
    en/multimedia        multimedia.sgml.intro 
                         multimedia.sgml.post multimedia.sgml.pre 
  Log:
  Add multimedia sgml support files.
  
  PR:             124447
  Submitted by:   edwin
  
  Revision  Changes    Path
  1.1       +24 -0     www/en/multimedia/multimedia.sgml.intro (new)
  1.1       +4 -0      www/en/multimedia/multimedia.sgml.post (new)
  1.1       +8 -0      www/en/multimedia/multimedia.sgml.pre (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 4 Remko Lodder freebsd_committer freebsd_triage 2008-06-12 20:05:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!