Search found 9049 matches

by Radu
Wed Apr 01, 2015 2:51 pm
Forum: Common Problems
Topic: Problem with Author CSS mode not finding stylesheet
Replies: 2
Views: 1742

Re: Problem with Author CSS mode not finding stylesheet

Hi Martin,

No problem, thanks for posting the solution.

Regards,
Radu
by Radu
Wed Apr 01, 2015 1:30 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: dlentry elements with conref
Replies: 2
Views: 1571

Re: dlentry elements with conref

Hi Stefan, This works, but looks ugly because I have an empty dt and an emty dd element That is the proper way to do things. The element which makes a conref/conkeyref must be valid by itself according to the DITA DTDs even before the conref is resolved. If you insert a conref/conkeyref using Oxygen...
by Radu
Wed Apr 01, 2015 10:29 am
Forum: SDK-API, Frameworks - Document Types
Topic: Using custom ID generation in document template
Replies: 2
Views: 2615

Re: Using custom ID generation in document template

Hi,

Just to update this thread, Oxygen 16.1 has this new Java API which can resolve any custom editor variable:

ro.sync.exml.workspace.api.util.UtilAccess.addCustomEditorVariablesResolver

Regards,
Radu
by Radu
Wed Apr 01, 2015 10:15 am
Forum: Feature Request
Topic: Resizeable window of Find/Replace in Files Operation in Prog
Replies: 2
Views: 2806

Re: Resizeable window of Find/Replace in Files Operation in

Hi,

Just to update this thread, starting with Oxygen 16.1 the progress dialog is resizable.

Regards,
Radu
by Radu
Wed Apr 01, 2015 10:07 am
Forum: Common Problems
Topic: ${caret} editor variable doesn't work with "Create new file"
Replies: 4
Views: 2082

Re: ${caret} editor variable doesn't work with "Create new f

Hi,

Just to update this thread, this issue should be fixed in Oxygen 16.1.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:52 am
Forum: Common Problems
Topic: MathFlow Concurrent Licenses Warning
Replies: 2
Views: 1826

Re: MathFlow Concurrent Licenses Warning

Hi,

Just to update this thread, Oxygen 16.1 should report an error in such licensing cases.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:48 am
Forum: Common Problems
Topic: SVGZ image breaks PDF transformation with fix external refs
Replies: 4
Views: 2220

Re: SVGZ image breaks PDF transformation with fix external r

Hi,

Just to update this thread, the issue reported above (SVGZ referenced in DITA content + the fix.external.refs.com.oxygenxml set) should work when publishing from inside Oxygen.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:42 am
Forum: General XML Questions
Topic: Simple DITA topic validation question
Replies: 6
Views: 4318

Re: Simple DITA topic validation question

Hi,

Just to update this thread, Oxygen 16.1 should contain a fix for this.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:35 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Teaching DITA new protocols for links
Replies: 5
Views: 3288

Re: Teaching DITA new protocols for links

Hi,

Just to update this thread, Oxygen 16.1 has a more relaxed behavior when inserting web links to URLs for which the protocols are not known by the application.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:31 am
Forum: Feature Request
Topic: Bug: Text Selection for Cyrillic with Combining Diacritics i
Replies: 3
Views: 3304

Re: Bug: Text Selection for Cyrillic with Combining Diacriti

Hi,

Just to update this thread, the issue is fixed in Oxygen 16.1.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:24 am
Forum: Common Problems
Topic: Unresolved Entity not detected or not reported
Replies: 12
Views: 6218

Re: Unresolved Entity not detected or not reported

Hi,

Just to update this thread, Oxygen 16.1 should issue a warning for this situation.
We also added an issue with an improvement suggestion to the Xerces parser issues list:

https://issues.apache.org/jira/browse/XERCESJ-1635

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:22 am
Forum: Common Problems
Topic: Screen tag cannot be customized in Oxygen 16
Replies: 3
Views: 2117

Re: Screen tag cannot be customized in Oxygen 16

Hi,

Just to update the thread, in Oxygen 16.1 the customizations made in the highlight plugin for codeblocks added by Oxygen to the DITA OT do not interfere with user customizations for other space-preserve elements.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:18 am
Forum: Other Issues
Topic: Add items to outputclass list
Replies: 14
Views: 5465

Re: Add items to outputclass list

Hi, Just to update the thread, this issue is fixed in Oxygen 16.1: Unfortunately the Java extension which gives those hard coded imposed values for codeblock does not seem to be overwritten by the subject scheme imposed values, so when editing the attribute values you will still received the hard co...
by Radu
Wed Apr 01, 2015 9:10 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: WebHelp ditamap external scope link
Replies: 7
Views: 4541

Re: WebHelp ditamap external scope link

Hi,

Just to update this thread, this issue is fixed in Oxygen 16.1.

Regards,
Radu
by Radu
Wed Apr 01, 2015 9:08 am
Forum: Common Problems
Topic: multiple variable highlighting not working with XPath comments
Replies: 4
Views: 2776

Re: multiple variable highlighting not working with XPath co

Hi,

Just to update this thread, the issue is fixed in Oxygen 16.1.

Regards,
Radu
by Radu
Wed Apr 01, 2015 8:41 am
Forum: Common Problems
Topic: Sharing frameworks - Using variables in paths
Replies: 6
Views: 2533

Re: Sharing frameworks - Using variables in paths

Hi Stefan, Patrik is right, the external location setting is not saved in the framework configuration file. In the end if everything is done right a framework folder is self-sufficient without hard coded links to resources outside of its path. If all other users will also have the framework in a sim...
by Radu
Tue Mar 31, 2015 4:15 pm
Forum: Common Problems
Topic: Sharing frameworks - Using variables in paths
Replies: 6
Views: 2533

Re: Sharing frameworks - Using variables in paths

Hi Stefan, There are two home-related editor variables: ${home} - The path (as URL) of the user home folder. ${homeDir} - The path (as file path) of the user home folder. ${homeDir} expands to a file-system dependent path like: /home/stefan... and the ${home} expands to an URL-like path like: file:/...
by Radu
Tue Mar 31, 2015 2:39 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Hiding oXygen items not part of XML or DITA menu
Replies: 1
Views: 1367

Re: Hiding oXygen items not part of XML or DITA menu

Hi Shabeer, So the only problem which remains is the Review menu for which you have managed to hide all of the submenu items. Unfortunately the "Review" menu we contribute to the Eclipse "Edit" menu does not have an ID explicitly set on it. We will assign an ID to it for version ...
by Radu
Tue Mar 31, 2015 10:24 am
Forum: Common Problems
Topic: access MS Access from Oxygen?
Replies: 14
Views: 4605

Re: access MS Access from Oxygen?

Hi Marcel, Even if we manage to make the special Oxygen 17 "convert" protocol work with Access databases, unfortunately it will still need an ODBC data source configured for it. Right now Oxygen cannot extract content from an MS Access database without having an ODBC connection configured ...
by Radu
Mon Mar 30, 2015 4:27 pm
Forum: SDK-API, Frameworks - Document Types
Topic: define FOP configuration file in framework
Replies: 1
Views: 1942

Re: define FOP configuration file in framework

Hi Ron, You cannot just call methods anywhere in a java class. At least you could surround the call to the global plugin workspace in a static section like: static{ PluginWorkspaceProvider.getPluginWorkspace().setGlobalObjectProperty("fop.configuration.file.path", "/path/to/my/fop.con...
by Radu
Fri Mar 27, 2015 2:57 pm
Forum: Feature Request
Topic: Profiling does not highlight when a table row is made condit
Replies: 4
Views: 3606

Re: Profiling does not highlight when a table row is made co

Hi Dan, The profiling attribute colors you have set for certain profiling attribute values are only for the text foreground. Right now as a possible workaround you could open the topic in the Author editing mode and using the funnel-shaped Filter drop down toolbar button choose to Show Profiling Att...
by Radu
Thu Mar 26, 2015 5:35 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: get key value from keyref
Replies: 5
Views: 2912

Re: get key value from keyref

Hi Xavier, Thanks for the samples. You seem to define keyword metadata directly on subjectdefs like: <subjectdef keys="Technicalengineer"><topicmeta><keywords><keyword>Technical engineer</keyword></keywords></topicmeta></subjectdef> and right now Oxygen does not gather the metadata from su...
by Radu
Thu Mar 26, 2015 2:58 pm
Forum: General XML Questions
Topic: Unwanted line breaks
Replies: 8
Views: 11235

Re: Unwanted line breaks

Hi Patrik, There seems to be two major use cases when it comes to space-preserving content after it is edited in the Author mode: 1) Some want to have space preserve at block level. So they still want line breaks between paragraphs but they want the actual paragraph content to appear on one line. So...
by Radu
Thu Mar 26, 2015 10:39 am
Forum: Common Problems
Topic: Index not generating in PDF
Replies: 6
Views: 2617

Re: Index not generating in PDF

Hi Carole, Thanks for the samples, I will also post the solution here for completion: First for the solution: Your PDF plugin contains an older indexer XSLT stylesheet: com.media5.refpdf\cfg\fo\xsl\index_fop.xsl which should probably be overwritten completely with the one from: OXYGEN_INSTALL_DIR/fr...
by Radu
Thu Mar 26, 2015 9:32 am
Forum: General XML Questions
Topic: Unwanted line breaks
Replies: 8
Views: 11235

Re: Unwanted line breaks

Hi Eddie,

The maximum value for the line width is the maximum integer value possible on the platform, usually something like in the order of two billion characters per line 2147483647.

Regards,
Radu
by Radu
Wed Mar 25, 2015 4:38 pm
Forum: Feature Request
Topic: an inheritance mechanism for document types
Replies: 3
Views: 2784

Re: an inheritance mechanism for document types

Hi Ron, Please see some answers below: Thanks, but for some reason or other I can't store such an extension externally. The default location (under c:\programs) requires administrator privileges, while whatever other location I try is rejected as not defined in the 'locations' tab of the preferences...
by Radu
Wed Mar 25, 2015 3:33 pm
Forum: Feature Request
Topic: an inheritance mechanism for document types
Replies: 3
Views: 2784

Re: an inheritance mechanism for document types

Hi Ron,

If you are using Oxygen 16.0 or newer the Oxygen Preferences->Document Type Association page should have an Extend button.
As the base framework evolves from one version to another an extended document type should automatically obtain all new additions.

Regards,
Radu
by Radu
Wed Mar 25, 2015 12:04 pm
Forum: Common Problems
Topic: access MS Access from Oxygen?
Replies: 14
Views: 4605

Re: access MS Access from Oxygen?

Hi Marcel, Setting up ODBC connections to MS Access might be quite tricky, you should try to google for your problem, maybe you will find something. Another possible way to import the content might be to open the table in MS Access, select the entire table contents, copy and then open in Oxygen a DI...
by Radu
Wed Mar 25, 2015 9:50 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: XML menu customization
Replies: 25
Views: 16543

Re: XML menu customization

Hi Navaneetha, You would have two options: 1) We have a concept of Default options which could be set up when running Eclipse: http://www.oxygenxml.com/doc/ug-editorEclipse/#topics/default-options.html 2) When your Eclipse plugin starts you could call our API like this: ro.sync.azcheck.ui.SpellCheck...
by Radu
Tue Mar 24, 2015 12:19 pm
Forum: Feature Request
Topic: change bars setting for change tracking
Replies: 3
Views: 3393

Re: change bars setting for change tracking

Hi Scott,

You can find a detailed answer here:

http://www.oxygenxml.com/forum/post32282.html#p32282

Regards,
Radu