Search found 26 matches

by daliboris
Sat Jun 03, 2023 1:14 pm
Forum: Common Problems
Topic: How to keep one of the view active while switching between documents?
Replies: 1
Views: 413

How to keep one of the view active while switching between documents?

I can activate an XML document (in Text mode) and show XPath/XQuery Builder on the top of multiple views. If I switch to another XML document, the XPath view is still on the top. But when I switch to another type of document, XProc or XSLT for example, the Attributes view shows automatically on the ...
by daliboris
Tue May 03, 2022 11:59 pm
Forum: Feature Request
Topic: Format and Indent for .less files
Replies: 0
Views: 1790

Format and Indent for .less files

Format and Indent function is not available for LESS files. Is there any reason for this lack?
by daliboris
Fri Jul 02, 2021 8:04 pm
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2484

Re: XProc 3.0 transformation

Dear Mircea, after some time I've returned to the problem with XProc 3.0 transformation via ANT and Morgana. I have 2 computers. On the first one the solution presented earlier in this thread works fine . On the second one there is still problem with Java error : [exec] [quasar] ERROR: java/lang/Obj...
by daliboris
Mon Jun 21, 2021 7:14 pm
Forum: Feature Request
Topic: Changing font size using keyboard shortcuts within a window with focus
Replies: 1
Views: 853

Changing font size using keyboard shortcuts within a window with focus

Hello guys in Syncro Soft, I'm trying to change font size in the XPath/XQuery builder window, unfortunately only touchpad gestures or mouse wheel + Ctrl can be used. Keyboard shortcuts Ctrl + Numpad +/- works only for text editor. It would be more useful if keyboard shortcuts will work for the edito...
by daliboris
Sat Apr 10, 2021 5:40 pm
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2484

Re: XProc 3.0 transformation

Hello Mircea, thank you for your suggestions. I tried set up an ANT transformation scenario. Unfortunately I have problems to run it from oXygen IDE. ANT build.xml file is part of my XProc 3.0 framework. It looks like this <project basedir="." name="xproc" default="run"...
by daliboris
Fri Apr 09, 2021 11:58 am
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2484

Re: XProc 3.0 transformation

Thank you, Mircea.

That's the point. Morgana XProc 3.0 has no adaptor yet. I was just trying to run bat command with some parameters.

Which transformation scenario can I use to do this? My guess is ANT. Am I right?

Regards,

Boris
by daliboris
Wed Apr 07, 2021 6:58 pm
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2484

Re: XProc 3.0 transformation

Hi Mircea, of course I checked it. I'm calling the same Morgana's BAT file from Windows' CMD (without administrator privileges) and it works OK. Maybe there are some other parameters within settings in oXygen where I left some values, which generates non existing path (which is then denied). Can I c...
by daliboris
Sat Apr 03, 2021 9:33 pm
Forum: Common Problems
Topic: XProc 3.0 transformation
Replies: 9
Views: 2484

XProc 3.0 transformation

Hello, I'm trying to create a custom framework for XProc 3.0 before the official one will be available. I'm using oXygen 23 and Morgana XProc IIIse on Windows 10. I have a problem with transformation. I set custom XProc Engine this way up: Name: MorganaXProc-IIIse Working Directory : D:\Programy\XML...
by daliboris
Wed Jun 06, 2018 11:20 am
Forum: Feature Request
Topic: Multiple XPath result tabs for documents with the same name
Replies: 1
Views: 2243

Multiple XPath result tabs for documents with the same name

I've opened multiple documents with the same name (placed in distinct directories on the disk). When I run XPath angainst current file, new tab with results appears, tab ha name "XPath – file.xml". When I execute XPath over another file with the same name, results are replaced. When I run ...
by daliboris
Wed Feb 21, 2018 4:15 pm
Forum: Common Problems
Topic: oxygen.exe or diffFiles.exe parameters for file comparison
Replies: 1
Views: 2004

oxygen.exe or diffFiles.exe parameters for file comparison

Hello, is it possible to set parameters to oxygen.exe (or oxygen.bat) or diffFiles.exe file, that will cause the same window with Diff Files program to open and show differences between two files? I run diffFiles.exe from external application with path to compared files separated by space as a param...
by daliboris
Tue Feb 20, 2018 3:38 pm
Forum: Other Issues
Topic: Distinct file location formats
Replies: 4
Views: 2538

Re: Distinct file location formats

Hello Radu,

this (the same behavior in the Project window and File tab) makes sense, at least for me.

Thanks for detailed explanation of the behavior of the clipboard outside oXygen.

Best,
Boris
by daliboris
Tue Feb 20, 2018 3:00 pm
Forum: Other Issues
Topic: Distinct file location formats
Replies: 4
Views: 2538

Re: Distinct file location formats

Hello Radu, thank you. Sometimes URI format is helpfull: when you want put it in XSLT stylesheet as a parameter, for example. Sometimes it's better to use file path: for example when you want locate the file via File Explorer (on Windows OS). In my opinion, to have access to both formats would be be...
by daliboris
Tue Feb 20, 2018 1:15 pm
Forum: Other Issues
Topic: Distinct file location formats
Replies: 4
Views: 2538

Distinct file location formats

I use 64bit oXygen XML Editor 19.1 on Windows 10 64bit. I noticed that there are different outputs of using Copy Location menu item. If I use it by right-clicking on the file in the Project windows, location (in the clipbaord) has URI format (e.g. file:/D:/Test/Conversion.xml ). When I use this menu...
by daliboris
Wed Aug 17, 2016 11:58 am
Forum: XSLT and FOP
Topic: Debugging XSLT template, breakpoints and stepping
Replies: 1
Views: 2104

Debugging XSLT template, breakpoints and stepping

I see different behavior during debugging XSLT template with XML file: When I set breakpoint on element in XSLT stylesheet, stepping Into, Over and Out works fine, but when the breakpoint is set on the element in XML file, these different types of steps can't be used: whatever I choose, only one ste...
by daliboris
Thu Jan 23, 2014 10:56 am
Forum: Other Issues
Topic: Typo in new feature description 15.2
Replies: 1
Views: 1540

Typo in new feature description 15.2

Hello, I've found typo in In-place Actions can be Executed Preserving the Current Context caption on http://www.oxygenxml.com/whatisnew15.2.html . There is sentence "This allows for example placing element specific actions on an element and executing them to perform actions at the caret positio...
by daliboris
Wed Nov 13, 2013 12:20 pm
Forum: Feature Request
Topic: Make folding available in Result window in XSLT Debugger
Replies: 0
Views: 2428

Make folding available in Result window in XSLT Debugger

It would be useful for long documents if there would be folding of elements available in Result window in XSLT Debugger.
by daliboris
Thu Jul 04, 2013 6:15 pm
Forum: Other Issues
Topic: Text overflow in Author PDF documentation
Replies: 1
Views: 1550

Text overflow in Author PDF documentation

There is text overflow in PDF version of Author user manual (downaloded from http://www.oxygenxml.com/doc/Author-UserManual.pdf) on pages 290-292.

Boris Lehečka
by daliboris
Wed Jul 03, 2013 3:56 pm
Forum: Other Issues
Topic: How to set style property in oxy_label
Replies: 3
Views: 2355

Re: How to set style property in oxy_label

Thank you Radu, it works.

But this means that Help for XML Author (downloaded this weak from http://www.oxygenxml.com/doc/Author-UserManual.pdf) is not up-to-date. There is property called "style" not "styles" on page 368.
by daliboris
Wed Jul 03, 2013 2:25 pm
Forum: Other Issues
Topic: How to set style property in oxy_label
Replies: 3
Views: 2355

How to set style property in oxy_label

Hello, I can't figure out how to set style property in oxy_label() function. There is no example in documentation how to use "style" property.

I want set font-size for the label to 2em - how can I do it with oxy_label()? Is it possible, or not?

Thank you for your suggestions.
by daliboris
Tue Jun 11, 2013 6:24 pm
Forum: Feature Request
Topic: Editor variable for transformed/input file name
Replies: 1
Views: 2198

Editor variable for transformed/input file name

It would be usefull to have editor variable for transformed/input file (name/name without extension) in case of XSLT Transformation. My scenario: when preparing XSLT file I set XSLT transformation scenario to have XSLT input (of available elements) available. And of course I test stylesheet by apply...
by daliboris
Thu Feb 14, 2013 1:12 am
Forum: Feature Request
Topic: Define input file mask for transformation senario
Replies: 1
Views: 2246

Define input file mask for transformation senario

When transforming folder with transformation scenario, it would be useful to have something like "file mask" or "file pattern" defined in scenario. For example, if there are multiple files in the same directory (e.g. XML and HTML files), I want transform only XML files (ie. files...
by daliboris
Tue Jan 24, 2012 11:04 pm
Forum: Other Issues
Topic: Example of using variable
Replies: 2
Views: 1985

Re: Example of using variable

Thank you for youre example. It works.
by daliboris
Thu Jan 12, 2012 10:48 am
Forum: Other Issues
Topic: Example of using variable
Replies: 2
Views: 1985

Example of using variable

Hello, I can't find example of using system or environment variables. First: what is the difference between "system" and "environment". Second: how should be name of the variable formated. Concrete example: I use Windows and I wan set path to the AltovaXML in Program Files folder...
by daliboris
Thu Oct 13, 2011 11:06 am
Forum: Feature Request
Topic: Copy Xpath without position
Replies: 1
Views: 3398

Copy Xpath without position

It would be helpful, for example for constructing XSLT stylesheet (see @match attribute), if there would be option to copy XPath without absolute position of elements, for example beside /t:TEI/t:teiHeader[1]/t:fileDesc[1]/t:publicationStmt[1]/t:availability[1] there could by also variant /t:TEI/t:t...
by daliboris
Sat Jun 04, 2011 7:53 am
Forum: Feature Request
Topic: Values in XPath results as separate column
Replies: 11
Views: 9541

Values in XPath results as separate column

It would be helpful to have one more column for text representation of node in window with result of XPath query. Now there is column "Description", which combines XPath with value of the node - like this "/w:document[1]/w:body[1]/w:p[107]/w:r[3]/w:sym[1]/@w:char - F063" (the que...
by daliboris
Thu Feb 11, 2010 7:54 pm
Forum: Feature Request
Topic: Hint for Editor variables
Replies: 1
Views: 1880

Hint for Editor variables

It would be useful to see real value of editor variable while editing transofmration scenario. You can add new line with real value for each variable. For example: ${cfdu} - The current file name without extension [SpecialCahacters2Ribbon] ${currentFileURL} - The path of the currently edited file (U...