empty href's
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 72
- Joined: Tue Oct 21, 2014 10:01 pm
empty href's
I'm trying to troubleshoot why our xrefs that contain website URLs are coming up as in our webhelp-mobile output. Can someone direct me to the *.XSL file that I need to check in the plugin? We've made substantial customizations to the plugin and I need to know where to start with my diagnosis.
Thanks,
Code: Select all
<a href="" .... >
Thanks,
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: empty href's
Post by bogdan_cercelaru »
Hello,
I wasn't able to reproduce this using "flowers.ditamap" from sample files with the built-in "DITA Map WebHelp" transformation scenario.
I've added xrefs like:
In the generated output the links looks like:
The "href" attribute of "a" elements is processed in "OXYGEN_DIR\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\xsl\dita\mobile\fixup.xsl" file.
Regards,
Bogdan
I wasn't able to reproduce this using "flowers.ditamap" from sample files with the built-in "DITA Map WebHelp" transformation scenario.
I've added xrefs like:
Code: Select all
<xref href="http://www.oxygenxml.com" format="html">oXygen Site</xref>
<xref href="http://www.google.com" format="html" scope="external"/>
Code: Select all
<a href="http://www.oxygenxml.com" class="xref" onclick="return true;">oXygen Site</a>
<a href="http://www.google.com" class="xref" target="_blank" onclick="return true;">http://www.google.com</a>
Regards,
Bogdan
Bogdan Cercelaru
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service