Index: head/zh_TW.UTF-8/htdocs/Makefile =================================================================== --- head/zh_TW.UTF-8/htdocs/Makefile (revision 51233) +++ head/zh_TW.UTF-8/htdocs/Makefile (revision 51234) @@ -1,49 +1,52 @@ # $FreeBSD$ # Original revision: .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= about.xml DOCS+= applications.xml DOCS+= art.xml DOCS+= availability.xml -DOCS+= community.xml +#DOCS+= community.xml DOCS+= docs.xml DOCS+= logo.xml DOCS+= send-pr.xml DOCS+= support.xml DOCS+= where.xml XMLDOCS= index:xsl:${XML_NEWS_NEWS}: DEPENDSET.index=transtable mirrors news press events \ advisories notices XMLDOCS+= usergroups:${XSL_USERGROUPS}:${XML_USERGROUPS}: DEPENDSET.usergroups=transtable usergroups PARAMS.usergroups= --param pagename "'FreeBSD User Groups'" + +XMLDOCS+= community::${XML_EVENTS_EVENTS}: +DEPENDSET.community=usergroups events # Subdirectories # XML SUBDIR+= docs SUBDIR+= news SUBDIR+= platforms .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= doc .endif # Non-XML #SUBDIR+= layout WEBDIR?= data/zh_TW DATESUBST?= 's///' .include "${DOC_PREFIX}/share/mk/web.site.mk" Index: head/zh_TW.UTF-8/htdocs/community.xsl =================================================================== --- head/zh_TW.UTF-8/htdocs/community.xsl (nonexistent) +++ head/zh_TW.UTF-8/htdocs/community.xsl (revision 51234) @@ -0,0 +1,152 @@ + + +]> + + + + + + + + + &title; + + + + + + + &nav.community; + + + +

有超過一百個郵件論壇、數十個網頁版論壇和數個newsgroups。 + 有超過 愛用者組織分佈於全世界 + + 個國家。也有一個活躍的 IRC + 社群。許多開發者也有建立關於他們 &os; 開發工作的 部落格 + 開發者和主要貢獻者亦共同維護一個關於 &os; 開發和相關計畫資訊的 維基網站

+ +

去年有 &os; 活動在全世界 + 個不同國家舉辦 + 。近期 &os; 相關活動的 行事曆 和 + RSS feed + 可以查看 近期活動 + 頁面。有許多過往活動的影片 + 在 Youtube 的BSD + Conferences頻道。

+ + + + +

社群網站

+

&os; 亦出現於許多不同的社群網站。

+ + +
+
Property changes on: head/zh_TW.UTF-8/htdocs/community.xsl ___________________________________________________________________ Added: fbsd:notbinary ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property