Menu

Source Commit Log


Commit Date  
[r1229] by maxb

* en/REVIEW: Issue #1216 was essentially an extension of the REVIEW file, but
having a bunch of unrelated comments in an IssueZilla issue is not very
flexible. Transfer the entire contents of the issue here (and close the
issue.)

2005-04-22 11:20:24 Tree
[r1228] by maxb

* en/README: Many edits, including some suggested by Jonathon Mah.

2005-04-22 11:18:41 Tree
[r1227] by maxb

Russian Book: Delete the directory. It contained nothing of value.
The readme.txt spoke of changes to the DocBook XSL to output UTF-8, but now
we have shifted from html to xhtml, UTF-8 is the default anyway.
The book XML files were just a plain untouched copy of the English book - but
manually copied and "svn add"-ed, not actually "svn copy"-ed!
There has been no contact with the translators for some time, and if they come
back, we should set up a new ru/ directory that is properly copied.

* ru/: Delete.

2005-04-21 21:07:51 Tree
[r1226] by maxb

German Book: Make it pass XML validation.

* de/Makefile: New - trivially includes Makefile.base.

* de/book/foreword.xml:
* de/book/ch00.xml:
* de/book/ch01.xml:
* de/book/ch02.xml:
* de/book/ch07.xml:
* de/book/ch08.xml:
* de/book/ch09.xml:
Add an XML declaration stating the encoding, and fix numerous small markup
bugs.

* de/book/book.xml:
Merge renaming of © entity to &license; (to avoid clash with standard
HTML entity. Comment out entities for files which do not exist because they
have not been translated. Add a dummy chapter to declare IDs for things
pointed to by IDREFs, but which do not exist in the translation yet.

2005-04-21 20:36:46 Tree
[r1225] by maxb

Spanish Book: Fix invalid XML and migrate to new Makefile system.

* es/book/book.xml: Fix invalid XML (incorrect path to DTD).
* es/book/ch05.xml: Fix invalid XML (spurious duplicate '.' outside </para>)/
* es/Makefile: Migrate to new system.

2005-04-21 18:47:44 Tree
[r1224] by maxb

Norwegian Book: Fix invalid XML and migrate to new Makefile system.

* nb/book/ch05.xml: Fix invalid XML (misplaced </para>).
* nb/Makefile: Migrate to new system.

2005-04-21 18:44:39 Tree
[r1223] by maxb

Migrate the bulk of the locale-independent Makefile out of the locale-specific
"en" directory, and into "tools".

* tools/Makefile.base: Move en/Makefile here, add comment.
(L10N_REVISION): New make variable, to localize word generated by Makefile.

* en/Makefile: Replace with a simple include of Makefile.base.

2005-04-21 18:38:21 Tree
[r1222] by maxb

Major attack of refactoring on Makefile. Amongst other things, generate the FO
file only once when building both PS and PDF, switch the XML validator to
xmllint, since it is faster and less complex to invoke (and so it should now
work regardless of platform), remove several obfuscating variables, tidy up
overlength lines, and move some more things into the "You may want to
customize these paths" section.

* en/Makefile: Lots!

2005-04-21 17:56:26 Tree
[r1221] by gradha

Book Spanish. Corrected closing filename tag.

2005-04-21 14:46:15 Tree
[r1220] by maxb

Add an XSL transform which produces and outline of the id attributes throughout
the book. Intended as a developer tool.

* tools/make-id-outline.xsl: New file.

2005-04-21 12:23:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.