webhelp.favicon ignored by Webhelp Responsive
Oxygen general issues.
-
- Posts: 18
- Joined: Wed Aug 10, 2011 10:46 pm
webhelp.favicon ignored by Webhelp Responsive
In oXygen 18, the webhelp.favicon parameter works for normal Webhelp, but appears to be ignored by the Responsive Webhelp.
Webhelp includes these two lines in the <head> of the index.html, but are not included in the Responsive Webhelp.
<link rel="shortcut icon" href="favicon.png"><!----></link>
<link rel="icon" href="favicon.png"><!----></link>
I am not sure if there is something that has to be done differently if you are using a template?
Webhelp includes these two lines in the <head> of the index.html, but are not included in the Responsive Webhelp.
<link rel="shortcut icon" href="favicon.png"><!----></link>
<link rel="icon" href="favicon.png"><!----></link>
I am not sure if there is something that has to be done differently if you are using a template?
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: webhelp.favicon ignored by Webhelp Responsive
Post by bogdan_cercelaru »
Hello,
Thank you for reporting this.
I have registered this issue in our internal issue tracking system to be addressed.
In the meanwhile, you could edit the template files and add these lines in the <head> section:
The template files that should be edited are:
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_index.html
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_search.html
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_terms.html
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_topic.html
Please note that the favicon.png file should be in the root directory of your Web server.
Regards,
Bogdan
Thank you for reporting this.
I have registered this issue in our internal issue tracking system to be addressed.
In the meanwhile, you could edit the template files and add these lines in the <head> section:
Code: Select all
<link rel="shortcut icon" href="/favicon.png"><!----></link>
<link rel="icon" href="/favicon.png"><!----></link>
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_index.html
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_search.html
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_terms.html
- ${DITA_OT_DIR}/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/wt_topic.html
Please note that the favicon.png file should be in the root directory of your Web server.
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)
- ↳ 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