Search found 9 matches

by runleonarun
Tue Apr 18, 2017 3:26 am
Forum: Common Problems
Topic: Prevent WebHelp Caching in Browser.
Replies: 7
Views: 5126

Re: Prevent WebHelp Caching in Browser.

Do I need to run the ant -f integrator.xml in the DITA-OT after adding this info to the files?
by runleonarun
Wed Oct 28, 2015 1:21 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: URL produced by WebHelp contain two hash tags
Replies: 8
Views: 7699

Re: URL produced by WebHelp contain two hash tags

Hello. I am having a problem with this too. We have the Webhelp plugin living in our own version of the toolkit (1.7.5) in case that matters. My second hash, which is a link that points to an anchor within the same page is being converted by my webhelp plugin to a double underscore. For some reason ...
by runleonarun
Tue Jan 21, 2014 4:00 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ant file that builds webhelp
Replies: 25
Views: 14036

Re: Ant file that builds webhelp

Sorin, I figured out something about the previous error message! ... The XML parser reported the following error: : org.dita.dost.util.XMLGrammarPoolImplUtils cannot be cast to com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool According to http://dita-ot.sourceforge.net/1.5.3/quickstart...
by runleonarun
Tue Jan 21, 2014 12:24 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ant file that builds webhelp
Replies: 25
Views: 14036

Re: Ant file that builds webhelp

Hi Sorin, Thank you! I finally got the Webhelp transformation working using the dita.sh! I wanted to use the dita.sh to set the environment variables, but I was having trouble with it. I kept getting the following error when I ran it: -sh: ./dita.sh: /bin/sh^M: bad interpreter: No such file or direc...
by runleonarun
Sat Jan 18, 2014 3:04 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ant file that builds webhelp
Replies: 25
Views: 14036

Re: Ant file that builds webhelp

Hi Sorin, So I tried to do this: Also you should pass all the jar files from dita.bat (log4j.jar, license.jar, resolver.jar, ant-contrib-1.0b3.jar, etc) to your ANT process that runs <target name="webhelpscript">. All these jar files are located in the lib subdirectory of the Webhelp distr...
by runleonarun
Fri Jan 17, 2014 3:26 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ant file that builds webhelp
Replies: 25
Views: 14036

Re: Ant file that builds webhelp

Hi Sorin (sorry I spelled your name wrong in my previous post), Here are some more questions: I tried adding the following to my build script so I can execute the shell script: <target name="webhelpscript"> <exec executable="${basedir}DITA-OT1.7.5LBC/plugins/com.oxygenxml.webhelp/dita...
by runleonarun
Thu Jan 16, 2014 10:19 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ant file that builds webhelp
Replies: 25
Views: 14036

Re: Ant file that builds webhelp

Hi Soren, So I need to take the dita.sh and edit it so it contains the environmental variables, and then run it along with the startcmd.sh before I run my build? Also, I see in the com.oxygenxml.webhelp directory there are 3 build files: build.xml, build_common.xml, and build_dita.xml which one shou...
by runleonarun
Thu Jan 16, 2014 1:12 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ant file that builds webhelp
Replies: 25
Views: 14036

Re: Ant file that builds webhelp

Hello, We have purchased the separate WebHelp License from Oxygen, and have successfully used the following command to build using the DITA_OT1.7.5 plus the WebHelp plugin outside of Oxygen per the instructions in . "[JVM-install-dir]/bin/java" -Xmx512m -classpath "[DITA-OT-install-di...
by runleonarun
Sat May 11, 2013 1:42 am
Forum: Common Problems
Topic: Using version control with Author
Replies: 1
Views: 1114

Using version control with Author

I actually have a few questions: 1. Is there a best practice for version controlling Author so we can save things like transformation changes and share them with team members? 2. We are exploring the idea of using Author to generate html5 output, do you have examples from customers who are doing thi...