Search found 81 matches

by stdu
Tue Jun 26, 2018 3:30 pm
Forum: Common Problems
Topic: Bug with ${id} / auto generated id?
Replies: 1
Views: 1682

Bug with ${id} / auto generated id?

Hi, for years now, we're using in an customized Oxygen Framework the editor variable ${id} in a template file for a TEI-XML document: <TEI xmlns="http://www.tei-c.org/ns/1.0" xml:id="prefix_${id}"> ... Until 17.1 it works very well. Since we want to migrate to Oxygen 20.1 we enco...
by stdu
Mon Jul 17, 2017 4:55 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Templates Tab not available in v19?
Replies: 4
Views: 2455

Re: Templates Tab not available in v19?

Hi Adrian,

ahh... thank you very much! Indeed, the DITA Map (Base-)Framework was deactivated in the document type associations!

Kind regards,
Stefan
by stdu
Mon Jul 17, 2017 2:51 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Templates Tab not available in v19?
Replies: 4
Views: 2455

Re: Templates Tab not available in v19?

Hmmm, that's the case:

Image




Do I overlook something?
by stdu
Mon Jul 17, 2017 12:50 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Templates Tab not available in v19?
Replies: 4
Views: 2455

Templates Tab not available in v19?

I have a copy of the DITA transformation-scenario "DITA Map Webhelp Responsive", which displays in oXygen XML Editor v18 the "Templates Tab". In oXygen v19 I don't see the "Templates Tab" - where can I find it? Or was it dropped?

Thx,
Stefan
by stdu
Mon Nov 14, 2016 4:09 pm
Forum: Feature Request
Topic: -oxy-editable should allow change via actions
Replies: 2
Views: 2663

Re: -oxy-editable should allow change via actions

Thank you!

Best regards,
Stefan
by stdu
Mon Nov 14, 2016 1:53 pm
Forum: Common Problems
Topic: ancestor-or-self:: doens't work within a graphic?
Replies: 3
Views: 2181

Re: ancestor-or-self:: doens't work within a graphic?

Hi Radu,

I've tried it, but it doesn't help unfortunately.

Best regards,
Stefan
by stdu
Fri Nov 11, 2016 7:04 pm
Forum: Common Problems
Topic: ancestor-or-self:: doens't work within a graphic?
Replies: 3
Views: 2181

ancestor-or-self:: doens't work within a graphic?

Hi, we have a customized action to insert a <figure> element in a TEI XML document: <figure facs="path/to/image.jpg" /> This works well and with the CSS figure:after and url() I can display the image. But: I would like to allow the user to insert also a figDesc element in the figure. I cre...
by stdu
Tue Nov 08, 2016 9:35 pm
Forum: Feature Request
Topic: -oxy-editable should allow change via actions
Replies: 2
Views: 2663

-oxy-editable should allow change via actions

Hi, The CSS property -oxy-editable is cool, but we have a use case, where I like to disallow changing content via the keybord but allow via an action. This would be useful in situation where I would like prevent accidential deleting of e.g. items in a list via the backspace key, but offer the more s...
by stdu
Mon Nov 07, 2016 6:48 pm
Forum: SDK-API, Frameworks - Document Types
Topic: XPath contexts in MultipleActionsOperation
Replies: 9
Views: 6592

Re: XPath contexts in MultipleActionsOperation

Hio Alex, hi Mihaela, after a couple of tests I found the problem: The second action will not be executed when there is no "fall-back" operation, i.e. an operation without an XPath condition and which therefore could be executed if none of the XPath conditions of the higher prioritised ope...
by stdu
Fri Nov 04, 2016 9:03 pm
Forum: SDK-API, Frameworks - Document Types
Topic: XPath contexts in MultipleActionsOperation
Replies: 9
Views: 6592

Re: XPath contexts in MultipleActionsOperation

Hi Alex,

thanks for testing it! In my case it produces always "@other=B_value" - also when I set @attr='A'. Weird, isn't it?

Perhaps I should try it in a plain oXygen XML Author without any new installations?

Best regards,
Stefan
by stdu
Tue Nov 01, 2016 2:11 pm
Forum: SDK-API, Frameworks - Document Types
Topic: XPath contexts in MultipleActionsOperation
Replies: 9
Views: 6592

Re: XPath contexts in MultipleActionsOperation

Hi Alex,

I picked up this topic again: I've tried your sample in the recent 18.1 oXygen Author and it didn't functioned. Can you reproduce this?

Thx & best regards,
Stefan
by stdu
Mon May 02, 2016 3:27 pm
Forum: Common Problems
Topic: ${caret} doesn't work?
Replies: 7
Views: 4049

Re: ${caret} doesn't work?

Hi Radu,

I ran again in this issue with the current 17.1 version (build 2016032212).
Or do I handle something wrong?

Kind regards,
Stefan
by stdu
Fri Mar 18, 2016 8:18 pm
Forum: SDK-API, Frameworks - Document Types
Topic: XPath contexts in MultipleActionsOperation
Replies: 9
Views: 6592

Re: XPath contexts in MultipleActionsOperation

Hi Alex,

thank you very much for the test framework - it works also in my installation. But my action still doesn't work and I dont know why. It is nearly the same configuration as yours in the framework?! I'll see that I create a test framework, too ...

Best regards,
Stefan
by stdu
Tue Mar 15, 2016 5:14 pm
Forum: SDK-API, Frameworks - Document Types
Topic: XPath contexts in MultipleActionsOperation
Replies: 9
Views: 6592

XPath contexts in MultipleActionsOperation

Hi, we encoutered a problem with the ExecuteMultipleActionsOperation for Author. Our use-case: One Action with ExecuteMultipleActionsOperation which execute the following two actions: Action 1 sourrounds the current selection with an element, an attribute value is set by the user (via ${ask} dialog)...
by stdu
Tue Mar 01, 2016 1:13 pm
Forum: Common Problems
Topic: oXygen deletes my framework-files
Replies: 4
Views: 2688

Re: oXygen deletes my framework-files

Okay, this should work, thanks!
by stdu
Tue Mar 01, 2016 12:42 pm
Forum: Common Problems
Topic: oXygen deletes my framework-files
Replies: 4
Views: 2688

Re: oXygen deletes my framework-files

We recently identified and fixed an issue in which when somebody edited a framework configuration and then in the Preferences dialog clicked "Apply" and then quickly clicked "OK" some of the frameworks got deleted. Would you consider this to be related with what you are experien...
by stdu
Tue Mar 01, 2016 12:05 pm
Forum: Common Problems
Topic: oXygen deletes my framework-files
Replies: 4
Views: 2688

oXygen deletes my framework-files

Since a while I encouter a strange problem: I develop three oXygen frameworks: 1) Framework 2) Extension-Framework which extends Framework 1 3) Another framework And while I'm working on a framework, oXygen deletes sometimes (i.e. one time per working session) the framework file (i.e. xyz.framework,...
by stdu
Tue Feb 09, 2016 2:20 pm
Forum: Common Problems
Topic: ${caret} doesn't work?
Replies: 7
Views: 4049

Re: ${caret} doesn't work?

That's great, thank you!
by stdu
Wed Feb 03, 2016 1:26 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Replacing characters in an "ask" editor variable
Replies: 10
Views: 6044

Re: Replacing characters in an "ask" editor variable

Hi Radu,

in 17.1 the Author denied to insert unescaped ampersands (&), but doesn't replace them? Is this intended? Or do I have to activate some flag elsewhere?

Kind regards,
Stefan
by stdu
Wed Feb 03, 2016 12:56 pm
Forum: Common Problems
Topic: ${caret} doesn't work?
Replies: 7
Views: 4049

Re: ${caret} doesn't work?

More exactly: Author inserts the PI

Code: Select all

<?UNIQUE_CARET_MARKER_FOR_AUTHOR?>
by stdu
Wed Feb 03, 2016 12:55 pm
Forum: Common Problems
Topic: ${caret} doesn't work?
Replies: 7
Views: 4049

${caret} doesn't work?

Hi, If I use ${caret} in an action with the surround-operation, ${caret} is replaced by oXygen XML Author with the string "UNIQUE_CARET_MARKER_FOR_AUTHOR" when I execute the action. I use this code in the action: <choice xmlns="http://www.tei-c.org/ns/1.0"><abbr></abbr><expan>${c...
by stdu
Wed Jan 27, 2016 1:38 pm
Forum: Other Issues
Topic: Editor Variables in XSLTOperation
Replies: 6
Views: 3813

Re: Editor Variables in XSLTOperation

Thx for this useful hint!

Kind regards,
Stefan
by stdu
Fri Jan 22, 2016 7:46 pm
Forum: Other Issues
Topic: Editor Variables in XSLTOperation
Replies: 6
Views: 3813

Re: Editor Variables in XSLTOperation

Hi Alex,

just to be sure: the newer version of oXygen since June 2014 don't include an update, that enables the using of editor variables in the XSLTOperation?

Thx & kind regards,
Stefan
by stdu
Fri Jan 22, 2016 6:59 pm
Forum: Feature Request
Topic: Editor variables support in CSS for author mode
Replies: 9
Views: 5553

Re: Editor variables support in CSS for author mode

Hi Radu, thanks for the workaround! This sounds good, I'll try it in the next time ... BTW: I've noticed, that if I remove the path to a template folder in the base framework via an extenstion framework, there is no effect in the author mode. The templates from the base framework a still available. ...
by stdu
Wed Jan 20, 2016 11:47 am
Forum: Feature Request
Topic: Editor variables support in CSS for author mode
Replies: 9
Views: 5553

Re: Editor variables support in CSS for author mode

Just a little example:

Code: Select all

@import oxy_url('${baseFramework}', '/css/standard.css');
by stdu
Wed Jan 20, 2016 11:43 am
Forum: Feature Request
Topic: Editor variables support in CSS for author mode
Replies: 9
Views: 5553

Re: Editor variables support in CSS for author mode

Hi Radu, I didn't know the feature that oxy_url expands editor variables. Really awesome! I think, that make 80% of my feature request obsolete ;-) But it seems that I cannot use oxy_url in a @import rule (or am I missing something again?). If I could use it there, I could create a CSS with addition...
by stdu
Tue Jan 19, 2016 7:39 pm
Forum: Feature Request
Topic: Editor variables support in CSS for author mode
Replies: 9
Views: 5553

Editor variables support in CSS for author mode

Hi, we develop and maintain a couple of Oxygen XML Frameworks for our research projects. Recently we're trying to simplify the maintaining of these frameworks by developing a base framework with common features and put all project-specific stuff in an extension framework (BTW: this is a cool feature...
by stdu
Tue Jan 27, 2015 4:58 pm
Forum: Common Problems
Topic: Unicode support
Replies: 1
Views: 1765

Unicode support

Hi, we have some problems with the Unicode support in Oxygen XML. Does Oxygen XML support charcters from "Supplemental Private Use Area-A", i.e. from U+f0080 upwards, in Unicode fonts? In Oxygen XML 14.2 we cannot display a character from there - even after copying it from clipboard. And: ...
by stdu
Fri Dec 05, 2014 6:32 pm
Forum: SDK-API, Frameworks - Document Types
Topic: XSLT operation on root element in Author mode?
Replies: 4
Views: 3251

Re: XSLT operation on root element in Author mode?

Hi Radu,

thank you very much for the hint! We're currently using version 14.2 in this project, perhaps we have to update to version 16.1, if this is solved there.

Kind regards,
Stefan