Search found 82 matches

by ttasovac
Wed Feb 28, 2024 12:57 pm
Forum: Common Problems
Topic: Support for eXist-db 7.0.0 Snapshot and XML-RPC
Replies: 7
Views: 213

Re: Support for eXist-db 7.0.0 Snapshot and XML-RPC

Hey Radu, I think I spoke too soon. I'm using build no. 2024022805. There are no errors when opening the first couple of levels of directories, but ultimately, when I get to a directory that has some content, I get stuck opening it, with a "Pending..." message. Let me know if you need some...
by ttasovac
Wed Feb 21, 2024 4:04 pm
Forum: Common Problems
Topic: Support for eXist-db 7.0.0 Snapshot and XML-RPC
Replies: 7
Views: 213

Re: Support for eXist-db 7.0.0 Snapshot and XML-RPC

Thanks a lot, Radu for your super quick action! I can confirm that the nightly fixes the error I mentioned in this thread.

All best,
Toma
by ttasovac
Mon Feb 19, 2024 3:46 pm
Forum: Common Problems
Topic: Support for eXist-db 7.0.0 Snapshot and XML-RPC
Replies: 7
Views: 213

Re: Support for eXist-db 7.0.0 Snapshot and XML-RPC

Absolutely, I'll be happy to test! Just let me know when you have a nightly with the fix ready.
by ttasovac
Mon Feb 19, 2024 2:41 pm
Forum: Common Problems
Topic: Support for eXist-db 7.0.0 Snapshot and XML-RPC
Replies: 7
Views: 213

Support for eXist-db 7.0.0 Snapshot and XML-RPC

Hi. I'm trying to connect via XML-RPC to an instance of eXist-db 7.0.0 Snapshot, my login credentials are accepted, but I still can't go beyond the /db collection. Instead, I get 'java.lang.String[] org.xmldb.api.base.Collection.listChildCollections()' What's the status of oXygen support for connect...
by ttasovac
Fri May 26, 2023 4:47 pm
Forum: Common Problems
Topic: setting the path to framework add-on in transformation scenarios
Replies: 1
Views: 363

setting the path to framework add-on in transformation scenarios

If I need to refer to a file from the built-in TEI framework in, say, a transformation scenario, I will use ${frameworks}/tei/etc/etc . I prefer toI install the TEI framework as an add-on — it may contain a more recent version of TEI. Where do add-ons live and how can I make sure that my path refers...
by ttasovac
Thu Dec 29, 2022 8:06 am
Forum: Common Problems
Topic: Git Plugin fails to push, doesn't ask for credentials
Replies: 3
Views: 609

Re: Git Plugin fails to push, doesn't ask for credentials

Resetting credentials didn't work, but re-cloning from within oXygen did. Thanks a lot, Chris for the suggestion. This was driving me crazy.
by ttasovac
Tue Dec 27, 2022 3:23 pm
Forum: Common Problems
Topic: Git Plugin fails to push, doesn't ask for credentials
Replies: 3
Views: 609

Git Plugin fails to push, doesn't ask for credentials

Hi. I have an oXygen project which is also a local GitHub repo. I have no problems pulling from remote. I can commit to local repo, but pushing to remote doesn't work — I get "Push failed. Unable to access remote repository at git@github.com:...." The url in the config is correct — and as ...
by ttasovac
Mon Oct 17, 2022 1:40 pm
Forum: Common Problems
Topic: Source document is not readable in an XSLT step in a XPROC pipeline
Replies: 1
Views: 436

Source document is not readable in an XSLT step in a XPROC pipeline

Hi! I have a long-standing XPROC script that does a bunch of XSLT transformations. This morning I updated to oXygen 25 and then applied the usual script only to find this error: Error: odd2odd.xsl: Source document https://www.tei-c.org/Vault/P5/current/xml/tei/odd/p5subset.xml is not readable; from ...
by ttasovac
Sun Jun 12, 2022 7:48 am
Forum: Feature Request
Topic: Tab stops in code templates and inserted fragments in Author Mode?
Replies: 2
Views: 1019

Re: Tab stops in code templates and inserted fragments in Author Mode?

Hey Alex. You were absolutely right. When I rewrote the fragment to be inserted without any text nodes between the elements, the TAB navigation worked for me as expected. Many thanks! I still think the tab stops would be useful to have for other use cases, so many thanks for noting my vote on that a...
by ttasovac
Fri Jun 10, 2022 9:23 am
Forum: Feature Request
Topic: Tab stops in code templates and inserted fragments in Author Mode?
Replies: 2
Views: 1019

Tab stops in code templates and inserted fragments in Author Mode?

Hi. I was wondering if you would consider introducing tab stops in code templates (unless I've missed them in the documentation). Tab stops are the mechanism that other text editors (such as Atom, VS Code etc.) use to help the user move the cursor to the next specific place in the template by pressi...
by ttasovac
Mon May 23, 2022 9:53 am
Forum: Other Issues
Topic: combobox for inserting attribute+value in the current context
Replies: 2
Views: 653

combobox for inserting attribute+value in the current context

If I was creating a code template to create an element and enter the attribute value from the combobox, I would do this: <note type="footnote" resp="${ask('message', combobox, ('real_value1':'rendered_value1';'real_valueN':'rendered_valueN'), 'default')}"></note> But what about t...
by ttasovac
Mon May 23, 2022 7:50 am
Forum: Other Issues
Topic: adding a menu spearator to the contextual menu via JS
Replies: 2
Views: 662

Re: adding a menu spearator to the contextual menu via JS

Very cool. Thanks a million for your help.

All best,
Toma
by ttasovac
Sun May 22, 2022 2:25 pm
Forum: Other Issues
Topic: adding a menu spearator to the contextual menu via JS
Replies: 2
Views: 662

adding a menu spearator to the contextual menu via JS

Hi, I have used https://github.com/oxygenxml/wsaccess-javascript-sample-plugins/blob/master/contributePopupActionAuthorPage/wsAccess.js from wsaccess-javascript-sample-plugins as a model for adding actions to the contextual menu in Author View. Everything works as expected. I would like to implement...
by ttasovac
Sat May 21, 2022 8:45 am
Forum: Common Problems
Topic: Xquery/Xpath builder font size
Replies: 3
Views: 817

Re: Xquery/Xpath builder font size

ctrl + scroll up/down doesn't work for me on an M1 Mac using oXygen 24.1. Furthermore, increasing the font size of the Text Components option from Options > Preferences does not seem to effect the font size of the XPath builder anymore (see image). Please advise. All best, Toma https://i.imgur.com/B...
by ttasovac
Tue May 17, 2022 1:47 pm
Forum: Other Issues
Topic: Customizing Markdown preview
Replies: 4
Views: 900

Re: Customizing Markdown preview

Brilliant. Thanks a lot, Radu. This works perfectly for me.
All best,
Toma
by ttasovac
Tue May 17, 2022 1:15 pm
Forum: Other Issues
Topic: Customizing Markdown preview
Replies: 4
Views: 900

Re: Customizing Markdown preview

Thanks Radu. Indeed, I can change the look of the html Markdown Preview if I tinker with the CSS in the XHTML framework inside oXygen installation. But I would like to extend the XHTML framework and set up my CSS in the extended framework so that it can be shared together with our other project file...
by ttasovac
Mon May 16, 2022 4:55 pm
Forum: Other Issues
Topic: Customizing Markdown preview
Replies: 4
Views: 900

Customizing Markdown preview

Hi. I'd like to customize the Markdown preview, but I can't figure out what CSS is responsible for it and how to extend it. Inspecting a .md file in the properties view doesn't show it as being associated with a framework: https://i.imgur.com/R4HyG7C.png So how should one go about customizing the ma...
by ttasovac
Mon May 09, 2022 11:33 pm
Forum: Other Issues
Topic: changing attribute name, not value, with form controls in Author View
Replies: 4
Views: 808

Re: changing attribute name, not value, with form controls in Author View

That's very cool, Alex. I see I can also do it with XSLT, which is easier for me. The one bit that I'm still missing is how to pass the selected value from the combobox to my XSLT script: oxy_combobox( edit, "@ana", editable, false, values, "when, notAfter, notBefore", labels, &q...
by ttasovac
Sat May 07, 2022 1:52 pm
Forum: Other Issues
Topic: changing attribute name, not value, with form controls in Author View
Replies: 4
Views: 808

changing attribute name, not value, with form controls in Author View

Hi. I have a date picker form control like this: correspAction date:before { font-family: "Platforma Sans", sans-serif; content: oxy_label(text, "Датум: ", width, 30%) oxy_datePicker(edit, '@when', width, 23%, format, 'yyyy-MM-dd', fontInherit, true, color, inherit); } It works a...
by ttasovac
Sat May 07, 2022 1:36 pm
Forum: Other Issues
Topic: Setting height and width to oxy_button?
Replies: 1
Views: 560

Setting height and width to oxy_button?

Forgive me for being too pedantic :) but how can one style an oxy_button in Author View css? At the moment, I have this: correspAction persName:after { content: oxy_button(action, oxy_action( name, '+', description, 'Insert an element after the current one', icon, url('add.png'), operation, 'InsertF...
by ttasovac
Wed Mar 16, 2022 1:03 pm
Forum: Common Problems
Topic: java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl
Replies: 3
Views: 1377

Re: java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl

Thanks, Radu, that was it. This was an older transformation scenario, so adding the ref to Saxon 10 fixed it.

All best,
Toma
by ttasovac
Wed Mar 16, 2022 12:23 pm
Forum: Common Problems
Topic: java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl
Replies: 3
Views: 1377

Re: java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl

hm... the libraries section in the transformation scenario refers to:

Image

but there is no saxon or saxon9 jar in my installation.
by ttasovac
Wed Mar 16, 2022 12:09 pm
Forum: Common Problems
Topic: java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl
Replies: 3
Views: 1377

java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl

Hi, I am getting this error: /Applications/Oxygen XML Editor/frameworks/tei/xml/tei/stylesheet/common/teianttasks.xml:388: java.lang.ClassNotFoundException: net.sf.saxon.TransformerFactoryImpl when running an ODT transformation with the built-in TEI framework in oXygen 24.1 on the silicone Mac. Plea...
by ttasovac
Wed Jun 30, 2021 1:27 pm
Forum: Other Issues
Topic: Saving alternate styles in project settings
Replies: 2
Views: 881

Re: Saving alternate styles in project settings

Thanks a million, Radu. Makes perfect sense.
All best,
Toma
by ttasovac
Wed Jun 30, 2021 12:00 pm
Forum: Other Issues
Topic: Saving alternate styles in project settings
Replies: 2
Views: 881

Saving alternate styles in project settings

Hi. I've created a CSS style that I would like to save as an alternate style in project settings for TEI as a document type. Sounds straightforward. This is what my setting looks like: https://i.imgur.com/CPf8MA3.png They are saved as Project Options: https://i.imgur.com/cuQ2Vqj.png And they work lo...
by ttasovac
Sat May 01, 2021 11:37 am
Forum: Common Problems
Topic: Unsupported Zulu JDK?
Replies: 2
Views: 1040

Re: Unsupported Zulu JDK?

Thanks, Radu!
by ttasovac
Fri Apr 30, 2021 10:32 am
Forum: Common Problems
Topic: Unsupported Zulu JDK?
Replies: 2
Views: 1040

Unsupported Zulu JDK?

Hi. The downloads page has the experimental version of 23.1 for Apple silicon computers which doesn't come bundled with Java. I installed Zulu JDK FX 15 as recommended, and then oXygen, but starting it gives me: The Java Virtual Machine (JVM) used to launch <oXygen/> XML Editor is not supported. JAV...
by ttasovac
Fri Jan 15, 2021 11:07 pm
Forum: Other Issues
Topic: How to use the XProc Input Tab properly
Replies: 2
Views: 1265

Re: How to use the XProc Input Tab properly

Thanks a lot Adrian! It makes perfect sense, of course, once you see it! I really appreciate your help.