Commit graph

15 commits

Author SHA1 Message Date
Benedict Reuschling
54a23321f9 Remove dead link to planet.freebsdish.org with the one that works.
Sponsored by:	BSDCam Devsummit
2016-08-15 16:00:07 +00:00
Gavin Atkinson
e87f45461a Domain relative links to Youtube. 2014-09-18 23:15:16 +00:00
Gavin Atkinson
d0f8190f5b Hopefully fix the display of the most recent videos, by using protocol-
relative URLs.  Unfortunately, I am unable to test this fix locally
at the moment.
2014-09-18 23:09:07 +00:00
Gavin Atkinson
3d9a384780 Reorder twitter accounts, add @freebsdhelp, and use https over http for
twitter links as twitter redirects http->https anyway.
2014-08-10 22:55:29 +00:00
Gavin Atkinson
2e7186064b Both http://forums.FreeBSD.org and http://wiki.FreeBSD.org redirect to
secure versions of the sites, so link to the secure version directly.
Note that for wiki links I have only fixed up key links in navbars etc,
there are a large number of other links but fixing them does not seem
worth the churn.
2014-08-02 13:39:27 +00:00
Alexander Nedotsukov
812a34b9ea Take out sentence about social networks.
There is a secton about social networks a bit below. Also, this sentence
contains link to removed page.
2014-07-27 06:54:17 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Eitan Adler
fafc892f65 - The "social" page was kind of lonely so combine it with the "community" page.
- While here remove an old (circa 2009) twitter account.

Further work needs to be done on the community, support, and events pages.

Discussed with:	bjk
Reviewed by:	Allan Jude <freebsd@allanjude.com>
2013-10-17 04:33:22 +00:00
Hiroki Sato
f88fe6df4c Fix a syntax error. This caused a build breakage in newer libxslt which check
the stylesheet syntax more strictly.

|It is an error for the value of either the use attribute or the match
|attribute to contain a VariableReference.
| (XSL Transformations (XSLT) Version 1.0, Section 12.2)
2013-01-09 14:50:21 +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
77ddadd891 - Add namespace to XHTML fragments generated by XSLT stylesheets
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup

Approved by:	doceng (implicit)
2012-08-12 20:35:40 +00:00
Gabor Kovesdan
7903bab9c4 - Extend xhtml.xsl instead of duplicating common structural parts
Approved by:	doceng (implicit)
2012-07-16 09:06:08 +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