Commit graph

32 commits

Author SHA1 Message Date
Eitan Adler
050eec8843 Add ACM Queue Portrait: Robert Watson to the multimedia page.
Approved by:	bcr (mentor)
2012-10-27 18:59:14 +00:00
Eitan Adler
f9a85a4be2 Fix indentation.
translators please ignore.

Approved by:	wblock
2012-10-14 20:48:17 +00:00
Eitan Adler
aa403f8a48 Make link point to bcr's presentation instead of an unrelated one.
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>
Approved by:	wblock
2012-10-14 20:48:14 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
efe7023c1f - Encoding names should be IANA names and in lower case 2012-09-22 20:09:08 +00:00
Gabor Kovesdan
2e69c9e705 - XSLTify the multimedia pages with a slightly different approach than the
earlier one.  It does not any more has per-tag and per-source pages
  but one page for tags and one for sources with anchors.  With the current
  number of entries it will probably be fine for a long time but if once
  we need to divide it into smaller chunks, it will be easier with XSLT.
- Now the documents are also rebuilt if stylesheets or the source XML
  database changes and the build time is drastically decreased.

Reviewed by:	www@
2012-09-21 10:02:57 +00:00
Gabor Kovesdan
905c1741ac - Add an index link for multimedia.html 2012-09-16 18:12:43 +00:00
Gabor Kovesdan
165056d894 Merge the projects/sgml2xml branch:
- Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML
  - Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional
  - Static webpages are now processed by XSLT behind the scenes
  - Webpages are now built with less cycles; tidy has been removed and the
    date processing is now done by XSLT
  - Generated webpages are now actually valid (they did not use to be)
  - All XSLT stylesheets now pull in a main XSLT, which reduces
    duplicated markup
  - Site map and index are converted to an XML format with an
    XSLT transformation that generates the output
  - For docs, there is now only one entity set for both articles and books
  - Some trademark/legalnotice entities have been merged to a cohesive
    single entity file
  - Untranslated entity sets are now always pulled in from the English tree
    instead of redundant copies
  - The base and enbase entities are already automatically generated so
    remove inline definitions from individual files
  - Fetch the LEGAL file via http instead of depending on CVS
  - Convert id names to lowercase to avoid mixing different styles and
    for better readability
  - All PSGML comments are removed since they are mostly useless
  - Convert character entities to normal characters
  - Do not copy CSS files but override only necessary part
  - Fix build with newest tidy
  - Partly update the fdp-primer to reflect changes

Approved by:	doceng (implicit)
2012-09-14 12:11:19 +00:00
Gabor Kovesdan
0421ffc179 - MFH
Approved by:	doceng (implicit)
2012-09-04 21:35:17 +00:00
Isabell Long
e631a7239e Add a link to some photos taken by roberto@ at the Cambridge 2012 DevSummit
to the multimedia section of the website.

PR:		docs/171186
Submitted by:	db
Approved by:	gjb (mentor)
2012-08-30 14:08:51 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
acb8333ccd - Convert more id's and references to lower case
- Drop upper case support from CSS

Approved by:	doceng (implicit)
2012-08-19 11:11:51 +00:00
Gabor Kovesdan
06cf1a8309 - XMLify the multimedia section
- Fix the clean target while here

Approved by:	doceng (implicit)
2012-08-05 23:04:47 +00:00
Gabor Kovesdan
5a7bdd7b8b - Add XML DTD and make the multimedia database well-formed and valid XML
Approved by:	doceng (implicit)
2012-08-05 22:18:26 +00:00
Isabell Long
4564c69a7d Remove, replace, and fix some broken links on the multimedia pages of
the website.

PR:		docs/169395
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-27 23:00:35 +00:00
Eitan Adler
d4abfcf67c Remove a variety of dead links. Fix bsdcan links by adding missing
periods.

Submitted by:	db
Approved by:	bcr
2012-06-24 17:55:37 +00:00
Isabell Long
0efa193a77 Fix a typo in a URL in the multimedia section of the website.
PR:		docs/169122
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-16 17:09:01 +00:00
Isabell Long
557b64857c Add more new material to the multimedia page of the website.
PR:		docs/169013
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-13 14:40:33 +00:00
Gavin Atkinson
1297aa5819 Fix the script that generates the multimedia files on the website when
parsing "overview" URLs consisting of multiple parts - for example a URL
containing an "&amp;".  Due to what appears to have been a copy/paste
error, these URLs would be broken in the rendered output.

This is the root cause of the invalid rendering of the link in the third
URL added in r38972, that commit itself was correct.

Approved by:	bcr (mentor)
2012-06-12 21:21:37 +00:00
Isabell Long
599a644b48 Fix (or just remove) some broken links in the multimedia section of the
website.

PR:		docs/168924
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-12 21:21:09 +00:00
Isabell Long
ceb7e1d7ca Indentation fixes. Translators, please ignore.
Approved by:	gabor (mentor)
2012-06-10 21:50:47 +00:00
Isabell Long
3711227824 Add some new content to the multimedia page of the website: three new
BSDCan papers.

PR:		docs/168811
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-09 11:19:28 +00:00
Isabell Long
9a2d112450 Replace some dead links with working ones in the multimedia section of
the website.

PR:		docs/168752
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-06 10:31:15 +00:00
Benjamin Kaduk
0853bbe16a Add items for BSDCan photos from 2011 and 2010.
Remove a dead link.
Patch slightly tweaked from the PR.

PR:		docs/168729
Submitted by:	db
Approved by:	hrs (mentor)
2012-06-06 02:06:20 +00:00
Hiroki Sato
fd80d8a80e - Fix <tags> handling in <files>.
- Fix counting of the number of tags for font-size: property in the tag list.
2012-06-04 02:27:26 +00:00
Isabell Long
68862162a7 Add links to BSDCan 2012 photosets to the multimedia page of the website.
Discussed with:	bcr, roberto
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-03 19:52:21 +00:00
Isabell Long
9613882f69 - Fix two broken links in the multimedia section of the website.
- Add a $FreeBSD$ tag to keep SVN happy.

Submitted by:	db
Approved by:	gabor (mentor)
2012-06-03 12:01:23 +00:00
Hiroki Sato
5100672fda - Fix make clean to remove the output directory itself in addition to
the files.[*]
- Use mkdir -p.

Submitted by:	gjb [1]
Approved by:	doceng (implicit)
2012-05-17 22:03:40 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00