Add a link to the social networking page from the community section of
the website. Reword a sentence that used 'FreeBSD' three times with a less repetitive alternative.
This commit is contained in:
parent
5e7d36d0a9
commit
6c208a1c86
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32393
2 changed files with 10 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
||||||
<!ENTITY % navinclude.community "INCLUDE">
|
<!ENTITY % navinclude.community "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<!-- $FreeBSD: www/en/community.xsl,v 1.3 2008/04/21 01:41:45 murray Exp $ -->
|
<!-- $FreeBSD: www/en/community.xsl,v 1.4 2008/06/20 21:19:24 danger Exp $ -->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
||||||
|
@ -59,11 +59,14 @@
|
||||||
active <a href="&base;/community/irc.html">IRC</a>
|
active <a href="&base;/community/irc.html">IRC</a>
|
||||||
community. Many developers also maintain <a
|
community. Many developers also maintain <a
|
||||||
href="http://planet.freebsdish.org">blogs</a> about
|
href="http://planet.freebsdish.org">blogs</a> about
|
||||||
their &os; work. &os; developers and key contributors
|
their &os; work. Developers and key contributors
|
||||||
also maintain <a
|
also maintain a <a
|
||||||
href="http://wiki.FreeBSD.org/">wiki</a>, which
|
href="http://wiki.FreeBSD.org/">wiki</a>, which
|
||||||
contains various information about &os; development
|
contains information about &os; development
|
||||||
and &os; related projects.</p>
|
and related projects. You can also find &os; represented
|
||||||
|
on a variety of different <a
|
||||||
|
href="&base;/community/social.html">social
|
||||||
|
networking</a> sites.</p>
|
||||||
|
|
||||||
<p>Last year there were <xsl:value-of
|
<p>Last year there were <xsl:value-of
|
||||||
select="count(event[number(enddate/year) =
|
select="count(event[number(enddate/year) =
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: www/share/sgml/navibar.ent,v 1.19 2008/03/30 18:35:28 marcus Exp $ -->
|
<!-- $FreeBSD: www/share/sgml/navibar.ent,v 1.20 2008/04/20 02:07:45 murray Exp $ -->
|
||||||
|
|
||||||
<!ENTITY % navinclude.about "IGNORE">
|
<!ENTITY % navinclude.about "IGNORE">
|
||||||
<![ %navinclude.about; [
|
<![ %navinclude.about; [
|
||||||
|
@ -39,6 +39,7 @@
|
||||||
<li><a href="&base;/usergroups.html">User Groups</a></li>
|
<li><a href="&base;/usergroups.html">User Groups</a></li>
|
||||||
<li><a href="&base;/events/events.html">Events</a></li>
|
<li><a href="&base;/events/events.html">Events</a></li>
|
||||||
<li><a href="&base;/community/webresources.html">Web Resources</a></li>
|
<li><a href="&base;/community/webresources.html">Web Resources</a></li>
|
||||||
|
<li><a href="&base;/community/social.html">Social Networks</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div> <!-- SIDENAV -->'>
|
</div> <!-- SIDENAV -->'>
|
||||||
]]>
|
]]>
|
||||||
|
|
Loading…
Reference in a new issue