Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

2010-10-05 Thread Keith Fahlgren
1.76.1, that is. On Mon, Oct 4, 2010 at 8:29 PM, DeanNelson deannel...@aol.com wrote: Keith, Huh? 1.61.1 ? You're just checking to see if we are awake ;-) ? Dean Nelson In a message dated 10/04/10 19:54:27 Pacific Daylight Time, abdela...@gmail.com writes: Hi, I'll be preparing

Re: [docbook-apps] Use of xincludes vs. entities

2010-10-05 Thread Jirka Kosek
Sam Fischmann wrote: Jirka, your proposal is valuable because it would allow me to define small text variables for each of several contexts and store them in separate definition files. I could then use profiling to conditionally include definition files at the top level of a book and not have

[docbook-apps] Differences in olink sitemap: entities vs. xinclude

2010-10-05 Thread Eduard Tibet
Hello! While playing with the olink logic (as mentioned here: http://www.sagehill.net/docbookxsl/Olinking.html) I tried 2 different ways to create the sitemap (olink database document). First I've created the sitemap based on entities (as described here:

Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

2010-10-05 Thread Mimil Mimil
Hi Keith, David Cramer, Kasun Gajasinghe and me are trying to make some refactor of the webhelp module in order to have a more clean separation of the code between the xsl and the java code. The java code is now extracted has a library (as saxon and xalan extensions) named xsl-webhelpindexer, we

RE: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

2010-10-05 Thread Cramer, David W (David)
On Tue, Oct 5, 2010 at 2:08 AM, Mimil Mimil mimilo...@gmail.com wrote: The java code is now extracted has a library (as saxon and xalan extensions) named xsl-webhelpindexer, we now have something near to work, the only thing missing is concerning the VERSION file which seems to be a

Re: [docbook-apps] Differences in olink sitemap: entities vs. xinclude

2010-10-05 Thread Bob Stayton
Hi, It seems the problem here is simply an incorrect namespace-uri. You are using: xmlns:xi=http://www.w3c.org/2001/XInclude when it should use just w3 as in: xmlns:xi=http://www.w3.org/2001/XInclude I have to say I make that mistake sometimes too. 8^) Bob Stayton Sagehill Enterprises

[docbook-apps] [ANN] Publican 2.2 released

2010-10-05 Thread Ruediger Landmann
Publican 2.2 is now released, containing numerous bug fixes, and previews of a couple of major new features that we hope to refine in subsequent releases. There's a full changelog at the end of this post, but the two new features are man page output and support for OPDS. Man page support is