Search found 18 matches
- Wed Jun 06, 2018 11:20 am
- Forum: Feature Request
- Topic: Multiple XPath result tabs for documents with the same name
- Replies: 1
- Views: 810
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 ...
- Wed Feb 21, 2018 4:15 pm
- Forum: Common Problems
- Topic: oxygen.exe or diffFiles.exe parameters for file comparison
- Replies: 1
- Views: 624
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...
- Tue Feb 20, 2018 3:38 pm
- Forum: Other Issues
- Topic: Distinct file location formats
- Replies: 4
- Views: 827
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
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
- Tue Feb 20, 2018 3:00 pm
- Forum: Other Issues
- Topic: Distinct file location formats
- Replies: 4
- Views: 827
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...
- Tue Feb 20, 2018 1:15 pm
- Forum: Other Issues
- Topic: Distinct file location formats
- Replies: 4
- Views: 827
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...
- Wed Aug 17, 2016 11:58 am
- Forum: XSLT and FOP
- Topic: Debugging XSLT template, breakpoints and stepping
- Replies: 1
- Views: 915
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...
- Thu Jan 23, 2014 10:56 am
- Forum: Other Issues
- Topic: Typo in new feature description 15.2
- Replies: 1
- Views: 743
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...
- Wed Nov 13, 2013 12:20 pm
- Forum: Feature Request
- Topic: Make folding available in Result window in XSLT Debugger
- Replies: 0
- Views: 1470
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.
- Thu Jul 04, 2013 6:15 pm
- Forum: Other Issues
- Topic: Text overflow in Author PDF documentation
- Replies: 1
- Views: 684
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
Boris Lehečka
- Wed Jul 03, 2013 3:56 pm
- Forum: Other Issues
- Topic: How to set style property in oxy_label
- Replies: 3
- Views: 1108
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.
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.
- Wed Jul 03, 2013 2:25 pm
- Forum: Other Issues
- Topic: How to set style property in oxy_label
- Replies: 3
- Views: 1108
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.
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.
- Tue Jun 11, 2013 6:24 pm
- Forum: Feature Request
- Topic: Editor variable for transformed/input file name
- Replies: 1
- Views: 1294
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...
- Thu Feb 14, 2013 1:12 am
- Forum: Feature Request
- Topic: Define input file mask for transformation senario
- Replies: 1
- Views: 1319
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...
- Tue Jan 24, 2012 11:04 pm
- Forum: Other Issues
- Topic: Example of using variable
- Replies: 2
- Views: 929
Re: Example of using variable
Thank you for youre example. It works.
- Thu Jan 12, 2012 10:48 am
- Forum: Other Issues
- Topic: Example of using variable
- Replies: 2
- Views: 929
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...
- Thu Oct 13, 2011 11:06 am
- Forum: Feature Request
- Topic: Copy Xpath without position
- Replies: 1
- Views: 1873
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...
- Sat Jun 04, 2011 7:53 am
- Forum: Feature Request
- Topic: Values in XPath results as separate column
- Replies: 11
- Views: 5237
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...
- Thu Feb 11, 2010 7:54 pm
- Forum: Feature Request
- Topic: Hint for Editor variables
- Replies: 1
- Views: 964
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...