Commit graph

22 commits

Author SHA1 Message Date
Sergio Carlavilla Delgado
56b954270d Update community information:
The Spanish mailing list are down.
The Polish web URL was wrong.
Update webresources information.
In the community.xsl, the LinkedIn group id was wrong and the
last activity in the twitter @freebsdblogs account was in 2013.

Patch by:	carlavilla@
Reviewed by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23041
2020-01-14 20:15:08 +00:00
Benedict Reuschling
15a90da2d6 Remove mentions of planet.freebsd.org as it
does not work anymore.

PR:			211706
Submitted by:		knezour@weboutsourcing.cz
Patch by:		carlavilla@
Reviewed by:		bcr
Differential Revision:	https://reviews.freebsd.org/D22221
2019-11-03 11:06:00 +00:00
Eitan Adler
eaaefa1f75 www: restore FreeBSD Planet
While its currently dead, it will be making a return. Revert it.
2018-08-12 08:50:20 +00:00
Eitan Adler
61eec2b72a eresources: remove now-dead link
planet.freebsd.org seems to be down and not making a return. Remove.
2018-08-12 03:20:10 +00:00
Ruey-Cherng Yu
2bc0aef911 - Update some URLs ( from http to https )
Reviewed by:	bcr
2018-07-13 14:23:40 +00:00
Ryusuke SUZUKI
86cbc812f1 Community: one more make "newsgroups" a direct reference
Reviewed by: eadler
2018-07-08 03:28:27 +00:00
Eitan Adler
3e234db2e5 community: multiple updates
- del.icio.us is being shutdown in favor of in pinboard's paid service
- make most URLs https instead of http
- update the Facebook user group link
- add a link to @freebsdcore's Twitter page

PR:		221489
Reported by:	ygy
2017-12-21 09:24:28 +00:00
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