Next three files are derived from www/ru/docs.sgml
docs/books.sgml (1.5)
docs/man.sgml (1.3)
docs/webresources.sgml (1.3)
docs/Makefile (1.5)
www/ru/Makefile: Add docs/ for building
www/ru/includes.navdocs.sgml: change links to point to <docs> directory.
MFen:
www/ru/docs.sgml: 1.193 -> 1.194
Obtained from: The FreeBSD Russian Documentation Project
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
news items and putting them into the localized web pages.
If the translation is available it will be used, otherwise
the original (English) version of the news item will be used.
. tutorials is long time ago unused as doc/ building directory. So,
no need to threat it specially.
. FAQ and handbook directories are also used as compat reference
containers now. So, having them declared as COOKIE is unnecessary.
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.
This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.
Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>
No objections from: -doc
Requested by: Russian and Japanese translation teams
Repository state. This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.
Obtained from: FreeBSD Russian Documentation Project CVS Repository