New file: original english revision
community.sgml: 1.2 community/Makefile: 1.1 community/irc.sgml: 1.2 community/mailinglists.sgml: 1.4 community/newsgroups.sgml: 1.3 community/webresources.sgml: 1.2 support/Makefile: 1.1 support/bugreports.sgml: 1.2 support/webresources.sgml: 1.1 share/sgml/templates.usergroups.xsl: Add for building usergroups.xml with russian header and section menu (usergroups.html) MFen: support.sgml: 1.334 -> 1.353 Other changes are for normal building, and web appearence with unbreaked links with above changes. Obtained from: The FreeBSD Russian Documentation Project Approved by: marck
This commit is contained in:
parent
05e947f3b7
commit
51fde1e8df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26282
16 changed files with 725 additions and 94 deletions
|
@ -3,8 +3,8 @@
|
|||
<!--
|
||||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD: www/ru/includes.xsl,v 1.13 2005/10/05 20:39:12 simon Exp $
|
||||
$FreeBSDru: frdp/www/ru/includes.xsl,v 1.13 2004/10/22 12:33:49 den Exp $
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/www/ru/includes.xsl,v 1.17 2005/11/03 18:13:16 gad Exp $
|
||||
|
||||
Original revision: 1.20
|
||||
-->
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
<xsl:variable name="header1">
|
||||
<head><title><xsl:value-of select="$title"/></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=KOI8-R" />
|
||||
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
|
||||
<link rel="shortcut icon" href="{$enbase}/favicon.ico" type="image/x-icon" />
|
||||
<link rel="icon" href="{$enbase}/favicon.ico" type="image/x-icon" />
|
||||
|
@ -100,7 +100,7 @@
|
|||
<a href="{$base}/docs.html" title="äÏËÕÍÅÎÔÁÃÉÑ">äÏËÕÍÅÎÔÁÃÉÑ</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{$enbase}/community.html" title="笙下菖釉紫">笙下菖釉紫</a>
|
||||
<a href="{$base}/community.html" title="óÏÏÂÝÅÓÔ×Ï">óÏÏÂÝÅÓÔ×Ï</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{$base}/projects/index.html" title="òÁÚÒÁÂÏÔËÁ">òÁÚÒÁÂÏÔËÁ</a>
|
||||
|
@ -142,12 +142,12 @@
|
|||
|
||||
<xsl:if test="$section = 'community'" >
|
||||
<ul>
|
||||
<li><a href="{$enbase}/community.html">笙下菖釉紫</a></li>
|
||||
<!--li><a href="{$base}/community/mailinglists.html">Mailing Lists</a></li>
|
||||
<li><a href="{$base}/community.html">óÏÏÂÝÅÓÔ×Ï</a></li>
|
||||
<li><a href="{$base}/community/mailinglists.html">óÐÉÓËÉ ÒÁÓÓÙÌËÉ</a></li>
|
||||
<li><a href="{$base}/community/irc.html">IRC</a></li>
|
||||
<li><a href="{$base}/community/newsgroups.html">Newsgroups</a></li>
|
||||
<li><a href="{$base}/usergroups.html">User Groups</a></li>
|
||||
<li><a href="{$base}/community/webresources.html">Web Resources</a></li-->
|
||||
<li><a href="{$base}/community/newsgroups.html">ôÅÌÅËÏÎÆÅÒÅÎÃÉÉ</a></li>
|
||||
<li><a href="{$base}/usergroups.html">çÒÕÐÐÙ ÐÏÌØÚÏ×ÁÔÅÌÅÊ</a></li>
|
||||
<li><a href="{$base}/community/webresources.html">Web ÒÅÓÕÒÓÙ</a></li>
|
||||
</ul>
|
||||
</xsl:if>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue