Does anyone knows a good authoring tool supporting <imagemap>. I am looking for a fuctionality similar to these hotspotting functions which are standard in...
Hi Chris, we us CofeeCup quite often. Regards Sissi ... Von: dita-users@yahoogroups.com [mailto:dita-users@yahoogroups.com] Im Auftrag von Chris Kravogel ...
Hi all, I have a few questions. Are any of you finding the DITA Infocenter useful? http://www.ditainfocenter.com Are there other support documents with DITA...
Hi Eliot - ... Any chance you would be willing to contribute some development time to that topic? We're working on designs for chunking right now, and you are ...
Hi Eric and others - First, I'll give a (brief) overview of the current design, for those that are not already familiar with it: * When you build a map to...
... I'll contribute as I can--at a minimum I can offer design opinions, if not contribute to the code. Cheers, E. -- W. Eliot Kimber Professional Services ...
... And, wow, what an impressive array of response came hurtling back. To summarize what I've seen so far: * The new chunking mechanism is running into similar...
Many thanks for explaining the design rationale of the current system. I've been hankering after that for a while. It's sort of like unit testing--a solution...
... I've read the docs and spent a good bit of the day trying to make it work, but as far as I can tell there is a breakdown in its catalog processing that...
With respect to my editor setup madness, here is the basic test methodology I'm applying. I have two main test cases, taken from my specialization tutorial...
... I think I was in the process of coming to the same conclusion. If this mapping is from one URI (the href target) to another (the destination file), can we...
In our product XDocs we use the open toolkit for HTML and an export operation which exports HTML and the images to the file system. Location mapping rules can...
... It's got to be more than just system IDs, it has to be a mapping between locations of elements in the input data set and their locations *as rendered* in...
Hi, I've not managed to get a working result from a ditamap pointing to submaps and trying to generate htmlhelp. What seems to go wrong is that the hhc file...
... Thanks, Jim. That is exactly the kind of thing I was thinking about writing. I've heard good things about XDocs recently, and an implementation like yours...
Greetings All, We have a <section> element that we reuse in several topics via content reference (conref). However, in some (not all) of the reuse cases we...
Hi Martti, ... It works for me, so I think your suspicion of a malformed map file is right. Can you reduce your test case to something minimal and post the...
... can ... DITA ... I see value in running this mapping as an additional preprocess stage, adding the mapped target as a new attribute alongside href. User...
... Yeah, that's what I'd do. The semantics of conref are that the <section> containing the conref attribute (the "puller") and the <section> that the conref...
... Actually, you really do want to conditionalize on the puller and not the target. If you conditionalize the target, when the target vanishes, the conref is...
DITA User Meeting at Secondlife Join us today at the DITA Chat-Meeting in Secondlife. Today Tuesday again at 9:00 - 10:00 am PT/PDT 12:00 - 1:00 pm ET/EDT 6:00...
Hi Elliot, Do you think this issue could be resolved using the <xmlcatalog> [1] ANT task so that it always points to the catalog file in the DITA directory? ...
Hi all , I have discovered that with Word RTF output, if there is an empty table cell in the source code an  (aka A with a hat) character is being...
Greetings All, We're attempting to leverage the copy-to attribute and have run into a problem. There doesn't seem to be an open issue for this in the DITA-OT...
... <snip> It turns out the problem was "stupid-user-error" on my part. The proper way to set the 'copy-to' attribute is to set it to a source filename, not an...
The June meeting of the Silicon Valley DITA SIG (SVDIG) is scheduled for Wednesday, June 13 at 7:00pm at NetAppliance in Sunnyvale, CA. Topic: Round table...
... You're right, it's to do with encoding. The XSLT is producing UTF-8 output, but RTF insists on its input being in Latin-1 (it's in the RTF spec). A UTF-8...
Hi Martti... A couple things to check (although neither of these will cause the HH compiler to barf) .. - do you have the format attribute set to "ditamap" on...