Search found 6 matches
- Thu Mar 28, 2019 3:27 pm
- Forum: Feature Request
- Topic: border-radius
- Replies: 5
- Views: 3458
Re: border-radius
Any news on the border-radius support?
- Mon Jun 18, 2018 5:19 pm
- Forum: Common Problems
- Topic: Webhelp responsibe - Search title page not localizable
- Replies: 2
- Views: 1500
Webhelp responsibe - Search title page not localizable
Hi, The title of the search page (wt_search.html) is hardcoded and therefore cannot be localized: <title>Search Results</title> Could you update the plugin so that in future releases the title text is picked up from the following variable from the string file: <str name="SearchResults" js="true" php...
- Wed Jun 13, 2018 11:10 am
- Forum: Common Problems
- Topic: Webhelp responsive - Related links nav position
- Replies: 1
- Views: 977
Webhelp responsive - Related links nav position
Hi, We would like to change where the related links are displayed (they are currently displayed after the main content by default) and have them available in the right hand side column where the "On this page" content is. Is there a way to achieve this without having to change the plugin topic templ...
- Thu May 31, 2018 6:48 pm
- Forum: Common Problems
- Topic: Webhelp responsive search pagination widget is not localizable
- Replies: 1
- Views: 1029
Webhelp responsive search pagination widget is not localizable
Hi, The search result page pagination widget of the webhelp plugin (v20) has the text of the "Next" and "Previous" buttons hard-coded in the Javascript search.js file. Could you open a defect to extract the text into the localization files. In the meantime, a fix would be appreciated. Here is the co...
- Mon Jan 29, 2018 7:51 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Webhelp responsive language checking for Chinese
- Replies: 1
- Views: 1022
Webhelp responsive language checking for Chinese
Hi, We had trouble in getting some Chinese localized strings into the responsive webhelp pages produced by the oXygen plugin. We currently have 2 variants (zh-cn and zh-tw). By default, the build_dita.xml file will take only the first 2 characters of the language definition (see code below). Althoug...
- Thu Jan 18, 2018 6:09 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Custom XML to Responsive Webhelp Index Page discarding HTML entities
- Replies: 1
- Views: 1025
Custom XML to Responsive Webhelp Index Page discarding HTML entities
Hello, We are using custom XML fragment files when producing responsible webhelp with the oXygen webhelp plugin (19.1). Unfortunately, it seems that the HTML entities either are discarded or prevent the parsing of the file. By default, our localization software will convert any special characters to...