Gabor Kovesdan
5086b7db96
- Fix the make lint (validate) target
2012-10-13 18:32:14 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Isabell Long
bee5d224fe
Remove the ability to change the font size on the website. There are now
...
much better ways of doing this in modern web browsers. Furthermore, it
never worked as well as it should have done, as too much of the website is
built around fixed layouts.
It was felt it was best to remove the size switcher from all languages at
once, so that the infrastructure (styleswitcher.js etc.) could be removed
at the same time.
Discussed at: Cambridge DevSummit, August 2012
Discussed on: www@
Approved by: gabor (mentor)
2012-09-30 13:27:05 +00:00
Gabor Kovesdan
efe7023c1f
- Encoding names should be IANA names and in lower case
2012-09-22 20:09:08 +00:00
Gabor Kovesdan
9b85c2d7f5
- Remove old web content and references to them
...
Discussed with: doc@, www@
2012-09-22 19:20:16 +00:00
Gabor Kovesdan
d8a2cdf09b
- Remove the following articles and references to them. Where it is
...
reasonable to maintain the reference, use the archived docs.
5-roadmap
checkpoint
dialup-firewall
diskless-x
euro
formatting-media
hats (content moved to htdocs/internal)
multi-os
storage-devices
vinum
zip-drive
All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/
No objection from: doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
9c243757ef
- XML declarations should use IANA encoding names
...
Pointed out by: hrs
2012-09-14 17:47:48 +00:00
Alex Dupre
38a3931f23
Update Italian web site (home page & menu).
2012-09-14 16:05:20 +00:00
Gabor Kovesdan
b0de170035
- Fix translated entities by Properly overriding l10n.ent in the catalog chain
...
Approved by: doceng (implicit)
2012-08-30 17:41:56 +00:00
Gabor Kovesdan
862c85b832
- Fix conditional parts that depend on whether we currently have beta
...
release(s)
Approved by: doceng (implicit)
2012-08-24 22:04:59 +00:00
Gabor Kovesdan
f5b3523ae6
- Properly localize navibar entities
...
- Fix enntities of beta releases
Approved by: doceng (implicit)
2012-08-24 10:52:17 +00:00
Gabor Kovesdan
975638cb60
- Convert TOPNAV id's to lower case
...
Approved by: doceng (implicit)
2012-08-23 18:21:47 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
56f1161037
- Expand character entities in the Italian documentation
...
Approved by: doceng (implicit)
2012-08-21 13:06:28 +00:00
Gabor Kovesdan
16e0394616
- Convert all id names to lowercase
...
Approved by: doceng (implicit)
2012-08-18 23:43:35 +00:00
Gabor Kovesdan
217c06b0cd
- Simplify keyword markup
...
- Extract related schema definition into own DTD
Approved by: doceng (implicit)
2012-08-13 20:43:41 +00:00
Gabor Kovesdan
6f0813b25d
- For non-English pages generate the enbase entity, as well, not just base
...
- Remove inline declarations of base and enbase entities since they
are generated automatically in autogen.ent
Approved by: doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
77ddadd891
- Add namespace to XHTML fragments generated by XSLT stylesheets
...
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup
Approved by: doceng (implicit)
2012-08-12 20:35:40 +00:00
Gabor Kovesdan
9b19e6243c
- Remove the now unnecessary .decl files
...
Approved by: doceng (implicit)
2012-08-11 11:16:19 +00:00
Gabor Kovesdan
42b18717e8
- Add proper XML declarations with encoding specification to files that
...
didn't yet have it
Approved by: doceng (implicit)
2012-08-11 10:37:42 +00:00
Gabor Kovesdan
74586f38c6
- Remove PSGML comments since they are not very useful after the XML
...
migration
Approved by: doceng (implicit)
No objection from: doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
d7f1fde5eb
- Add a cvs:keyword element to store the $FreeBSD$ keyword for later
...
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic
Approved by: doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
260391d952
- XMLify Italian webpages
...
Approved by: doceng (implicit)
2012-08-01 23:55:43 +00:00
Gabor Kovesdan
691a6f260e
- XMLify the Italian tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 07:47:53 +00:00
Alex Dupre
d16ceca292
Sync with current English version.
2012-06-13 10:20:17 +00:00
Gavin Atkinson
b537291350
Fix an unfortunate spelling mistake in the it_IT translation, FeeBSD -> &os;
...
Approved by: bcr (mentor)
2012-05-27 13:58:30 +00:00
Hiroki Sato
35babe0ae5
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
...
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.
Approved by: doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f
- Move developers.sgml to the language-independent directory.
...
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
Approved by: doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540
- Remove junk directories.
...
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
information in the www and the doc directory.
- Add various administration files to svnadmin.
Approved by: doceng (implicit)
2012-05-17 02:51:08 +00:00
Doug Barton
58189f49fe
Remove references to set_rcvar, which has been removed from 10-current.
...
While I'm here, bring some consistency to the various example rc.d scripts,
remove some bad examples, etc.
2012-01-14 23:16:00 +00:00
Hiroki Sato
ab50a81819
Remove redundant LI (langage-independent) parts of freebsd.dsl in
...
directories for the localization. ($email-footer$) should be
revisited later because it still involves both of its style (LI) and
content (LD).
2010-12-08 06:26:00 +00:00
Alex Dupre
144b28eebf
Update Italian Documentation.
...
A big THANKS to all translators and in particular to Marco Trentini
for his invaluable work.
Obtained from: The FreeBSD Italian Documentation Project CVS
2008-01-27 15:29:52 +00:00
Chin-San Huang
043d290d09
- Revert the two screenshots back to avoid the inconsistent content
...
until the translation teams to update their files.
Suggested by: blackend, Ganbold
2007-06-28 02:46:39 +00:00
Chin-San Huang
f7c4c3dcc1
Remove the deprecated item(IMAGES_EN+= install/desktop.scr
...
install/xf86setup.scr) link of IMAGE_EN to avoid building failure.
Sorry.
2007-06-27 15:42:51 +00:00
Alex Dupre
f91303f3ae
MFen: 1.14 -> 1.16
...
Obtained from: The FreeBSD Italian Documentation Project CVS
2007-04-15 17:05:05 +00:00
Alex Dupre
7d88fdbe79
MFen: 1.47 -> 1.48
...
Obtained from: The FreeBSD Italian Documentation Project CVS
2007-04-15 17:03:07 +00:00
Alex Dupre
329c9d6800
MFen: 1.20 -> 1.22.
...
Obtained from: The FreeBSD Italian Documentation Project CVS
2007-04-15 17:01:55 +00:00
Alex Dupre
14f1bb8a12
MFen: 1.10 -> 1.14
...
Obtained from: The FreeBSD Italian Documentation Project CVS
2007-04-15 16:53:32 +00:00
Hiroki Sato
3f70c9595b
Move build targets for book.{ps,pdf} of the handbook to the LI part.
2006-04-17 17:49:24 +00:00
Alex Dupre
3967041dc8
Fix this dis-connected build.
2005-08-29 13:37:47 +00:00
Alex Dupre
a7e4530f5b
Update of the Italian translations before 6.0-RELEASE:
...
articles/committers-guide/article.sgml 1.207 -> 1.219
articles/euro/article.sgml 1.10 -> 1.11
articles/explaining-bsd/article.sgml 1.13 -> 1.20
books/handbook/Makefile 1.90 -> 1.95
books/handbook/book.sgml 1.156 -> 1.162
books/handbook/chapters.ent 1.28 -> 1.32
books/handbook/colophon.sgml 1.8 -> 1.9
books/handbook/basics/chapter.sgml 1.126 -> 1.137
books/handbook/bibliography/chapter.sgml 1.65 -> 1.76
books/handbook/boot/chapter.sgml 1.56 -> 1.59
books/handbook/desktop/chapter.sgml 1.40 -> 1.56
books/handbook/eresources/chapter.sgml 1.148 -> 1.174
books/handbook/introduction/chapter.sgml 1.102 -> 1.109
books/handbook/l10n/chapter.sgml 1.100 -> 1.111
books/handbook/mail/chapter.sgml 1.120 -> 1.129
books/handbook/mirrors/chapter.sgml 1.351 -> 1.386
books/handbook/multimedia/chapter.sgml 1.85 -> 1.110
books/handbook/pgpkeys/chapter.sgml 1.240 -> 1.270
books/handbook/ports/chapter.sgml 1.226 -> 1.243
books/handbook/preface/preface.sgml 1.24 -> 1.29
books/handbook/security/chapter.sgml 1.207 -> 1.281 (partial)
books/handbook/serialcomms/chapter.sgml 1.94 -> 1.100
books/handbook/vinum/chapter.sgml 1.32 -> 1.37
flyer/flyer.tex 1.5 -> 1.10
share/sgml/mailing-lists.ent 1.36 -> 1.48
share/sgml/trademarks.ent 1.23 -> 1.25
share/sgml/trademarks.sgml 1.5 -> 1.6
share/sgml/glossary/freebsd-glossary.sgml 1.17 -> 1.20
New translated handbook chapters:
- install
- kernelconfig
- linuxemu
- network-servers
New handbook chapter skeletons:
- audit
- geom
- firewalls
Obtained from: The FreeBSD Italian Documentation Project CVS
2005-08-29 13:25:44 +00:00
Josef El-Rayes
7b1b3f4edf
Make name of variable consistent with email address.
...
Pointed out by: ru
2004-09-08 23:25:25 +00:00
Alex Dupre
7ad89fe147
Update Italian Documentation.
...
Obtained from: FreeBSD Italian Documentation Projects CVS
2004-08-25 09:30:32 +00:00
Alex Dupre
da9f6d485f
- Update Italian documentation
...
- Add handbook mac chapter
2004-07-02 07:34:40 +00:00
Alex Dupre
24479bc9c4
MFen: 1.115 -> 1.116
2004-04-22 12:26:51 +00:00
Alex Dupre
91774a43a7
Update Italian doc for 4.10-RELEASE.
...
Articles
o committers-guide: 1.78 -> 1.88
o filtering-bridges: 1.17 -> 1.18
Handbook
o book.sgml: 1.145 -> 1.146
o bibliography: 1.61 -> 1.62
o boot: 1.55 -> 1.56
o eresources: 1.137 -> 1.140
o introduction: 1.96 -> 1.97
o l10n: 1.94 -> 1.95
o mail: 1.92 -> 1.115
o mirrors: 1.333 -> 1.339
o multimedia: 1.78 -> 1.81
o pgpkeys: 1.207 -> 1.222
o ports: 1.209 -> 1.217
Plus other fixes.
2004-04-19 12:13:21 +00:00
Alex Dupre
0b57ebb713
MFen: 1.332 => 1.333 (forgotten in last commit)
...
Noticed by: Marco Trentini
Approved by: blackend (mentor/implicitly)
2004-01-27 00:04:34 +00:00
Alex Dupre
59967abb8f
- switch to my @FreeBSD.org email address
...
- remove trailing ^M
- doc and www Italian updates
- add flyer
Approved by: blackend (mentor)
2004-01-26 18:20:06 +00:00
Alex Dupre
0be0140e99
- Add localized trademarks.ent
...
- Sync with recent transtable improving
- Updated translations
Approved by: blackend (mentor)
2004-01-14 11:11:14 +00:00
Marc Fonvieille
b5d668f610
Add missing files.
2003-12-13 10:11:50 +00:00
Marc Fonvieille
e6411753c5
Update Italian documenation tree.
...
PR: docs/60167
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-12-13 08:58:23 +00:00
Marc Fonvieille
08ef0d906f
Update Italian documentation.
...
PR: docs/54127
2003-07-06 21:17:59 +00:00
Marc Fonvieille
9c1f48708b
Update the Italian documentation.
...
PR: docs/54127
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-07-06 09:29:17 +00:00
Hiroki Sato
ecd26f86b1
Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl
...
and the localized sysids to <langcode>/share/sgml/catalog.
Since <langcode>/share/sgml/freebsd.dsl still include some
language-neutral parameters and procedures for printable formats,
I will work on assorting them similarly. I am sorry that
this (and probably the next) commit may break the translation
team's usual update procedure, but you can merge the language-specific
freebsd.dsl from the English version as before.
Discussed on: -doc
2003-05-22 15:03:50 +00:00
Marc Fonvieille
1ace559219
PGPkeys separation: now the pgpkeys will be in doc/share/pgpkeys, update
...
all files using the keys to match the change.
2003-05-08 10:07:51 +00:00
Marc Fonvieille
bc18771d78
Update Italian doc and remove callouts images.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-04-11 21:17:13 +00:00
Marc Fonvieille
47f6d4e260
Commit images separation from en_US.ISO8859-1/ directory to
...
share/images. To link "generic" images (share/images ones) from
Makefiles use IMAGES_EN and to link localized images use IMAGES.
For an example look at en_US.ISO8859-1/books/handbook/Makefile
2003-04-11 09:21:15 +00:00
Tom Rhodes
dad1ec27c2
Update some Italian translations.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-04-05 14:51:41 +00:00
Tom Rhodes
2aa6d9810e
Remove unneeded Makefiles.
...
Discussed with: Alex Dupre <sysadmin@alexdupre.com>
2003-03-20 16:20:49 +00:00
Tom Rhodes
46868ea923
Use chapter.sgml instead of preface.sgml in the chapters.ent file.
2003-03-19 19:19:44 +00:00
Tom Rhodes
d37d51bcef
Makefile/ Build chapter.sgml not preface.sgml.
...
Add Makefiles so these chapters build.
2003-03-19 19:13:24 +00:00
Tom Rhodes
7ddf4cfda0
Add a recently translated article: vm-design.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-03-19 19:05:26 +00:00
Tom Rhodes
1930e35540
Update the the Italian documents.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-03-19 18:54:56 +00:00
Tom Rhodes
2e6dbe9339
Add the Italian translated unix-introduction book. These still need individual
...
Makefiles.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-03-19 18:46:43 +00:00
Tom Rhodes
ef89ca0a6d
Remove the .scr and .eps files. They are built from another location.
2003-03-19 18:07:34 +00:00
Tom Rhodes
d64a3a5089
Update the Italian translation of the handbook.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-03-19 17:47:16 +00:00
Tom Rhodes
b623b999b8
Remove unneeded files.
2003-03-19 17:43:30 +00:00
Marc Fonvieille
43eb7a72ae
Say hello to the Italian translation effort of our Handbook.
...
PR: docs/42926
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 11:18:31 +00:00
Marc Fonvieille
f7d092f4d1
Addition of callouts images.
...
PR: docs/42926
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 11:10:41 +00:00
Marc Fonvieille
7988d8b980
Say hello to the Italian translation effort of our Handbook.
...
PR: docs/42926
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 11:09:11 +00:00
Marc Fonvieille
68f259f776
New translations: committers-guide, euro, explaining-bsd and multi-os.
...
PR: docs/42926
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 10:47:32 +00:00
Marc Fonvieille
ae21ca12d7
Updates from Italian translation project
...
PR: docs/42926
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 10:45:12 +00:00
Marc Fonvieille
96ae096c57
Update it_IT tree.
...
PR: docs/42926
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2002-09-22 10:30:10 +00:00
Marc Fonvieille
bc981e6c52
Update manpath=XFree86+4.0.2 to manpath=XFree86+4.2.0
...
All localized freebsd.dsl files are in sync with en_US version.
2002-09-21 21:12:09 +00:00
Marc Fonvieille
dd2b4d6698
Add support for the 'vendor' attribute on <citerefentry> to select which
...
of the CGI manual page collections to use. Currently supports XFree86,
NetBSD, and FreeBSD Port man pages.
2002-08-27 14:11:55 +00:00
Marc Fonvieille
f4128cc579
Various whitespaces and lines length fixes
...
PR: docs/39510
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: keramida
2002-06-23 20:52:24 +00:00
Marc Fonvieille
2a361e6b84
MFen --> 1.11
...
PR: docs/39510
Approved by: keramida
2002-06-22 10:34:09 +00:00
Daniel Harris
4e2f5d83a7
Fix accents.
...
PR: 37951
Submitted by: Nicola Vitale <nivit@libero.it>
Approved by: maintainer
2002-05-14 20:54:35 +00:00
Alexey Zelkin
6ee948e76f
Bunch of SGML and typo fixes.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
PR: docs/35430
2002-04-03 12:02:18 +00:00
Alexey Zelkin
3a240616aa
Add filtering-bridges article to build
2002-02-11 20:28:44 +00:00
Alexey Zelkin
b67740a69b
Add Italian translation of filtering-bridges article
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
PR: docs/34821
2002-02-11 20:27:24 +00:00
Alexey Zelkin
83ed6b2d48
Correct DESTDIR path after repo-copy
2002-01-09 11:27:47 +00:00
Alexey Zelkin
5aa4c36a09
Bunch of spelling corrections and use accented characters
...
PR: docs/33609
Submitted by: "Massimiliano Stucchi" <willythemax@yahoo.it>
2002-01-09 11:26:17 +00:00
Alexey Zelkin
5f6499a5f8
Add build infrastructure for italian documentation
...
PR: docs/32339
Submitted by: "Massimiliano Stucchi" <willythemax@yahoo.it> (with
my modifications)
2002-01-05 19:52:45 +00:00
Alexey Zelkin
fef0cee622
Add first italian article: new-users
...
PR: docs/32339
Submitted by: "Massimiliano Stucchi" <willythemax@yahoo.it>
2002-01-05 19:49:03 +00:00
Jeroen Ruigrok van der Werven
f1f1fbd5a2
Correct Gianluca's email address and add the rest of the translators.
...
Submitted by: Gianluca Sordiglioni <inzet@gufi.org>
2001-09-24 10:46:56 +00:00
Jeroen Ruigrok van der Werven
219423443e
Add Italian legalnotice.
...
Submitted by: Gianluca Sordiglioni <gianluca@parkinson.it>
2001-09-24 09:37:54 +00:00
Jeroen Ruigrok van der Werven
daacbbe95e
Add two more infrastructure files for the Italian translation.
...
Submitted by: Gianluca Sordiglioni <gianluca@parkinson.it> and
Max Stucchi <willythemax@yahoo.it>
2001-09-24 09:23:57 +00:00
Jeroen Ruigrok van der Werven
5b1a78edbb
Add Gianluca Sordiglioni and Max Stucchi to the translators list for
...
the Italian FreeBSD docs.
2001-09-24 09:01:58 +00:00