Search found 45 matches

by axhxu
Fri Sep 23, 2022 4:30 pm
Forum: Common Problems
Topic: Issue with @top-right formatting on @page :first - Chemistry 24
Replies: 2
Views: 1503

Issue with @top-right formatting on @page :first - Chemistry 24

I am trying to customize the header of the first page of a pdf document. /*TITLE PAGE */ @page :first{ /*Header */ @top-left{ content:oxy_xpath('//*[contains(@class, "front-page/front-page")]/*/*[contains(@class, "topic/othermeta")][@name="bulletinservice"][1]/@content'...
by axhxu
Fri Sep 24, 2021 4:49 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Oxygenxml Webhelp - Post processing of href links?
Replies: 0
Views: 1380

Oxygenxml Webhelp - Post processing of href links?

Hi, Wondering if there is a post process of href links that turns links into entities? I have added to our template that adds a mailto link to our topics that includes the topic's titles are part of the link. I have validated that my code is adding the greek title with greek characters. However our ...
by axhxu
Fri Apr 02, 2021 3:33 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: keywords in conrefs not resolving
Replies: 2
Views: 864

keywords in conrefs not resolving

Just wondering if you know of a fix for this issue in the DITA-OT code: https://github.com/dita-ot/dita-ot/issues/3546?_pjax=%23js-repo-pjax-container We have upgraded to the oxygenxml 23.1 and the oxygenxml webhelp responsive output and have encountered this issue and is a blocking issue for us to ...
by axhxu
Fri Mar 12, 2021 3:59 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 remove indent from lists
Replies: 1
Views: 717

pdf-css-html5 remove indent from lists

Hi, Can anyone help removing the indent from lists? <ul class="linklist"> <li class="linklist"><a class="- topic/link link" format="html" href="https://livelink.agfa.net/Livelink/livelink.exe/overview/52557586" mapclass="- map/topicref " ro...
by axhxu
Fri Feb 19, 2021 4:56 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 transformation - external html links trying to be copied
Replies: 1
Views: 913

pdf-css-html5 transformation - external html links trying to be copied

Hi, Our pdf transformation is failing on links like the one below: <xref class="- topic/xref " format="html" scope="external" href="https://library.agfahealthcare.com/doc/75495318"> We are getting the error below: oxygenCopyNonDitaResources: copy-html: [copy] ...
by axhxu
Fri Oct 23, 2020 3:56 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 transformation :Add Localized String to footer
Replies: 7
Views: 1911

Re: pdf-css-html5 transformation :Add Localized String to footer

Thanks that worked perfectly. Sorry last question as I need to do this for 20 languages is there an easy method to include a group of files to the pdf output? In webhelp I could load the entire folder using fileset element: <fileset> <include name="js/*.js"/> <include name="css/*.css&...
by axhxu
Tue Oct 20, 2020 3:24 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 transformation :Add Localized String to footer
Replies: 7
Views: 1911

Re: pdf-css-html5 transformation :Add Localized String to footer

Hi thanks. I will try the code out. However that was not exactly what I was hoping to do. What I wanted to do was set the footer copyright string based on what status is set to: If @status = "draft" then footer-copyright = "Draft copyright text" Else If @status = "released&q...
by axhxu
Mon Oct 19, 2020 5:41 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 transformation :Add Localized String to footer
Replies: 7
Views: 1911

Re: pdf-css-html5 transformation :Add Localized String to footer

Great thanks. I got the localized content to display using the i18n css sheets. string-set: footer-copyright "copy right text"; Next issue is we use a different copyright footer text or add text based on the maps status which we put in the map's <topicmeta> <othermeta class="- topic/o...
by axhxu
Fri Oct 16, 2020 4:18 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 transformation :Add Localized String to footer
Replies: 7
Views: 1911

pdf-css-html5 transformation :Add Localized String to footer

HI, I am looking for way to add localized strings to the footer of our pdf transformations. In webhelp I use a localized plugin that contains our string files with our localized strings for transformations I then added to our webhelp transformation to load those variables during the html transformat...
by axhxu
Fri Oct 16, 2020 4:14 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: pdf-css-html5 transformation :Add Localized String to footer
Replies: 0
Views: 1416

pdf-css-html5 transformation :Add Localized String to footer

HI, I am looking for way to add localized strings to the footer of our pdf transformations. In webhelp I use a localized plugin that contains our string files with our localized strings for transformations I then added to our webhelp transformation to load those variables during the html transformat...
by axhxu
Thu Jun 11, 2020 9:50 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp Responsive Search String length
Replies: 1
Views: 882

Webhelp Responsive Search String length

Hi, Just wondering if there is a way to increase the search string length. We have some strings that are over 25 characters and if the user types the full string it is not found. However wierdly if the user copies and pastes the string then it is found. example string - HorizonSchedulerThresholdHeal...
by axhxu
Tue Mar 10, 2020 5:51 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Support DITA 1.3 rotate attribute
Replies: 2
Views: 1507

Re: Support DITA 1.3 rotate attribute

Thanks that worked I added the following to my customDita2webhelp.xsl: <xsl:template match="*[contains(@rotate,'1')]" mode="css-class" priority="120"> <xsl:param name="default-output-class"/> <xsl:variable name="outputclass" as="attribute(class)...
by axhxu
Mon Jan 13, 2020 10:06 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Support DITA 1.3 rotate attribute
Replies: 2
Views: 1507

Support DITA 1.3 rotate attribute

Hi, I am trying to add support to the Responsive webhelp for the dita 1.3 attribute @rotate for table cells. I am trying to figure out how to add to the generated cell class if @rotate='1'. Current generated element looks like: <th class="entry colsep-1 rowsep-1" id="rod1578579338781_...
by axhxu
Fri Dec 13, 2019 10:09 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with index terms and topics with copy-to
Replies: 1
Views: 1004

Issue with index terms and topics with copy-to

Hi, I am not sure if the following is an issue wit the way my authors use indexterms. We have a topic that in the map has @copy-to: <topicref class="- map/topicref " copy-to="copyright.xml" ixia_locid="1847" keys="s0_1416590873062" href="s0_1416590873062....
by axhxu
Tue Dec 10, 2019 6:48 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with indexterms with keywords
Replies: 2
Views: 1192

Re: Issue with indexterms with keywords

Doing some testing I found what I think is the issue in the sxtractIndexterms.xsl file. <xsl:template match="*[contains(@class, ' topic/indexterm ')]"> <term xmlns="http://www.oxygenxml.com/ns/webhelp/index" name="{normalize-space(string-join(text(), ' '))}" sort-as=&qu...
by axhxu
Tue Dec 10, 2019 4:18 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with indexterms with keywords
Replies: 2
Views: 1192

Issue with indexterms with keywords

Hi, I am trying to figure out why indexterms with keywords are not displaying correct in webhelp responsive output. <indexterm ixia_locid="991" class="- topic/indexterm ">Java installing on <keyword ixia_locid="235" keyref="CWP" class="- topic/keyword &qu...
by axhxu
Fri Oct 25, 2019 4:36 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with copy-to on sub-topics with locktitles
Replies: 5
Views: 2111

Re: Issue with copy-to on sub-topics with locktitles

Found the issue...I just had to change the navTitleElem to

Code: Select all

 <xsl:variable name="navTitleElem" select="*[contains(@class, ' map/topicmeta ')]/*[contains(@class, ' map/linktext ')]"/>
by axhxu
Wed Oct 23, 2019 8:53 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with copy-to on sub-topics with locktitles
Replies: 5
Views: 2111

Re: Issue with copy-to on sub-topics with locktitles

Ok I created a customTocXML.xsl file and added the extension point to my opt file. Problem is my titles are blank. Here is my customTocXML.xsl: <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:relpath="ht...
by axhxu
Fri Oct 18, 2019 2:55 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with copy-to on sub-topics with locktitles
Replies: 5
Views: 2111

Re: Issue with copy-to on sub-topics with locktitles

Thanks. I checked the code and <linktext> retains the the correct title. Could I override the toc processing to use <linktext> instead of <navtitle> if @locktitle=yes? <navtitle class="- topic/navtitle ">Performing reading tasks</navtitle> <?ditaot usertext?> <linktext class="- map/li...
by axhxu
Fri Oct 04, 2019 3:40 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Issue with copy-to on sub-topics with locktitles
Replies: 5
Views: 2111

Issue with copy-to on sub-topics with locktitles

The topic should use the navtitle defined in the map when @locktitle=yes. Instead topic is using the title of the first instance of the topic when topic is referenced as a sub-topic. Note: @copy-to and @locktitle works when used at the same level as the original topic. Sample map: <topicref class=&q...
by axhxu
Thu Sep 19, 2019 5:36 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp Responsive 21.1 - Apply custom sort for Index Terms
Replies: 1
Views: 933

Webhelp Responsive 21.1 - Apply custom sort for Index Terms

Hi,
Is there a way to apply a custom sort/grouping for index terms. Specifically we translate our content to simplified Chinese and received feedback that the index terms are not sorted correctly.

Thanks
Arron Varga
by axhxu
Thu Sep 19, 2019 5:13 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Oxygen Webhelp 21.1 - Server
Replies: 2
Views: 1368

Re: Oxygen Webhelp 21.1 - Server

I got it to work. I had to make a change in macroExpander.xsl: <whc:macro-xpath-result> <xsl:for-each select="$xpathContextNode"> <xsl:copy-of select="Evaluate:evaluate($xpathExpression)"/> </xsl:for-each> </whc:macro-xpath-result> to <whc:macro-xpath-result> <xsl:for-each select...
by axhxu
Thu Sep 12, 2019 5:47 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Oxygen Webhelp 21.1 - Server
Replies: 2
Views: 1368

Oxygen Webhelp 21.1 - Server

Hi, I am trying to get the latest Oxygen Webhelp Release to work on our server for publication generation (ixiasofts' cms output generator). I have installed DITA-OT 3.3.1 on our server and tried implementing the latest webhelp plugins. Note : I have the 20.1 one version running using dita-ot 2.5.4 ...
by axhxu
Mon Jul 15, 2019 4:46 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Add othermeta to search - webhelp responsive
Replies: 3
Views: 1650

Re: Add othermeta to search - webhelp responsive

Ok I have added the topic id to the keywords area of the topic but we still cannot search by document id. <keywords> ... <keyword class="- topic/keyword ">knw1532531547153</keyword> <keyword class="- topic/keyword ">1532531547153</keyword> ... </keywords> Should I see the keyword...
by axhxu
Wed Jul 10, 2019 2:32 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Add othermeta to search - webhelp responsive
Replies: 3
Views: 1650

Add othermeta to search - webhelp responsive

Hi,
I am trying to figure out how to allow users to search our content by topic id/resource id.

These values are stored in the dita content in the othermeta area.

Do I need to add/hide the id in the html content?

Or do I need to add to the search racking properties?

Thanks
Arron
by axhxu
Mon Jul 08, 2019 3:25 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Is there an extension point for topicComponentsExpander.xsl or way to override on of its templates
Replies: 5
Views: 2277

Re: Is there an extension point for topicComponentsExpander.xsl or way to override on of its templates

Hi, So I tried moving the template <xsl:template match="whc:webhelp_topic_toc" mode="copy_template"> to my customDita2webhelp.xsl file and now we do not get the on this page section at all when we should. If I make my slight change to the template in the topicComponentExpander.xs...
by axhxu
Thu Jun 27, 2019 3:59 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Ditaval- Excluded topics are appearing in TOC
Replies: 1
Views: 965

Ditaval- Excluded topics are appearing in TOC

Hi, Wondering if there is a parameter that will fix the following issue or is causing the issue; We are putting ditaval attributes on root topic elements: <task id="ikl1560541894952" otherprops="future-content" xml:lang="en-us"> Our ditaval file has: <val> <prop action=...
by axhxu
Tue Jun 25, 2019 3:26 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Is there an extension point for topicComponentsExpander.xsl or way to override on of its templates
Replies: 5
Views: 2277

Re: Is there an extension point for topicComponentsExpander.xsl or way to override on of its templates

Just to confirm you are saying I can use the com.oxygenxml.webhelp.xsl.dita2webhelp extension point to override a template in the topicComponentsExpander.xsl file? So I would add to my opt file: <xslt> <extension id="com.oxygenxml.webhelp.xsl.dita2webhelp" file="xsl/mainFiles/customDi...
by axhxu
Fri Jun 14, 2019 8:40 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Is there an extension point for topicComponentsExpander.xsl or way to override on of its templates
Replies: 5
Views: 2277

Is there an extension point for topicComponentsExpander.xsl or way to override on of its templates

Hi, Some of our source content is generating empty on this page areas due to the fact we have section elements without titles. I want to make a chnage to <xsl:template match="whc:webhelp_topic_toc" mode="copy_template"> to detect if the list of items is empty and if so dont outpu...