Warren Block
5e47ac34a9
Connect the translated leap seconds article to the build.
2015-11-10 18:05:11 +00:00
Warren Block
36c1cec131
Add a new Spanish translation of the leap seconds article by Federico
...
Caminiti, with assistance from Juan Molina. Thanks!
Submitted by: Federico Caminiti <demian.fc@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3825
2015-11-10 15:56:25 +00:00
Warren Block
a2db0a31d8
Add new PO translation by Federico Caminiti with review by Juan Molina.
...
Thanks to both!
Differential Revision: https://reviews.freebsd.org/D3790
2015-10-13 20:21:44 +00:00
Eitan Adler
1fb2e18819
multiple:
...
clean up for other older articles which were already deleted.
tested with a top-level 'make'
2015-04-05 16:36:06 +00:00
Eitan Adler
411bbe20b8
cvs-freebsd: fully remove it
...
the cvs-freebsd article was removed from the English version some time
ago. Fully remove it from the doc tree now
2015-04-05 16:07:22 +00:00
Eitan Adler
73bca3ef97
Linux comparison:
...
- comparing 'Linux' vs 'FreeBSD' is comparing apples and fruit: one is
just the kernel and the other is a specific distribution.
- the license 'debate' is well covered elsewhere
- it still references CVS
- comparing the development style of '300 committers' vs 'going through
the maintainer' is a straw man and doesn't reflect how Linux works (or
how BSD works)
- the supported platforms list is old and incorrect
- the "Extensible Frameworks" section belongs elsewhere
- the 'security' section is a feature list, not a comparison and is
missing important features
etc.
Discussed with: mjg
2015-04-03 16:31:14 +00:00
Eitan Adler
db5df9d85f
attempt to fix build breakage
...
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.
Remove the translated articles for the articles I removed in English
2015-04-03 05:08:29 +00:00
Hiroki Sato
8def749c53
Normalize DTD URL.
2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1
- Definitively upgrade to DocBook 5.0
2013-11-07 15:39:28 +00:00
Gabor Kovesdan
ec3cf8682b
- MFH
2013-07-26 12:58:37 +00:00
Gabor Kovesdan
4a47cdca9b
- Enable indexes by default; now they are not so difficult to generate
2013-07-24 19:38:10 +00:00
Gabor Kovesdan
aec6825649
- Make the empty ulink really empty. The line break confuses the DB 5.0
...
converter.
2013-07-02 09:55:51 +00:00
Gabor Kovesdan
c1b9b82412
- Move abstract to articleinfo
2013-06-20 10:44:00 +00:00
Gabor Kovesdan
a6684b4306
- Reduce the misuse of role attribute; role="directory" should actually be
...
class="directory"
- Add constraint to enforce this
2013-04-04 11:40:58 +00:00
Gabor Kovesdan
e8e2dfdbab
- Do not specify image file extensions in documents; the proper extension
...
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
eb47c46865
- Fix erroneous fileref's that result in missing images
...
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
3a9b83582b
- Use XInclude to include text files instead of <inlinegraphic> since such
...
inclusion is not supported in standard XSLT and xsltproc provides no
extensions for that
2013-01-30 20:11:31 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Gabor Kovesdan
4a970c291f
- Make the Spanish documentation valid XML
2013-01-21 17:38:17 +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
Gabor Kovesdan
a520f8a37f
- Remove translations from the Spanish tree that were removed in the
...
original English docs
2012-09-24 09:04:00 +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
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
b92a9acd5f
- Expand Spanish character entities in the Spanish documentation
...
Approved by: doceng (implicit)
2012-08-09 21:57:57 +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
faf6d5f938
- XMLify the Spanish tree
...
- Entity cleanup
Approved by: doceng (implicit)
2012-06-24 06:57:49 +00:00
Gabor Kovesdan
0e330bf686
- Fix typos, grammar and some minor whitespace nits
...
PR: docs/156868
Submitted by: David Munoz <david@gul.es>
Reviewed by: carvay
2011-09-17 10:32:08 +00:00
Gabor Kovesdan
f312619b44
- Fix %SRCID% tag
2010-01-21 11:51:38 +00:00
Gabor Kovesdan
7e2003f169
- Add translation of the pxe article
...
Reviewed by: Pablo Mora <bidjan@gmail.com>,
Guillermo Hernandez <guillermo@QuerySoft.es>.
David Barbero <sico@loquefaltaba.com>
2009-09-27 13:06:32 +00:00
Jesus Rodriguez Cuesta
9df31e5fee
- Use a more accurate translation
2008-05-05 13:57:47 +00:00
J. Vicente Carrasco
37ee2ffd2a
Fix several typos.
...
Submitted by: gabor@
2008-04-24 21:25:17 +00:00
J. Vicente Carrasco
0df58ecd11
Add new article.
...
Submitted by: gabor@
2008-04-24 19:11:13 +00:00
J. Vicente Carrasco
543d5f32b9
Log:
...
Add new translation: article nanobsd
Submitted by: German Marcos gri.msg at gmail dot com
Add German to our translators.ent
Add new translation: handbook/jails
Approved by: jesusr (mentor)
- MFen:
2008-03-31 16:58:39 +00:00
J. Vicente Carrasco
1056b7e3e0
- Add new translation: version-guide.
...
Submitted by: gabor@
Approved by: jesusr@ (mentor)
2008-02-03 15:02:16 +00:00
J. Vicente Carrasco
014222409f
- Improve linux-comparison translation.
...
- Add new translation: version-guide.
Submitted by: gabor@
Approved by: jesusr@ (mentor)
2008-02-03 14:43:13 +00:00
J. Vicente Carrasco
a58e0789ab
Sorry for the noise.
...
Add new translated article.
Submitted by: gabor@
Approved by: jesusr@ (mentor)
2007-11-19 20:06:57 +00:00
J. Vicente Carrasco
71c319c5e8
Add new translation.
...
Submitted by: gabor@
Approved by: jesusr@ (mentor)
Add gabor@ to es_ES translators.ent file. First hungarian in our exclusive club :-)
2007-11-19 20:03:32 +00:00
J. Vicente Carrasco
e13f73ad67
-Add articles.ent and books.ent for easier handling of entity
...
sets.
Approved by: jesusr (mentor)
-MFen:
2007-11-08 21:49:11 +00:00
J. Vicente Carrasco
974b5f8f92
Add fdp-es article to Makefile.
...
Approved by: jesusr (mentor)
2007-09-01 18:44:50 +00:00
J. Vicente Carrasco
cfcf4a1165
New article in the es_ES branch. An introductory text
...
to introduce volunteers into our work schema. Now we
need volunteers to read the article and having that
work schema :-)
Approved by: jesusr (mentor)
2007-09-01 18:40:50 +00:00
Pav Lucistnik
f16f9b3f62
- Fix build
2006-06-14 09:29:27 +00:00
Pav Lucistnik
f72cc0b9b2
- Fix website build
2006-06-14 08:01:23 +00:00
J. Vicente Carrasco
2addd6f290
Added 'casestudy-Argentina.com' and 'p4-primer' translations.
...
Articles added to articles' Makefile
Submitted by Juan F. Rodriguez juan dot fco dot rodriguez at gmail dot com
Translations reviewed by: David Barbero sico at loquefaltaba dot com
Approved by: jesusr (mentor)
Yes, We Are A Team(TM)
2006-06-13 14:44:03 +00:00
Robert Watson
a5ed2f3931
Close <ulink> tag.
...
Found by: make lint
2005-07-02 14:38:46 +00:00
Jesus R. Camou
c0b9eec450
Add translator entity.
...
Approved by: jesusr (mentor)
2005-03-09 19:04:24 +00:00