Can someone tell me how to call a topic page in WebHelp generated from the DITA OT 1.5.1. We create our topics using XMetal 6. When we call the page, the page...
26567
Kristen Eberlein
kristeneberlein
Apr 2, 2012 1:15 pm
Web help is not one of the output formats delivered with the DITA Open Toolkit. The Web help that you are using is designed and provided by XMetal; you might...
26568
johannesdb
Apr 2, 2012 2:55 pm
Hi, has there been any development regarding getting hyperlinks from word2dita? /Johannes Alfanova Denmark...
26569
Eliot Kimber
drmacro
Apr 2, 2012 2:56 pm
The issue is still open. Cheers, E. ... -- Eliot Kimber Senior Solutions Architect, RSI Content Solutions "Bringing Strategy, Content, and Technology Together"...
26570
Jandrew
reflexiv1
Apr 2, 2012 4:45 pm
Can anyone comment? I guess the answer is no, there is not a way to limit the link following behavior of the processor....
26571
Rob Echlin
rob.echlin...
Apr 2, 2012 4:55 pm
Hi Eric, Thanks for your suggestion. I think you are saying that the anchorref attribute in a map element connects to an Eclipse anchor? And that the the "foo"...
26572
Eliot Kimber
drmacro
Apr 2, 2012 5:07 pm
... What processing context? DITA does not provide any sort of explicit "maximum hop count" parameter, for example, for resolving through multiple levels of...
26573
Eric Sirois
dita_guy
Apr 2, 2012 5:34 pm
Hi Rob, Yes, an anchorref attribute should connect to an Eclipse anchor (as long as the anchor exists). The anchor most likely exists in some other plugin and...
26574
Bob
bob.conlin
Apr 2, 2012 6:14 pm
There is an issue with using the right delimiter in the path, the way it works is to call the same index.html followed by a parameter for the specific web help...
26575
rob.echlin@...
rob.echlin...
Apr 2, 2012 9:06 pm
Thanks, Eric, I was able to use anchorref to insert a sample plugin's output into our Eclipse hierarchy. Yay! In a different installation of Eclipse, without...
26576
sangeoff
Apr 2, 2012 11:28 pm
How many ditamaps do you really need? Right now we have over 250 ditamaps for less than 5 outputs. Most of the time, lots of small maps are created for...
26577
johannesdb
Apr 3, 2012 3:01 pm
I can see in the code that there is some processing of hyperlinks. Is it a special kind of hyperlinks in word that can be transformed to dita? /Johannes...
26578
Eliot Kimber
drmacro
Apr 3, 2012 3:17 pm
To be honest, I haven't had a chance to look into the specific issue. I was in the code for another reason last night and did notice that the markup is being...
26579
wildmountainspirit
wildmountain...
Apr 3, 2012 5:14 pm
I suppose it depends on how you want your information organized. I'll share what works best for me. For each deliverable, I use one ditamap for online help and...
26580
matt_kaatman
Apr 3, 2012 5:20 pm
Here is a screenshot from an existing PDF. http://i.imgur.com/I9Osq.png I'd like to replicate that format with dita. Looking for thoughts on the best way to...
26581
Dave Pawson
dpawso
Apr 3, 2012 5:26 pm
... The headings seem redundant? para dl dt dd para dl dt dd That structure seems to present the information, assuming it is presentational markup you want? ...
26582
Dave Pawson
dpawso
Apr 3, 2012 5:46 pm
I'm scratching an itch. I'm customizing a DITA output using the plugin directory. I'm finding the documentation minimal and for me, insufficient. I doubt I'm...
26584
笑
pengliuzjxczj
Apr 4, 2012 1:51 am
Dear Eliot, Thank you for your reply. Actually I have read your specialization tutorials,but I am not able to solve my problem.My target is do dita...
26585
cherimullins
Apr 4, 2012 9:35 am
250 seems extreme. Depending upon how you set up your output pipeline, you may not need additional maps even for different outputs. That said, there are many...
26586
Patrick Quinlan
paqman_citrix
Apr 4, 2012 2:50 pm
I think I’ve developed enough plugins by this point that I could contribute (though I still wouldn’t say I’m an expert). It’d be REALLY great if one of...
26587
Bertrand Lefort
bertrandlefo...
Apr 4, 2012 2:58 pm
Hi, I would be happy to share what I know if you are ok with my english -) B....
26588
Dave Pawson
dpawso
Apr 4, 2012 3:15 pm
HI Patrick. ... My assumption is that between us we have the expertise? ... KISS principle? work in small units and we won't trip up over each other! ... First...
26589
Dave Pawson
dpawso
Apr 4, 2012 3:16 pm
... No problem. I'm sure we can correct any language errors? Pick a subject! regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk...
26590
Patrick Quinlan
paqman_citrix
Apr 4, 2012 3:22 pm
A few more thoughts: · I’d forgotten about the Suite Solution dita knowledgebase, described here:...
26591
Dave Pawson
dpawso
Apr 4, 2012 3:35 pm
... Would you like to write a topic on references Patrick? DaveP ... -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk On 4 April 2012...
26592
Tom Magliery
mag3737
Apr 4, 2012 3:52 pm
These topics are great, but they are also the kinds of things that people *who know what they want* want. ... Many people who need DITA-OT assistance do not...
26593
YAMAMOTO Yasuhiro
yasuhrio_yam...
Apr 4, 2012 4:22 pm
Hi! I'm yasuhiro. Idml plugins of dita4publishers can also be used with data of the Japanese? Are there any known issues on the use? Many thanks in advance....
26594
Eliot Kimber
drmacro
Apr 4, 2012 4:25 pm
The InDesign processing stuff has only been used for English-language content, so whether or not it will work for Japanese language content I cannot say. I...
26595
Joe Gelb
yossigelb
Apr 4, 2012 4:28 pm
Hi Everyone, There is already a framework available to start (or really, continue) this effort. http://ditadocs.content-lifecycle.com...
26596
matt_kaatman
Apr 4, 2012 5:10 pm
In my opinion, these are the kind of questions I am most interested in at my current knowledge level. I am very good at learning by example but XSLT and XSL-FO...