- Merge the following from the English version: r51978
This commit is contained in:
parent
aaa85bf808
commit
80b89554d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51994
1 changed files with 9 additions and 13 deletions
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "FreeBSD 社群">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD$ Original revision: r51978-->
|
||||
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
|
@ -30,7 +30,7 @@
|
|||
<p>有超過一百個<a
|
||||
href="&enbase;/community/mailinglists.html">郵件論壇</a>、數十個網頁版<a
|
||||
href="https://forums.FreeBSD.org/">論壇</a>和數個 <a
|
||||
href="&enbase;/community/newsgroups.html">newsgroups</a> 。
|
||||
href="&enbase;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a> 。
|
||||
有超過 <xsl:value-of
|
||||
select="count(document($usergroups.xml)//entry)"
|
||||
/><xsl:text> </xsl:text>個<a
|
||||
|
@ -57,7 +57,7 @@
|
|||
可以查看 <a href="&enbase;/events/events.html">近期活動
|
||||
</a>頁面。有許多過往活動的影片
|
||||
在 Youtube 的 <a
|
||||
href="//www.youtube.com/bsdconferences">BSD
|
||||
href="https://www.youtube.com/bsdconferences">BSD
|
||||
Conferences</a> 頻道。</p>
|
||||
|
||||
<!-- The Latest Videos section is placed inside an invisible block, which
|
||||
|
@ -122,30 +122,26 @@
|
|||
|
||||
<ul>
|
||||
|
||||
<li>在 <a href="http://del.icio.us">del.icio.us</a>
|
||||
數千名使用者在近 30,000 個網頁中標記著 '<a
|
||||
href="http://del.icio.us/tag/freebsd">freebsd</a>' 標籤。</li>
|
||||
|
||||
<li><a href="http://www.flickr.com">flickr</a> 有數千張愛用者組織、會議和黑客松的照片標記
|
||||
'<a
|
||||
href="http://flickr.com/search/?z=t&ss=2&w=all&q=freebsd&m=text">freebsd</a>'
|
||||
</li>
|
||||
|
||||
<li><a href="//www.youtube.com">YouTube</a> 有數百個
|
||||
<li><a href="https://www.youtube.com">YouTube</a> 有數百個
|
||||
<a
|
||||
href="//www.youtube.com/results?search_query=freebsd&search_type=&aq=f">FreeBSD</a>
|
||||
相關的會議、螢幕錄影或是範影片。特別是有一個新的 <a href="http://www.youtube.com/bsdconferences">BSD Conferences</a> 頻道有超過一個小時 FreeBSD 會議的演講影片。</li>
|
||||
href="https://www.youtube.com/results?search_query=freebsd&search_type=&aq=f">FreeBSD</a>
|
||||
相關的會議、螢幕錄影或是範影片。特別是有一個新的 <a href="https://www.youtube.com/bsdconferences">BSD Conferences</a> 頻道有超過一個小時 FreeBSD 會議的演講影片。</li>
|
||||
|
||||
<li>有一個 <a
|
||||
href="http://www.facebook.com/home.php#/group.php?gid=2204657214">FreeBSD
|
||||
href="https://www.facebook.com/groups/FreeSBD/">FreeBSD
|
||||
Users Group</a> 在 <a
|
||||
href="http://www.facebook.com">Facebook</a> 和一個 <a href="http://www.linkedin.com/groups?gid=47628">FreeBSD Group</a> 在 <a href="http://www.linkedin.com">LinkedIn</a>。</li>
|
||||
href="https://www.facebook.com">Facebook</a> 和一個 <a href="https://www.linkedin.com/groups?gid=47628">FreeBSD Group</a> 在 <a href="https://www.linkedin.com">LinkedIn</a>。</li>
|
||||
|
||||
<li>你可以在 <a href="https://twitter.com">Twitter</a> 追蹤
|
||||
<a href="https://twitter.com/freebsd">@freebsd</a>,
|
||||
<a href="https://twitter.com/freebsdhelp">@freebsdhelp</a>,
|
||||
<a href="https://twitter.com/freebsdblogs">@freebsdblogs</a>, 或是
|
||||
<a href="https://twitter.com/bsdevents">@bsdevents</a>
|
||||
<a href="https://twitter.com/freebsdcore">@freebsdcore</a>
|
||||
。</li>
|
||||
</ul>
|
||||
</xsl:template>
|
||||
|
|
Loading…
Reference in a new issue