Skip to search.
dita-users · DITA users group

Group Information

  • Members: 2549
  • Category: XML
  • Founded: May 21, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 6253 - 6282 of 27372   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6253 Chris Kravogel
seicodyne Offline Send Email
Jun 1, 2007
12:07 pm
Does anyone knows a good authoring tool supporting <imagemap>. I am looking for a fuctionality similar to these hotspotting functions which are standard in...
6254 Prof. Sissi Closs
sissi_closs Offline Send Email
Jun 1, 2007
1:34 pm
Hi Chris, we us CofeeCup quite often. Regards Sissi ... Von: dita-users@yahoogroups.com [mailto:dita-users@yahoogroups.com] Im Auftrag von Chris Kravogel ...
6255 Bob Doyle
bobodoyle Offline Send Email
Jun 1, 2007
7:45 pm
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...
6256 Robert D Anderson
anderson_rob... Offline Send Email
Jun 1, 2007
8:02 pm
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 ...
6257 Robert D Anderson
anderson_rob... Offline Send Email
Jun 1, 2007
8:05 pm
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...
6258 Eliot Kimber
drmacro Offline Send Email
Jun 1, 2007
8:05 pm
... 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 ...
6259 Eric Armstrong
ericsilverlight Offline Send Email
Jun 1, 2007
8:12 pm
... 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...
6260 Eric Armstrong
ericsilverlight Offline Send Email
Jun 1, 2007
8:20 pm
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...
6261 Eliot Kimber
drmacro Offline Send Email
Jun 1, 2007
9:10 pm
... 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...
6262 Eliot Kimber
drmacro Offline Send Email
Jun 1, 2007
10:12 pm
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...
6263 Deborah Pickett
deborah_arie... Offline Send Email
Jun 3, 2007
11:50 pm
... 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...
6264 Jim Tivy
jimtivy Offline Send Email
Jun 4, 2007
4:35 am
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...
6265 Eliot Kimber
drmacro Offline Send Email
Jun 4, 2007
2:55 pm
... 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...
6266 Martti Poutanen
martti_po Offline Send Email
Jun 4, 2007
5:38 pm
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...
6267 Martti Poutanen
martti_po Offline Send Email
Jun 4, 2007
6:09 pm
... Added: well...problem persists with xhtml transtype and OT 1.3.1, so I must have something wrong with my maps.. ... Make ... I've...
6268 Eric Armstrong
ericsilverlight Offline Send Email
Jun 4, 2007
6:45 pm
... 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...
6269 Eric Armstrong
ericsilverlight Offline Send Email
Jun 4, 2007
6:50 pm
Sounds like everyone is on the same track, here. The problem does indeed boil down to mapping source locations to target locations....
6270 Paul Anderson
paul_cpwr Offline Send Email
Jun 4, 2007
10:46 pm
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...
6271 Deborah Pickett
deborah_arie... Offline Send Email
Jun 4, 2007
10:59 pm
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...
6272 Deborah Pickett
deborah_arie... Offline Send Email
Jun 4, 2007
11:11 pm
... 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...
6273 Deborah Pickett
deborah_arie... Offline Send Email
Jun 4, 2007
11:50 pm
... 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...
6274 Julio Vaquez
julio_v27612 Offline Send Email
Jun 5, 2007
12:26 pm
... 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...
6275 Chris Kravogel
seicodyne Offline Send Email
Jun 5, 2007
12:52 pm
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...
6276 Eric Sirois
dita_guy Offline Send Email
Jun 5, 2007
3:13 pm
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? ...
6277 hypersire Offline Send Email Jun 5, 2007
4:36 pm
Hi all , I have discovered that with Word RTF output, if there is an empty table cell in the source code an &Acirc; (aka A with a hat) character is being...
6278 Paul Anderson
paul_cpwr Offline Send Email
Jun 5, 2007
4:50 pm
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...
6279 Paul Anderson
paul_cpwr Offline Send Email
Jun 5, 2007
10:05 pm
... <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...
6280 Scott Prentice
leximation Offline Send Email
Jun 5, 2007
10:47 pm
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...
6281 Deborah Pickett
deborah_arie... Offline Send Email
Jun 5, 2007
11:11 pm
... 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...
6282 Scott Prentice
leximation Offline Send Email
Jun 5, 2007
11:14 pm
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...
Messages 6253 - 6282 of 27372   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help