Webhelp responsibe - Search title page not localizable

Having trouble installing Oxygen? Got a bug to report? Post it all here.
remip
Posts: 6
Joined: Thu Jan 18, 2018 5:47 pm

Webhelp responsibe - Search title page not localizable

Post by remip »

Hi,

The title of the search page (wt_search.html) is hardcoded and therefore cannot be localized:

Code: Select all

<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:

Code: Select all

<str name="SearchResults" js="true" php="false">Search Results</str>
Many thanks,
Rémi
ionela
Posts: 407
Joined: Mon Dec 05, 2011 6:08 pm

Re: Webhelp responsibe - Search title page not localizable

Post by ionela »

Hello,

Thank you for your feedback.
I have added this as an improvement request to our issue tracking tool. This will be further analyzed by our development team.

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
ionela
Posts: 407
Joined: Mon Dec 05, 2011 6:08 pm

Re: Webhelp responsibe - Search title page not localizable

Post by ionela »

Hi,

Just to update the thread, this problem has been resolved in v21 of oXygen XML which has been released. You can download v21 from our website:
http://www.oxygenxml.com/download.html

The complete what's new list is available here:
What's New in Oxygen XML Editor 21.0

Let us know if you encounter further problems with the new version.

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
Post Reply