[Po4a-commits] "po4a NEWS,1.42,1.43 changelog,1.288,1.289"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Thu Feb 14 17:59:49 UTC 2008
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv32365
Modified Files:
NEWS changelog
Log Message:
* lib/Locale/Po4a/Xml.pm: Add the translated and untranslated
options. They should replace the tags option and provide a more
configurable and understandable way to use the Xml module.
* lib/Locale/Po4a/Xml.pm (get_translate_options): Add support for
the translated and untranslated options.
* lib/Locale/Po4a/Xml.pm: Document the translated and untranslated
options.
* lib/Locale/Po4a/Xml.pm: Document that the tags and tagsonly
options are deprecated.
* NEWS: Document the new options.
Index: NEWS
===================================================================
RCS file: /cvsroot/po4a/po4a/NEWS,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- NEWS 13 Jan 2008 20:48:22 -0000 1.42
+++ NEWS 14 Feb 2008 17:59:46 -0000 1.43
@@ -25,6 +25,8 @@
xml: New option "cpp" to support C preprocessor directives (this avoids
re-wrapping lines with preprocessor directives).
+ xml: New options "translated" and "untranslated" that should allow an
+ easier configuration of Xml (and derivative module)
po4a: Fix failures with perl 5.10. Thanks to Roderich Schupp
<roderich.schupp at googlemail.com>
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -d -r1.288 -r1.289
--- changelog 14 Feb 2008 17:26:35 -0000 1.288
+++ changelog 14 Feb 2008 17:59:46 -0000 1.289
@@ -1,4 +1,17 @@
-2008-01-31 Nicolas François <nicolas.francois at centraliens.net>
+2008-02-14 Nicolas François <nicolas.francois at centraliens.net>
+
+ * lib/Locale/Po4a/Xml.pm: Add the translated and untranslated
+ options. They should replace the tags option and provide a more
+ configurable and understandable way to use the Xml module.
+ * lib/Locale/Po4a/Xml.pm (get_translate_options): Add support for
+ the translated and untranslated options.
+ * lib/Locale/Po4a/Xml.pm: Document the translated and untranslated
+ options.
+ * lib/Locale/Po4a/Xml.pm: Document that the tags and tagsonly
+ options are deprecated.
+ * NEWS: Document the new options.
+
+2008-02-14 Nicolas François <nicolas.francois at centraliens.net>
* lib/Locale/Po4a/Xml.pm: Also handle tag's attribute without
value with the ontagerror option. This is useful when the Xhtml is
More information about the Po4a-commits
mailing list