From ef9ed9d048bd32971796b43b9fec0976c53aa3a0 Mon Sep 17 00:00:00 2001
From: Daniel Veillard
This document describes libxslt, -the XSLT C library developped for the -Gnome project.
+This document describes libxslt, the +XSLT C library developped for the Gnome project.
Here are some key points about libxslt:
Well, bugs or missing features are always possible, and I will make a -point of fixing them in a timely fashion. The best way to report a bug is to -use the Gnome -bug tracking database (make sure to use the "libxslt" module name). I -look at reports there regularly and it's good to have a reminder when a bug -is still open. Check the instructions on reporting -bugs and be sure to specify that the bug is for the package libxslt.
+Well, bugs or missing features are always possible, and I will make a point +of fixing them in a timely fashion. The best way to report a bug is to use the +Gnome bug +tracking database (make sure to use the "libxslt" module name). I look at +reports there regularly and it's good to have a reminder when a bug is still +open. Check the instructions on +reporting bugs and be sure to specify that the bug is for the package +libxslt.
There is also a mailing-list xslt@gnome.org for libxslt, with an on-line archive. To subscribe to this list, please visit the associated Web page -and follow the instructions.
+href="http://mail.gnome.org/mailman/listinfo/xslt">associated Web page and +follow the instructions.Alternatively, you can just send the bug to the xslt@gnome.org list, if it's really libxslt -related I will approve it.. Please do not send me mail directly especially -for portability problem, it makes things really harder to track and in some -cases I'm not the best person to answer a given question, ask the list -instead. Do not send code, I won't debug it (but patches are -really appreciated!).
+related I will approve it.. Please do not send me mail directly especially for +portability problem, it makes things really harder to track and in some cases +I'm not the best person to answer a given question, ask the list instead. +Do not send code, I won't debug it (but patches are really +appreciated!).Check the following too before posting:
If you're looking for help, a quick look at the list archive may actually -provide the answer, I usually send source samples when answering libxslt -usage questions. The auto-generated documentation is -not as polished as I would like (I need to learn more about Docbook), but -it's a good starting point.
+provide the answer, I usually send source samples when answering libxslt usage +questions. The auto-generated +documentation is not as polished as I would like (I need to learn more +about Docbook), but it's a good starting point.The Gnome CVS base. Check the Gnome CVS Tools - page; the CVS module is libxslt.
+ href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools page; + the CVS module is libxslt.Steps 2,3, and 5 will probably need to be changed depending on you -processing needs and environment for example if reading/saving from/to -memory, or if you want to apply XInclude processing to the stylesheet or -input documents.
+processing needs and environment for example if reading/saving from/to memory, +or if you want to apply XInclude processing to the stylesheet or input +documents.I'm still waiting for someone to contribute a simple XSLT processing -module for Apache :-)
+I'm still waiting for someone to contribute a simple XSLT processing module +for Apache :-)