Hi Robert: I've managed to generate an Eclipse table of contents for a manual (no more mucking about in Python), but Mif2Go seems to require that the...
766
Jeremy H. Griffith
jeremyomsys
Jan 2, 2007 9:46 pm
On Tue, 02 Jan 2007 20:13:49 -0000, "Fei Min Lorente" ... Mif2Go already handles this nicely. The mif2htm.ini only needs to be in the *working* directory in...
767
Fei Min Lorente
fmlcs2000
Jan 3, 2007 3:28 pm
Hi Jeremy: Yes, I had read about the Wrap and Ship automation, but the problem was that it copied plugin.xml, toc.xml, and the table of contents for a manual...
768
Jeremy H. Griffith
jeremyomsys
Jan 3, 2007 8:39 pm
On Wed, 03 Jan 2007 15:09:33 -0000, "Fei Min Lorente" ... Yes. You can either run a .bat file, or generate the commands you want at runtime, using Mif2Go...
769
Porter, David
dadzer
Jan 4, 2007 11:12 am
Dave Thanks for your comprehensive reply and sorry for not getting back sooner. I let this project sit for a while and I've just come back to it. ...
770
Fei Min Lorente
fmlcs2000
Jan 4, 2007 8:10 pm
Wonderful! I got the bat file to put files where I want them. I just have one challenge left: the table of contents XML file for each manual needs an entry at...
771
Jeremy H. Griffith
jeremyomsys
Jan 4, 2007 9:02 pm
On Thu, 04 Jan 2007 20:07:11 -0000, "Fei Min Lorente" ... Very good! ... Hmm. We didn't provide a method of faking a TOC entry, but it sounds like a Good...
772
Fei Min Lorente
fmlcs2000
Jan 5, 2007 2:40 pm
Great! Thanks for all the help. I think we're well on our way to an automated build system for the documentation. Fei Min ... Help", ... Am I ... and ... would...
773
sinduja rajaretnam
sinduja_rr
Jan 15, 2007 7:51 am
Hi group, I am creating a JavaHelp output through RoboHelp. To get Eclipse document styles will you please guide me how to get the style sheet or template get...
774
Robert Lauriston
rlauriston_a...
Jan 15, 2007 11:14 pm
You're trying to adapt RoboHelp's JavaHelp output to generate help in Eclipse plug-in format, is that correct? ... document styles will you please guide me how...
775
rathbun_k
Jan 16, 2007 11:27 pm
Hi, I am producing online help from FrameMaker using WebWorks. I create my HTML files using WebWorks, package them in a plugin with a toc.xml that I create by...
776
Robert Lauriston
rlauriston_a...
Jan 16, 2007 11:37 pm
Which version of WebWorks? Can you paste the HTML source for one of those links?...
777
sinduja rajaretnam
sinduja_rr
Jan 17, 2007 7:12 am
Hi, Yes, I am using RoboHelp's JavaHelp output to generate help in Eclipse Plug-in format. Will you please guide how to get the eclipse stylesheet or template...
778
Kimberley Rathbun
rathbun_k
Jan 17, 2007 10:07 pm
Hi Robert, I am using WebWorks ePublisher Pro v9.2 build 8591 I'm going to have to check with legal because the product is not released yet, so I don't think I...
779
Robert Lauriston
rlauriston_a...
Jan 17, 2007 10:16 pm
You don't need to post the app, just the HTML source for one of the problematic links, e.g.: For more information, see <a ...
780
Kimberley Rathbun
rathbun_k
Jan 18, 2007 10:17 pm
Hi, So, this is the first link that does work when I right click to display the properties: ...
781
Robert Lauriston
rlauriston_a...
Jan 18, 2007 10:26 pm
That's the URL. What I want to see is the HTML source for the link. That URL doesn't look quite right. The path is normally com.company.whatever.help, not...
782
Kimberley Rathbun
rathbun_k
Jan 19, 2007 1:06 am
I've attached some text files after capturing the source code. TocView[1].text is what is displayed in the TOC column when I do a ViewSource before clicking on...
783
Robert Lauriston
rlauriston_a...
Jan 19, 2007 1:30 am
What's the name of the help plugin folder? ... http://127.0.0.1:59702/help/topic/com.leapfrog.ldk.fly.composer/help/Introduction.1.1.html ... ...
784
Kimberley Rathbun
rathbun_k
Jan 20, 2007 12:24 am
Hi, The plugin folder for the product is: C:\LeapFrog_Composer92;plugins The help files are in a .jar file within the plugins folder named: ...
785
Robert Lauriston
rlauriston_a...
Jan 20, 2007 1:37 am
I don't know if that's your problem, but it's nonstandard. The help is normally a separate plugin. If the main plugin is ...
786
Robert Lauriston
rlauriston_a...
Jan 22, 2007 9:03 pm
Oops, important correction: if the main plugin is com.leapfrog.ldk.fly.composer_1.1.0.461.jar, then the help plugin would normally be...
787
Kimberley Rathbun
rathbun_k
Jan 23, 2007 4:12 pm
Hi Robert, I will work with my programmers to test this out and let you know what happens. Thanks a bunch, Kim ... ...
788
nfoengineer
Jan 23, 2007 6:39 pm
Is it possible to create role-based help for an RCP Eclipse application? The RCP application is role-based and depending on the user's role, I want to...
789
Mike H
bv_mike
Jan 24, 2007 7:13 pm
Ahhh, the holy grail. I've been wanting to do this ever since I first learned about XML. I suspect that you really need a "help engine" to accomplish this....
790
Mike H
bv_mike
Jan 24, 2007 7:23 pm
Are there any plug-ins for reporting the setHelp() ID's? I'm starting to create context-sensitive help for an Eclipse based application. For the record, I am...
791
Robert Lauriston
rlauriston_a...
Jan 24, 2007 7:42 pm
There sure ought to be, though as I recall we had to write our own for Microsoft's Visual Studio. I already got contexts.xml working in WebWorks 2003 from...
792
Mike H
bv_mike
Jan 27, 2007 4:49 am
... This is my reply in case it benefits anyone else. Mike First, to be clear, I am using WebWorks 2003. I am very comfortable with the WW macro language. ...
793
Mike H
bv_mike
Jan 27, 2007 4:57 am
... for ... I haven't found anything yet. I suspect that I am going to have to write a script to do this too. Sigh... ... I've go the contexts working now....
794
Fei Min Lorente
fmlcs2000
Jan 29, 2007 4:31 pm
This is probably a long shot, but has anyone had an HTML file that they're using in Eclipse help that came from Excel and it made Eclipse crash? It's a pretty...