Search found 116 matches

by galanohan
Sun Mar 24, 2024 7:06 am
Forum: Feature Request
Topic: Is it possible to enable multiple concurrent document dependency check
Replies: 7
Views: 500

Re: Is it possible to enable multiple concurrent document dependency check

Hi Radu, I have a quick test with oxygen beta26.1(but it displayed as v27 after installation though) by running 3 concurrent "search references". It works pretty good. And it runs a little bit faster than v26? Or perhaps it's just that I happened to pick three files that were not reference...
by galanohan
Thu Mar 21, 2024 10:57 am
Forum: Feature Request
Topic: Is it possible to enable multiple concurrent document dependency check
Replies: 7
Views: 500

Re: Is it possible to enable multiple concurrent document dependency check

Thank you, Radu! If this feature could be added to future release, those writers who work on post-migration bug fixes could save lots of time and maximize the usage of memory -- for each document dependency check, the oxygen consumes around 50 - 300 MB each time, depending on the complexity of conte...
by galanohan
Thu Mar 21, 2024 6:08 am
Forum: Feature Request
Topic: Is it possible to enable multiple concurrent document dependency check
Replies: 7
Views: 500

Is it possible to enable multiple concurrent document dependency check

Hi, When I do the document dependency checks over Search References in the context menu, I found the dialog box (a running job) cannot be moved backend. Is there a checkbox that allow users to run multiple document dependency checks at the same time? This could be pretty helpful during the post-migr...
by galanohan
Tue Mar 12, 2024 5:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: how to ignore system prompt symbols in codeblock on copy?
Replies: 4
Views: 535

Re: how to ignore system prompt symbols in codeblock on copy?

Hi Cosmin, Copying and pasting sample code for a test run might be an important step for my software users, from SQL learners to other programming language beginners. Specifically, in topics like quickstart, deployment, installing, configuration, etc. The very first time somebody told me about this ...
by galanohan
Tue Mar 12, 2024 5:10 am
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Josh,

By "web platform", you mean browser, right?

Thanks! I'll give it a try with JS!
by galanohan
Fri Mar 01, 2024 12:14 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: how to ignore system prompt symbols in codeblock on copy?
Replies: 4
Views: 535

how to ignore system prompt symbols in codeblock on copy?

hi, some of the readers asked us if it's possible to set a rule in the publishing template or include some js script to ignore system prompt symbols like $ > or # in code block on copy. lots of sample scripts were provided by coders without splitting code and execution result. we hope the readers co...
by galanohan
Tue Feb 27, 2024 12:54 pm
Forum: Common Problems
Topic: is there a way to use the original form of file name in the webhelp output
Replies: 1
Views: 149

Re: is there a way to use the original form of file name in the webhelp output

oh I found the issue was caused by the Git Windows ignores the file name changes between uppercase and lower case by default. To force the git detect and record such changes, disable the ignorecase parameter using the following command in git shell: git config --global core.ignorecase false Then val...
by galanohan
Tue Feb 27, 2024 12:24 pm
Forum: Common Problems
Topic: is there a way to use the original form of file name in the webhelp output
Replies: 1
Views: 149

is there a way to use the original form of file name in the webhelp output

For example, a file named S00001.dita, which represents a topic file explaining error code S00001. In local transformation, the output URL displayed as I expected: file:///D:/dita_gitlab/zh/out/webhelp-responsive/error_codes/S00001.html While in a publishing engine output over cli, I found the first...
by galanohan
Wed Feb 07, 2024 9:21 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: --format=webhelp-responsive isn't supported in CLI?
Replies: 4
Views: 651

Re: --format=webhelp-responsive isn't supported in CLI?

I had this test that with a trial license key for oxygen publishing engine, the dita.sh or dita.bat under DITA-OT/bin of a licensed oxygen xml editor could execute commands for webhelp transformation in CLI (for example, Windows CMD or Linux's Terminal). The only thing that bothers me was that such ...
by galanohan
Fri Feb 02, 2024 2:07 pm
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Radu, It's a nightly build generated on Jan 30th, not a beta build(it's invisible to me). It's ok in markdown file, but in DITA files, there isn't any preview. For example: image.png Or... maybe there isn't any preview? I can't remember if that's the case. image.png There're too many things in my...
by galanohan
Fri Feb 02, 2024 1:29 pm
Forum: Common Problems
Topic: Tokenization and scoring.properties
Replies: 1
Views: 332

Re: Tokenization and scoring.properties

I took a search in the forun, then found the following thread: https://www.oxygenxml.com/forum/post47728.html?hilit=tokenization#p47728 and relevant maillist archive: https://www.oxygenxml.com/archives/xsl-list/200504/msg00939.html Is it the right way to customize a similar template for tokenization...
by galanohan
Fri Feb 02, 2024 12:56 pm
Forum: Common Problems
Topic: Tokenization and scoring.properties
Replies: 1
Views: 332

Tokenization and scoring.properties

Hi, I've customized the scoring properties file under \Oxygen XML Editor 26\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp.responsive\indexer to increase search weight for content under certain HTML tags like title, meta_keyword, meta_indexterm. Something like this: h1 = 999 h2 = 40 h3 = 30 h...
by galanohan
Fri Feb 02, 2024 8:39 am
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Marius,

A quick question, how do I enable the preview mode in DITA/LIGHTWEIGHT DITA/HTML that displays in parallel with the authoring window?

I found I couldn't enable such preview window in the nightly build, is it disabled in this build?

Regards,
Galano
by galanohan
Wed Jan 31, 2024 8:43 am
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Marius Having several webhelp transformation, the issue I reported in this post is fixed in the nightly build yesterday (maybe earlier but I can only view 1 latest nightly build that's why). Also, I noticed the search with Chinese string that contains more than 2 characters now seems ok. I can ge...
by galanohan
Wed Jan 31, 2024 4:57 am
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Marius,

Thank you! After the download, I'll test with this nightly build. And get back to you if the issue has been fixed or new issues are found.
Muchas gracias, senor!
by galanohan
Tue Jan 30, 2024 11:07 am
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Marius, What's going on with this issue, will it be fixed in the very next patch? and when will the next patch for oxygen xml editor v26 be released? I've been complained about not having the topic toc by so many users, both external and internal users, including my manager and the boss. I also e...
by galanohan
Tue Jan 23, 2024 7:18 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: --format=webhelp-responsive isn't supported in CLI?
Replies: 4
Views: 651

--format=webhelp-responsive isn't supported in CLI?

Hi Guys, I'm trying to generate webhelp from cli using dita.bat (C:\Program Files\Oxygen XML Editor 26\frameworks\dita\DITA-OT\bin). I followed the instruction on https://www.oxygenxml.com/doc/versions/26.0/ug-webhelp-responsive/topics/whr-build-output.html to specify the essential parameters: PS C:...
by galanohan
Tue Jan 16, 2024 6:54 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp search doesn't find term that is present on html-page
Replies: 4
Views: 907

Re: Webhelp search doesn't find term that is present on html-page

Hi Alin Thanks for the reply. I backed up the default scoring.properties file under \Oxygen XML Editor 26\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp.responsive\indexer then modified the weight for each itmes as follows: h1 = 50 h2 = 40 h3 = 30 h4 = 20 h5 = 10 h6 = 10 b = 10 strong = 5 em ...
by galanohan
Tue Jan 09, 2024 10:38 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp search doesn't find term that is present on html-page
Replies: 4
Views: 907

Re: Webhelp search doesn't find term that is present on html-page

Hi Costin, I was experiencing the same or maybe similar issue as this one, then I took a search against "search result" in the forum, that's why I'm here. python api as keyword For example, in a webhelp where xml:lang was set as "zh" at the map level and bookmap level (90% of the...
by galanohan
Mon Jan 08, 2024 12:24 pm
Forum: Feature Request
Topic: when is the next patch for oxygen xml editor v26?
Replies: 3
Views: 627

when is the next patch for oxygen xml editor v26?

Hi,

Just being curious, when will the next patch for oxygen xml editor v26 be released?
Especially the sectiontitle/topictitle positioning issue when title contains CJK characters...
Same for the feedback 4.0...

Just being curious...

Regards,
Galano
by galanohan
Wed Dec 20, 2023 6:33 am
Forum: Common Problems
Topic: How to enable the page ratings only in Comments zone
Replies: 2
Views: 334

Re: How to enable the page ratings only in Comments zone

Thank you! Because a lot of times when reading a web page, readers don't really have enough patience to fill out a survey form, some, even hesitate giving a like or dislike vote. It's a great feature, and it would be more convenient if more options are given... Imagine how people react when Outlook ...
by galanohan
Fri Dec 15, 2023 2:22 pm
Forum: Common Problems
Topic: Clicking titles containing Chinese characters in topic toc cannot position correctly
Replies: 15
Views: 1017

Re: Clicking titles containing Chinese characters in topic toc cannot position correctly

Hi Marius,

Sure, I'll send you a sample dita topic file over email. The subject will start with To Marius.

Thanks!
Regards,
Galano