Opening a URL programmatically in oXygen from a website
Posted: Thu Jan 04, 2024 1:36 am
I'm looking to create a link on my website that would open a url in oXygen. This will only be for developers, so someone with oXygen installed and configured properly. This only needs to work on MacOS.
The url is for a particular data source connection defined in oXygen that opens the resource in eXist-db. When opened directly in oXygen, a sample of the url is:
I can open the resource from the command line with:
What are my options for how to programmatically make this happen when clicking on a link in my website? Any guidance is greatly appreciated.
The url is for a particular data source connection defined in oXygen that opens the resource in eXist-db. When opened directly in oXygen, a sample of the url is:
Code: Select all
oxygen:/eXist-db wmm$eXist-db wmm/db/pdfstyles/lists/1169496.xsl
Code: Select all
open edit-in-oxygen:oxygen:/eXist-db\ wmm\$eXist-db\ wmm/db/pdfstyles/lists/1169496.xsl