Commit graph

8705 commits

Author SHA1 Message Date
Alexey Zelkin
20385fb7ca MFen: 1.11
Obtained from:  The FreeBSD Russian Documentation Project
2004-04-09 11:57:33 +00:00
Alexey Zelkin
160b656fff MFen: 1.8
Refine translation

Obtained from:  The FreeBSD Russian Documentation Project
2004-04-09 11:56:13 +00:00
Alexey Zelkin
161d8cf769 MFen: 1.6
Refine translation

Obtained from:  The FreeBSD Russian Documentation Project
2004-04-09 11:54:53 +00:00
Alexey Zelkin
a44b72998e Initial import syncronized to english rev 1.1
Obtained from:	The FreeBSD Russian Documentation Project
2004-04-09 11:53:57 +00:00
Alexey Zelkin
be5f70efaf Split press.xml into archived parts 2004-04-09 11:51:00 +00:00
Alexey Zelkin
c9756a8414 Learn web.atoz about existence of 5.2.1R 2004-04-09 10:21:44 +00:00
Alexey Zelkin
3771c9be59 Remove make(obj) magic. web.site.mk and en/Makefile will to it for us. 2004-04-09 10:17:19 +00:00
Alexey Zelkin
7e7c9ca7be . Fix 'make spellcheck' to take generated html files from ${.OBJDIR}
instead of ${.CURDIR}

. Add 'obj' target depending on _PROGSUBDIR, so 'make obj' for web tree
  is processed recursively for SUBDIRs

. Remove 'cleandir' target.  bsd.obj.mk declares it unconditionally and
  it does absolutely same things.  Removing of target from this makefile
  reduces spawning of ${MAKE} by factor *6* when called from 'www/en'
  directory!
2004-04-09 10:15:19 +00:00
Alexey Zelkin
0042c6a91b Stop using &en-base; entity (convert to &base;), and fix/update some links
as well.
2004-04-09 08:05:31 +00:00
Alexey Zelkin
66530dda82 Fix bunch of references to images and re-refer some links to translated
documents instead of english ones.
2004-04-09 08:02:38 +00:00
Alexey Zelkin
440622b882 Fix link to ports' growth status.png 2004-04-09 07:59:42 +00:00
Ceri Davies
2ad531925e Correct one last typo. 2004-04-08 21:50:49 +00:00
Ceri Davies
780d468bea Spell "Italian" correctly. 2004-04-08 21:42:09 +00:00
Ceri Davies
0ed8d72b2a Update links to the ia64 project pages. 2004-04-08 21:29:30 +00:00
Ceri Davies
e987c41481 Americanize. 2004-04-08 21:17:55 +00:00
Ceri Davies
4eaaa327bf Correct spelling error. 2004-04-08 20:41:03 +00:00
Ceri Davies
99e0f7ddf4 Add links to news.rdf. 2004-04-08 19:11:49 +00:00
Joe Marcus Clarke
4cce771c0e It's safe to update jamboree now. 2004-04-08 18:21:17 +00:00
Denis Peplin
199aee430c Redirect to translated handbook
Obtained from:	The FreeBSD Russian Documentation Project
2004-04-08 13:20:47 +00:00
Alexey Zelkin
ba9fb293d1 Huh! Fix a bogon introduced by previous revision. In !TIDY_VERBOSE
case use correct variable name for default tidy logfile (/dev/null).

Submitted by:	Rudolf Cejka <cejkar at fit.vutbr.cz>
2004-04-08 09:43:04 +00:00
Denis Peplin
ae269a04c3 s/en_US.ISO8859-1/ru_RU.KOI8-R/ for handbook links
Obtained from:	The FreeBSD Russian Documentation Project
2004-04-08 07:46:46 +00:00
Joe Marcus Clarke
5fd6074c98 Remove the old GNOME 2.4 Known Issues file, and link to the new GNOME 2.6
list instead.
2004-04-08 04:09:48 +00:00
Simon L. B. Nielsen
cfa6ce105d - le got the SCSI enclosure and the SCSI disks from Seuffert & Waidmann.
- Add a missing </tr> in donors.sgml, while I'm here anyway.
2004-04-07 21:05:59 +00:00
Wilko Bulte
6cd40eb7ac ru now has his (albeit slow) Alpha 2004-04-07 18:40:40 +00:00
Scott Long
1804c1be48 Update several completed items on the checklist. 2004-04-07 17:13:28 +00:00
Joe Marcus Clarke
f6a9817b54 Update the gnome-volume-control known issue now that it is believed to have
been resolved.
2004-04-07 17:08:35 +00:00
Joe Marcus Clarke
f1817fc415 Remove trailing whitespace. Translators please ignore. 2004-04-07 17:07:20 +00:00
Alexey Zelkin
da54502904 Implement TIDY_VERBOSE knob. It tells tidy to save error log into file
named 'tidyerr.$filename', instead of default /dev/null.
2004-04-07 13:04:55 +00:00
Alexey Zelkin
91fc462271 Enable press archive pages building 2004-04-07 11:41:47 +00:00
Alexey Zelkin
ae4d17ebfb Add references to archived press pages 2004-04-07 11:40:48 +00:00
Alexey Zelkin
c4ce8b0dba Add XSL stylesheet used for generation of Press archive pages. 2004-04-07 11:39:26 +00:00
Alexey Zelkin
3a06dce1e1 Declare presshome XSL variable 2004-04-07 11:37:55 +00:00
Alexey Zelkin
0f31f0b6d3 FreeBSD Press page become too big over years, so split it into yearly
archive (in same manner as for newsflash page)
2004-04-07 11:35:10 +00:00
Alexey Zelkin
8f73848f31 Unbreak generation of hypertext references declared inside <body>.
Convert <url href="...">...</url> used inside <body> tag into <a></a> form.
This is required because <body> content being passed into generated
html as is (using select="child:node()"), and as result href's declared
via <url></url> are passed into generated html unmodified.  Browser
ignore unknown tags, so we resulted up with incorrectly rendered hrefs.
2004-04-07 11:27:47 +00:00
Pav Lucistnik
fb1c1f70e0 - Revert rev. 1.66, it was not a typo.
Lesson learned:	don't touch something you have no clue about
Requested by:	marcus
2004-04-06 22:13:14 +00:00
Alexey Zelkin
9eb5445bbb EuroBSDCon2004 is one the way. 2004-04-06 16:12:12 +00:00
Pav Lucistnik
443a7f621e - Fix typo
Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 13:14:59 +00:00
Alexey Zelkin
1d9e02fa86 Since this is pregenerated html page, we need to register content-type's
meta to force browsers to use correct charset.
2004-04-06 11:43:57 +00:00
Alexey Zelkin
19b37f9cfa Remove more old good days leftovers.
. 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.
2004-04-06 11:41:18 +00:00
Alexey Zelkin
2337876ee8 Apply .PHONY attribute to homepage.inc in !make(install) only. It avoids
rebuilding homepage.inc and dependent files at 'make install' stage.
2004-04-06 11:38:02 +00:00
Alexey Zelkin
0ab7983baa . some style changes
. make curdate.xml dependency .PHONY in !make(install) case.  It avoids
  rebuilding curdate.xml and dependent files at 'make install'
2004-04-06 11:36:12 +00:00
Alexey Zelkin
cef1530033 few whitespace nits 2004-04-06 11:33:51 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
974b810743 Update information about obtaining snapshots: releng4 is now absent,
snapshot naming schema is changed, release notes now in RELNOTES.TXT,
not README
2004-04-06 11:27:18 +00:00
Alexey Zelkin
81b4e5212a Add installation.sgml to build queue. It was here from 5.2 release days,
but was not enabled.

Spotted by:	make checkmissing
2004-04-06 11:25:01 +00:00
Ceri Davies
61f24a6469 Realign headers. 2004-04-06 11:22:37 +00:00
Daniel Hartmeier
1aedbd5689 Follow committer's guide, add author entity and pgp key.
Approved by:	mlaier (mentor)
2004-04-06 10:20:13 +00:00
Adam Weinberger
27876e7807 Rename the screenshots, using a better naming scheme. Now, filenames
are keyed to the GNOME version they reference, i.e. ss26-4.png, etc.

Also, add a new screenshot demonstrating some of the GNOME sound
applications.
2004-04-06 03:58:10 +00:00
Alexey Zelkin
a4b43bf8cc Remove unused (ever used?) and unreferenced from anythere gif files.
Looks like they were supposed to be base for "new" design of website
back in 1997, but never got cleaned up after that.

Spotted by:	make checkmissing
2004-04-06 00:10:54 +00:00
Alexey Zelkin
72349a5b67 This file is long time unused and unreferenced. RIP.
Spoted by:	make checkmissing
2004-04-06 00:06:52 +00:00