-
-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search Help Files #497
Comments
This is finished |
I search "MyCode" in the Help, and highlight don't work. for search in help docs :( |
Not from the forum, doing database searches. Search is not in the language file is not useful. |
@PaulBender please fix this. |
Fixes HTML appearing in search results
This fixes the HTML tags appearing in search results. There is no way unfortunately to fix the highlighting problem when using translation. |
@PaulBender HTML seems fixed :) Highlighting is not working for not-translated files though. |
I don't know of any way of highlighting search results that are from the translation files (unless we abandon the help file translation system altogether). |
I'm not sure if I follow you. I don't know much about the help files feature but when I add or edit a help document, I can write the content - is it put into the language files? That looks like that's what you're implying. Still, I don't know much about it and I guess you know more than me here as you've worked on it. |
No, when you add a help document, it's just inserted into the helpdocs table. The translation feature only exists for the default help docs. |
Ah, just let it be then. Closing this. |
Allow users to ability to search though the Help Files.
The text was updated successfully, but these errors were encountered: