Search found 161 matches

by dcramer
Wed Sep 20, 2017 9:26 pm
Forum: Common Problems
Topic: Unresolved Entity not detected or not reported
Replies: 12
Views: 6212

Re: Unresolved Entity not detected or not reported

Thanks Radu. Arcane stuff! I'm still puzzled by two things: 1. Why does role="&foo;" completely escape Xerces/Oxygen's notice without standalone="yes"? Is this interpreted as being a default value for the attribute? If so, that seems to be a strange interpretation. In any cas...
by dcramer
Wed Sep 20, 2017 8:36 am
Forum: Common Problems
Topic: Unresolved Entity not detected or not reported
Replies: 12
Views: 6212

Re: Unresolved Entity not detected or not reported

I also have a legit bug to report related to this. There's a situation where Oxygen fails to give even a warning about an undeclared entity. See the section "Bonus bug in Oxygen 19.0" in https://github.com/dwcramer/xmlcalabash-catalog-bug In the screen cap below, notice that Oxygen fails t...
by dcramer
Wed Sep 20, 2017 8:13 am
Forum: Common Problems
Topic: Unresolved Entity not detected or not reported
Replies: 12
Views: 6212

Re: Unresolved Entity not detected or not reported

Feature Request: I would like to be able to specify for a given validation scenario the severity of this situation. I understand (and quote below) the spec's logic for leaving room for applications to recover from this situation (see the quote below). However, as a tool chain maintainer, it might be...
by dcramer
Tue Sep 19, 2017 6:53 pm
Forum: DocBook
Topic: Enforcing the generation of xml:id attributes in DocBook content
Replies: 1
Views: 3345

Enforcing the generation of xml:id attributes in DocBook content

In the DocBook framework, the menu DocBook5->ID Options... allows the user to specify a pattern to use for automatically adding xml:id attributes to a specified list of elements. I would like to control these settings for our users in our customization of that framework. It appears that the preferen...
by dcramer
Mon Sep 18, 2017 11:40 pm
Forum: SDK-API, Frameworks - Document Types
Topic: "Adding Placeholders or Hints in a Document Template" broken in our local framework/oxygen install
Replies: 2
Views: 2123

Re: "Adding Placeholders or Hints in a Document Template" broken in our local framework/oxygen install

Oh, now I see it's broken for me in 18.1 but works in 19.0. I have multiple versions of Oxygen installed because I want to edit a framework file using the lowest version that our users have installed. I'm not certain that's necessary, but I was worried that if I pushed out a framework created with a...
by dcramer
Mon Sep 18, 2017 11:34 pm
Forum: SDK-API, Frameworks - Document Types
Topic: "Adding Placeholders or Hints in a Document Template" broken in our local framework/oxygen install
Replies: 2
Views: 2123

"Adding Placeholders or Hints in a Document Template" broken in our local framework/oxygen install

In a fresh install of Oxygen, the <?oxy-placeholder?> PI, https://www.oxygenxml.com/doc/versions/19.0/ug-editor/topics/customizing-templates.html , works perfectly. However, in my environment it's broken, perhaps by some customization or some aspect of my framework. These PIs just show up as PIs, no...
by dcramer
Mon Aug 21, 2017 6:21 pm
Forum: Other Issues
Topic: xinclude 1.1 and Calabash within Oxygen
Replies: 17
Views: 6879

Re: xinclude 1.1 and Calabash within Oxygen

Thanks Adrian. Turning off "Enable Xinclude Processing" globally did indeed make my XProc transformation scenario work the same as when I run the pipeline from the command line. That's good news about the support for xinclude 1.1 in 19.1! Having support for it in my pipeline without suppor...
by dcramer
Fri Aug 18, 2017 11:20 pm
Forum: Other Issues
Topic: xinclude 1.1 and Calabash within Oxygen
Replies: 17
Views: 6879

xinclude 1.1 and Calabash within Oxygen

Hi there, I've written an xproc pipeline that uses features of xinclude 1.1 to fix duplicate xml:ids as described here: https://norman.walsh.name/2011/10/03/transclusion https://www.w3.org/TR/xinclude-11/#attribute-copying When I run the pipeline from the command line (using xmlcalabash 1.1.16-97), ...
by dcramer
Wed Jun 12, 2013 9:16 pm
Forum: Feature Request
Topic: Move rows and columns in a table with buttons
Replies: 6
Views: 3833

Re: Move rows and columns in a table with buttons

I'll check it out.

Thanks!
David
by dcramer
Tue May 21, 2013 5:34 pm
Forum: Other Issues
Topic: Not sure which version of Oxygen I've installed
Replies: 4
Views: 2213

Re: Not sure which version of Oxygen I've installed

Ok, I must have run the wrong installer the first time. Now I have 14.2.

Quick follow up: I notice that Master Files still doesn't support validating XML files (e.g. a DocBook doc broken into chapters). Is that planned for an upcoming release?

Thanks,
David
by dcramer
Mon May 20, 2013 11:22 pm
Forum: Other Issues
Topic: Not sure which version of Oxygen I've installed
Replies: 4
Views: 2213

Not sure which version of Oxygen I've installed

Hi there, I've installed the latest version of Oxygen from the website (on Ubuntu Linux) with the hope of getting the latest 14.2 build. I even had the installer remove the previous version. I let the installer put it in the default location "/opt/Oxygen XML Editor 14.2", however, when I c...
by dcramer
Fri Oct 19, 2012 4:28 pm
Forum: Other Issues
Topic: Displaying processing instructions inline
Replies: 11
Views: 5191

Re: Displaying processing instructions inline

Excellent! Thanks for the update.

David
by dcramer
Wed Feb 29, 2012 7:50 pm
Forum: Other Issues
Topic: Running Maven in the first ancestor dir that contains a pom.xml file
Replies: 2
Views: 1874

Running Maven in the first ancestor dir that contains a pom.xml file

Hi there, Our projects are use Maven and are set up such that the xml files are at various depths in a directory tree and there is a pom.xml file in a containing folder. So you might have: project-name/pom.xml project-name/src/docbkx/somefile.xml project-name/src/docbkx/chapters/somechapter.xml I'd ...
by dcramer
Wed Feb 29, 2012 5:18 pm
Forum: Common Problems
Topic: Bug: Pasting into the location field in open dialog on Mac OS X
Replies: 3
Views: 1894

Re: Bug: Pasting into the location field in open dialog on Mac OS X

> ...we plan to provide a native open/save dialog of our own
> in a future version of Oxygen that hopefully will resolve this.

I like the sound of that. The Mac open/save dialog is kind of clumsy (in fact the whole Finder is kind of clumsy).

Thanks for the explanation.

David
by dcramer
Wed Feb 29, 2012 2:34 am
Forum: Common Problems
Topic: Bug: Pasting into the location field in open dialog on Mac OS X
Replies: 3
Views: 1894

Re: Bug: Pasting into the location field in open dialog on Mac OS X

I'm using 13.2 of Editor btw. Running Lion.
by dcramer
Wed Feb 29, 2012 2:31 am
Forum: Common Problems
Topic: Bug: Pasting into the location field in open dialog on Mac OS X
Replies: 3
Views: 1894

Bug: Pasting into the location field in open dialog on Mac OS X

Hi there, I have a bug to report: 1. Select some text like /Users/whatever and put it in the clipboard with CMD-C. 2. In Oxygen, invoke the Open File dialog (CMD+O). 3. Press / to bring up the "Go to the folder" sub-dialog. 4. Use CMD+V to attempt to paste the previously copied text into t...
by dcramer
Mon Feb 20, 2012 5:04 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Removing DITA
Replies: 2
Views: 2441

Re: Removing DITA

Thanks for that list Radu. So if I remove a jar like the svnkit jar, I guess I should expect the user would see exceptions if they try to use the svn client. I guess the ideal would be to have some configurability around hiding certain features like the svn client, dita maps manager, etc in the UI. ...
by dcramer
Sun Feb 19, 2012 9:00 pm
Forum: Common Problems
Topic: JWS desktop icon not showing up on linux
Replies: 3
Views: 2503

Re: JWS desktop icon not showing up on linux

Not sure which Thu was testing with, but I can confirm that the desktop icon is not created with Java SE on Ubuntu: java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) If I manually create a .desktop fi...
by dcramer
Sat Feb 18, 2012 8:40 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Removing DITA
Replies: 2
Views: 2441

Removing DITA

Hi there,
I'd like to lighten the the size of our JWS version of Oxygen by removing unused frameworks. For DITA, is there anything to remove besides the framework? Ideally, removing it would remove things that are no longer functional like usused views etc.

Thanks,
David
by dcramer
Fri Sep 23, 2011 5:44 pm
Forum: DocBook
Topic: Removing CALS (or HTML) from the insert table dialog
Replies: 3
Views: 3458

Re: Removing CALS (or HTML) from the insert table dialog

Ok, I can probably figure that out, but please log a feature request to add a couple of parameters to that action: One to configure the default and another to configure whether the choice is even presented.

Thanks,
David
by dcramer
Thu Sep 22, 2011 5:34 pm
Forum: DocBook
Topic: Removing CALS (or HTML) from the insert table dialog
Replies: 3
Views: 3458

Removing CALS (or HTML) from the insert table dialog

Hi there, We've decided to go with HTML tables in DocBook. The insert table dialog offers a radio button with CALS as the default choice. I would like to remove this choice altogether (or at least change the default). I can modify ro.sync.ecss.extensions.docbook.table.InsertTableOperation but I was ...
by dcramer
Sun Sep 04, 2011 5:53 am
Forum: Common Problems
Topic: Changing settings for Java Web Start
Replies: 3
Views: 5429

Re: Changing settings for Java Web Start

Thanks Radu. I'd missed that documentation. I had just downloaded the jws version, looked at the readme, and thought that's all there was :-)

David
by dcramer
Wed Aug 24, 2011 6:24 am
Forum: Common Problems
Topic: Changing settings for Java Web Start
Replies: 3
Views: 5429

Changing settings for Java Web Start

Hi there, I'm considering using Java Web Start to distribute Oxygen to some infrequent users who will use the floating license. Is there a way I can modify the oxyAuthorOptionsSa##.#.xml they will receive when they first start? I have certain settings that I would like to force them to use. Thanks, ...
by dcramer
Wed Jul 20, 2011 7:22 pm
Forum: Other Issues
Topic: Oxygen unable to render tables when rows are provided by ent
Replies: 1
Views: 1252

Oxygen unable to render tables when rows are provided by ent

I saw user doing this the following and noticed that Oxygen can't render the table in this case. I'm in the process of removing the need for our users to do these tables manually so the need for this hack should go away, but I thought I'd mention it in case you want to consider it a bug or something...
by dcramer
Wed Jul 20, 2011 7:17 pm
Forum: Other Issues
Topic: Opening included file from including content
Replies: 9
Views: 4271

Re: Opening included file from including content

That will be a nice improvement! I'm looking forward to it. One addition to it: I notice that spell checking underlines misspelled words in xincluded content. That makes sense. However, when you right-click on an underlined word in xincluded content it gives no indication that correcting it is impos...
by dcramer
Tue May 24, 2011 3:51 pm
Forum: Feature Request
Topic: Generic DITA-OT type transformation scenario
Replies: 3
Views: 2116

Re: Generic DITA-OT type transformation scenario

Yes, I've been trying it out and it's very nice!

Thanks,
David
by dcramer
Wed May 18, 2011 3:23 pm
Forum: Feature Request
Topic: Newly added frameworks appear at bottom of list, should appe
Replies: 4
Views: 2118

Re: Newly added frameworks appear at bottom of list, should appe

Excellent! Thank you for taking care of that so quickly.

David
by dcramer
Thu May 05, 2011 2:59 pm
Forum: Common Problems
Topic: Author complains if processing instructions are displayed an
Replies: 13
Views: 4927

Re: Author complains if processing instructions are displayed an

Oops. For #2, my example was bad. I meant to put those PIs inside the th (or in a td), so you don't have to worry about PIs in a tr.

Thanks,
David
by dcramer
Wed May 04, 2011 5:48 pm
Forum: Common Problems
Topic: Author complains if processing instructions are displayed an
Replies: 13
Views: 4927

Re: Author complains if processing instructions are displayed an

Indeed, I had not yet merged in the changed from the new framework. To do a better test, I've disabled my framework and am using the stock DocBook framework. The About box says "<oXygen/> XML Author 12.2, build 2011032312" (Running on Ubuntu 11.04). With CALS tables, everything is fine. Ho...