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 8934 - 8963 of 27372   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8934 gregsonandlemaire
gregsonandle... Offline Send Email
Feb 1, 2008
9:32 am
Does anyone have experience with publishing merged cells via the DITA OT? We use Serna as editor and it uses the attirbute 'morerows' to indicate that cells...
8935 gregsonandlemaire
gregsonandle... Offline Send Email
Feb 1, 2008
9:50 am
We would like to be able to indicate that a certain topic is no longer valid, e.g. in version 8.3 it was possible to indicate that a patient is HIV-positive,...
8936 bemare_fi Offline Send Email Feb 1, 2008
10:20 am
Hi, another way I found to generate webhelp was to use the chm2web tool from http://chm2web.aklabs.com. In this case you first generate a normal chm file, and...
8937 Severin Foreman
sevforeman Offline Send Email
Feb 1, 2008
11:52 am
It turns out your first post was correct, Craig. The XML parser used by Saxon 9 Java has no problem with the ditaarch namespace declaration in the DITA DTDs....
8938 fred_og_ro Offline Send Email Feb 1, 2008
2:07 pm
Long time lurker - first post. This had me puzzled for days - I recently upgraded from 1.3.1 to 1.4.1 and all of a sudden some of the images in the htmlhelp...
8939 Eliot Kimber
drmacro Offline Send Email
Feb 1, 2008
2:43 pm
... This sounds like a job for specialized metadata that maps directly to your specific business processes and business rules. There are two ways to add your...
8940 mcgovern.dave Offline Send Email Feb 1, 2008
3:33 pm
... generate ... application and ... Tomcat. ... Hi, Payman - Another option you might consider is Adobe's new Technical Communication Suite which combines...
8941 lee_anne_kowalski
lee_anne_kow... Offline Send Email
Feb 1, 2008
4:36 pm
Hi Eric, Thanks so much for taking the time to provide all this great info! It is more than I expected, especially at the end of your week. :-) After I get my...
8942 Yves Barbion
yvesbarbion1 Offline Send Email
Feb 1, 2008
5:26 pm
Indeed! Pretty impressive tool, and extremely easy to use. It took me exactly 15 minutes to download it, install it and generate a decent looking WebHelp from...
8943 Chris Kravogel
seicodyne Offline Send Email
Feb 1, 2008
9:00 pm
Advance notice: don't miss the opportunity and visit our next DITA Users Meetings in SecondLife. next Week Friday the 8th of February 2008 at 3:00 pm - 4:00 pm...
8944 Ted Kuster
lofan6 Online Now Send Email
Feb 1, 2008
9:15 pm
Sorry for what might be some over-broad questions: Is Microsoft's compiled Help (HxS) in any way related to CHM? Might it be possible to generate CHM with the...
8945 cathywildhaber Offline Send Email Feb 1, 2008
9:21 pm
Hello all. I am using the 1.3 version of the toolkit. I use Elkera to generate print output. I have not been able to figure out how to keep my reltable links...
8946 tcj999 Offline Send Email Feb 1, 2008
9:35 pm
Topic: The DITA Maturity Model - Fast-Tracking Your Enterprise Content and XML Adoption Strategy Tuesday, Feb. 5, 2008 2:00 pm ET | 11:00 am PT Presented by KM...
8947 dee_beck@...
dee_beck_oregon Offline Send Email
Feb 1, 2008
9:46 pm
What tools are you using to generate the print (PDF?) output? For example, we use the Idiom pdf2 plug-in and RenderX XEP engine to generate PDF files. ~Dee ...
8948 Jeremy H. Griffith
jeremyomsys Offline Send Email
Feb 1, 2008
9:53 pm
... Yes. See: http://www.helpware.net/mshelp2/ ... Yes, it is. FAR can do that; it's very affordable at $US 49, with a free full-function demo at: ...
8949 Eliot Kimber
drmacro Offline Send Email
Feb 1, 2008
9:55 pm
I'm trying to decide if I'm thinking about this issue clearly, but I think I am. The issue is this: I have a number of map and topic specializations that are...
8950 Erik Hennum
ehennum5 Offline Send Email
Feb 2, 2008
12:11 am
Hi, Eliot: I think that Common is best thought of as a convenient specification of the elements common to both topic and map. A domain whose base elements are...
8951 Martin Polley
sagipolley Offline Send Email
Feb 2, 2008
5:14 am
I use the HTML Help transform and process the generated files through RoboHelp to generate WebHelp. HTH, -- Martin Polley Technical Communicator +972 52...
8952 Martin Polley
sagipolley Offline Send Email
Feb 2, 2008
5:17 am
For some output formats, I have found that I need to set the toc attribute to no (on the topicref) to prevent the reltable topicrefs from appearing. HTH, -- ...
8953 Deborah Pickett
deborah_arie... Offline Send Email
Feb 2, 2008
9:23 am
... I've noticed that the HTML transform doesn't do special processing for bookmaps. Empty topicref specializations like <toc/> still produce a bullet in the...
8954 Deborah Pickett
deborah_arie... Offline Send Email
Feb 2, 2008
9:29 am
... They work pretty well for the HTML-based transforms (html, xhtml, htmlhelp). I don't know about other transformations....
8955 Deborah Pickett
deborah_arie... Offline Send Email
Feb 2, 2008
9:48 am
... [Welcome to the list, and thanks for sharing your fix.] Case-insensitivity is a dangerous thing, as you've seen. It isn't even a given on Windows, since...
8956 Bob DuCharme
philregion Offline Send Email
Feb 2, 2008
6:45 pm
When I include the following in my build.xml file, the DITA Open Toolkit copies the kba.css stylesheet into the output directory, and the XHTML documents...
8957 Cavicchio_Rob@...
rcavicch Offline Send Email
Feb 2, 2008
10:27 pm
... Only in the sense that they both use HTML topic files, like many other Help formats. Other than that they are separate entities, despite the fact that the...
8958 cramerdw Offline Send Email Feb 3, 2008
2:42 am
Yeah, and if you're generating eclipse output or any html pages server from a web server and do a case-insensitive copy, then you won't see your images in the...
8959 dafletcha Offline Send Email Feb 4, 2008
2:37 am
I just ran into this, too. I copied the entryatts template and added this code: <xsl:if test='string(@morerows)'> <xsl:attribute name='number-rows-spanned'> ...
8960 Ken Fredric
kfredric Offline Send Email
Feb 4, 2008
3:20 am
... Could you provide a little more detail on you do this Martin? I can't see an easy way to import my generated HTML files into a WebHelp project. My HTML...
8961 Martin Polley
sagipolley Offline Send Email
Feb 4, 2008
6:15 am
Hi Ken, All I do is generate HTML Help and then open the generated HHP file in RoboHelp. (I am using RoboHelp 2002. I can't tell you if/how this works in other...
8962 ghkrause Offline Send Email Feb 4, 2008
7:54 am
Hi Elliot and Erik, Specialization is a hot topic in my team currently and we lack experience. My current plan is to have a qtask, qconcept and a qreference...
8963 paymanma Offline Send Email Feb 4, 2008
3:09 pm
This is what I was thinking about, I mean using DITA-OT to generate HHP file and then using RoboHelp to generate WebHelp. The problem is: In DITA-OT, there are...
Messages 8934 - 8963 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