Commit graph

4 commits

Author SHA1 Message Date
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 "&".  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
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
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
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