Search found 2855 matches

by adrian
Mon Dec 06, 2010 3:20 pm
Forum: Common Problems
Topic: Outline background color in OSX
Replies: 3
Views: 2601

Re: Outline background color in OSX

Hello, I'm afraid it's still not possible to customize the Outliner background color. I've added this to our issue tracking tool and we will investigate and provide the means to do this in a future version of Oxygen. In Windows this can be worked around with a high contrast Windows theme that trigge...
by adrian
Fri Dec 03, 2010 5:50 pm
Forum: General XML Questions
Topic: How to emulate oXygen's relative fileref
Replies: 1
Views: 1633

Re: How to emulate oXygen's relative fileref

I don't understand the context where you want to replicate this behavior?
Can you elaborate?

Regards,
Adrian
by adrian
Thu Dec 02, 2010 5:37 pm
Forum: Other Issues
Topic: Oxygen crashes with XP
Replies: 3
Views: 1947

Re: Oxygen crashes with XP

The few crash reports we have received so far are all for Windows XP, but I guess this could also happen in Windows Vista or 7.

Either way, the workaround is the same, disable the "Automatically refresh the working copy" option.

Regards,
Adrian
by adrian
Tue Nov 30, 2010 7:04 pm
Forum: Other Issues
Topic: Oxygen crashes with XP
Replies: 3
Views: 1947

Re: Oxygen crashes with XP

Hello, We are aware of this potential problem and are currently investigating a fix. The culprit is the 'folder monitoring'/'automatic refreshing' feature of the SVN client. To prevent this from happening until a fix is available you need to go to Options -> Preferences -> SVN -> Working Copy and di...
by adrian
Tue Nov 30, 2010 2:02 pm
Forum: Common Problems
Topic: Weird error with p:http-request (XProc)
Replies: 1
Views: 1889

Re: Weird error with p:http-request (XProc)

Hi, I see you've got your answer on the xproc-dev discussion list. I hope you don't mind if I post a link here to that discussion. For future reference, if anyone else stumbles upon this, the discussion can be found here: http://lists.w3.org/Archives/Public/xproc-dev/2010Nov/0094.html Regards, Adrian
by adrian
Tue Nov 30, 2010 1:20 pm
Forum: Other Issues
Topic: Win 7 64-bit will not allocate more than 700m of JVM space
Replies: 5
Views: 3930

Re: Win 7 64-bit will not allocate more than 700m of JVM space

I guess you found the "All platforms" distribution of v11.2 in our software archive. In case you didn't, or someone else is looking for it, it can be found here:
http://www.oxygenxml.com/software_archive.html

Let me know of your progress.

Regards,
Adrian
by adrian
Fri Nov 26, 2010 1:50 pm
Forum: XSLT and FOP
Topic: resolving xsl:includes that are out of scope
Replies: 1
Views: 1165

Re: resolving xsl:includes that are out of scope

Hello,

You can find the solution to this included XSLT validation problem here:
http://www.oxygenxml.com/forum/post16872.html#p16872
I've just posted this yesterday.

Regards,
Adrian
by adrian
Thu Nov 25, 2010 6:56 pm
Forum: XSLT and FOP
Topic: xsl xmlns question
Replies: 3
Views: 1766

Re: xsl xmlns question

Hello, Are you sure it's not really xmlns="" ? xmlns:"" seems unlikely, it's not even XML well formed. The problem is namespace related. You probably have an element in the stylehseet that specifies the XHTML namespace. e.g. <html xmlns="http://www.w3.org/1999/xhtml"> B...
by adrian
Thu Nov 25, 2010 6:02 pm
Forum: Other Issues
Topic: No Template Exists
Replies: 1
Views: 1192

Re: No Template Exists

Hello, You can resolve this in Oxygen by creating a custom validation scenario that validates the master stylesheet(default.xsl) and associating this scenario with each of the included stylesheets. 1. Create a new validation scenario( Document -> Validate-> Configure Validation Scenario , Use custom...
by adrian
Thu Nov 25, 2010 4:32 pm
Forum: Other Issues
Topic: External Variables for XQuery
Replies: 3
Views: 2244

Re: External Variables for XQuery

So in short, if I understood correctly, you want to share your transformation configuration so that other people can use this XQuery transformation with the dynamic parameter value obtained from the popup window that you have configured. Did I get this right? One possibility is to: 1. Create a new p...
by adrian
Thu Nov 25, 2010 1:56 pm
Forum: Other Issues
Topic: External Variables for XQuery
Replies: 3
Views: 2244

Re: External Variables for XQuery

Hello,

What do you understand by "external variables"?
Are you referring to environment variables of the operating system or to Oxygen's "Editor Variables" or is it something else?

Could you provide more exemplified details of what you're trying to do?

Regards,
Adrian
by adrian
Wed Nov 24, 2010 3:08 pm
Forum: Other Issues
Topic: Win 7 64-bit will not allocate more than 700m of JVM space
Replies: 5
Views: 3930

Re: Win 7 64-bit will not allocate more than 700m of JVM space

Hello, Are you using an anti-virus or some other security software? We've actually experienced this problem ourselves with some anti-virus software. The solution was to change its setting to be more permissive. The other alternative is to use the Oxygen "All platforms" distribution: http:/...
by adrian
Wed Nov 24, 2010 1:23 pm
Forum: Common Problems
Topic: Proxy server problems
Replies: 1
Views: 1446

Re: Proxy server problems

Hello,

What version and build number of Oxygen are you using(Help -> About)?

To test if the proxy works in Oxygen, use File -> Open URL and type or paste the URL there.

Have you tried using the proxy without specifying a username and a password in the options?

Regards,
Adrian
by adrian
Tue Nov 23, 2010 6:01 pm
Forum: Common Problems
Topic: oxygen 12.0: 1 CPU core at 100% when it should be idle
Replies: 7
Views: 4486

Re: oxygen 12.0: 1 CPU core at 100% when it should be idle

In case anyone else encounters this issue, this turned out to be a "stuck" JVM thread("Direct Clip") that handles sound. This is part of the JVM but it is started after a sound event is issued by Oxygen. This is triggered whenever the status message notifies an operation has fini...
by adrian
Mon Nov 22, 2010 6:42 pm
Forum: Common Problems
Topic: Defining new entities for characters
Replies: 4
Views: 2708

Re: Defining new entities for characters

I find this to be more of a keyboard input problem. Are you using the correct keyboard layout for you keyboard? Or that's precisely the problem, your keyboard layout is different and has the quote(apostrophe) characters mixed up. You can declare an entity in the XML document or in a DTD that's assoc...
by adrian
Mon Nov 22, 2010 6:27 pm
Forum: XSLT and FOP
Topic: docx (Word 2007/2010) xlst to XSL-FO
Replies: 1
Views: 5016

Re: docx (Word 2007/2010) xlst to XSL-FO

Hello, While you can probably find some chain of tools that could automatically do this for you I wouldn't recommend it in an automated environment. Someone has to analyze the resulting document and decide if it's consistent with the source. The main problem I see is the Word to FO conversion. While...
by adrian
Fri Nov 19, 2010 7:04 pm
Forum: Feature Request
Topic: Author mode: cut (and paste) XML
Replies: 14
Views: 10613

Re: Author mode: cut (and paste) XML

Hello, Download the zip archive that contains the jar and source file for the custom operation here: http://www.oxygenxml.com/forum/files/copyXML.zip To use this, go to Options -> Preferences -> Document Type Association and edit/duplicate the document type used in your XML documents. 1. In the Docu...
by adrian
Fri Nov 19, 2010 5:54 pm
Forum: Other Issues
Topic: Custom templates: Use Editor→Templates or Document Type Asso
Replies: 1
Views: 1793

Re: Custom templates: Use Editor→Templates or Document Type Asso

Hello, In short, no templates are ever overridden by specifying other templates from a different option. Each of the template sources contributes to the list of templates. The sources of templates are: - The "templates" folder from the Oxygen installation folder. - The folders from the lis...
by adrian
Fri Nov 19, 2010 12:19 pm
Forum: Common Problems
Topic: Problems with XUpdate
Replies: 5
Views: 2814

Re: Problems with XUpdate

Hello, Just to let other people know this... The XQuery 1.1 support for Saxon can be enabled from: Options -> Preferences -> XML -> XSLT-FO-XQuery -> XQuery -> Saxon-HE/PE/EE, "Saxon-EE specific options", "Enable XQuery 1.1 support". (Can be easily found if you type "xquery ...
by adrian
Thu Nov 18, 2010 7:08 pm
Forum: General XML Questions
Topic: Creating a text reference to figures
Replies: 15
Views: 12635

Re: Creating a text reference to figures

Hi, Tag the text title with a <ph>(phrase) element and give this ph element an id(Either generated or manually assigned to be easier to identify). Then you can insert in the paragraph(or other locations) a content reference(DITA -> Insert Content Reference) to that phrase. e.g. <p>The LAN screen con...
by adrian
Thu Nov 18, 2010 6:49 pm
Forum: Feature Request
Topic: Author mode: cut (and paste) XML
Replies: 14
Views: 10613

Re: Author mode: cut (and paste) XML

Hello,

This feature hasn't been implemented yet so it won't make it in the next version, v12.1.

However, this is very easy to implement as a custom Author operation with the Author SDK.

We'll have a JAR file and the configuration procedure ready for you by tomorrow.

Regards,
Adrian
by adrian
Thu Nov 18, 2010 5:04 pm
Forum: Feature Request
Topic: saxon switch to honour all schemalocations
Replies: 5
Views: 3373

Re: saxon switch to honour all schemalocations

OK, thanks.

When the next version of Saxon will be integrated in Oxygen we'll add a switch for this.

Regards,
Adrian
by adrian
Thu Nov 18, 2010 4:55 pm
Forum: XSLT and FOP
Topic: webhelp
Replies: 11
Views: 5515

Re: webhelp

Hello,

What type of document are you transforming(DocBook, DITA, etc)?

How/where are the customizations specified?

Regards,
Adrian
by adrian
Thu Nov 18, 2010 4:19 pm
Forum: XSLT and FOP
Topic: customize CSS file and IMG-folder for XSLT documenation?
Replies: 2
Views: 1469

Re: customize CSS file and IMG-folder for XSLT documenation?

Hello, 1. You can customize the CSS( docHtml.css ) found in <Oxygen-installation-folder>\frameworks\stylesheet_documentation\xsl . However, this CSS is only used if you use the corresponding custom XSL stylesheet. To do this, in the XSLT Stylesheet Documentation dialog(Tools -> Generate Documentatio...
by adrian
Thu Nov 18, 2010 3:37 pm
Forum: Feature Request
Topic: saxon switch to honour all schemalocations
Replies: 5
Views: 3373

Re: saxon switch to honour all schemalocations

Hello,

We've investigated but could not find any Saxon feature in 9.3 similar to "honour-all-schemaLocations" in the Saxon API or its general documentation.

Could you provide more details, maybe a link where you've read about this?

Regards,
Adrian
by adrian
Thu Nov 18, 2010 11:27 am
Forum: General XML Questions
Topic: inserting a em-dash?
Replies: 2
Views: 7704

Re: inserting a em-dash?

Hello, In the main menu go to Edit -> Insert from Character Map . In the Character Map dialog type in the Character code field the code for em-dash: - decimal: 8212 or - hexadecimal: 2014 Then you can insert it as either: - Character or - Character entity (decimal/hexadecimal) I'd suggest inserting ...
by adrian
Wed Nov 17, 2010 6:55 pm
Forum: Common Problems
Topic: oxygen 12.0: 1 CPU core at 100% when it should be idle
Replies: 7
Views: 4486

Re: oxygen 12.0: 1 CPU core at 100% when it should be idle

To help us analyze the source of the problem, please send a problem report from the Oxygen GUI(Help -> Report Problem) after the issue has occurred.

Regards,
Adrian
by adrian
Wed Nov 17, 2010 2:06 pm
Forum: Common Problems
Topic: Will Oxygen 8 run on Windows 7?
Replies: 1
Views: 1739

Re: Will Oxygen 8 run on Windows 7?

Hello, Oxygen XML Editor 8.x was released before the Windows 7 was launched in October 2009 so it is not officially supported. However it has been tested and it should install and run fine in Windows 7. It's just that eventual incompatibilities of 8.x with Windows 7 that could appear from subsequent...
by adrian
Wed Nov 17, 2010 1:38 pm
Forum: Common Problems
Topic: oxygen 12.0: 1 CPU core at 100% when it should be idle
Replies: 7
Views: 4486

Re: oxygen 12.0: 1 CPU core at 100% when it should be idle

Hello, This could be a Java Virtual Machine(JVM) problem. To see what JVM is used for running Oxygen go to Help -> About -> System Properties. Look for the properties "java.home", and "java.vm.*"(all that start with "java.vm."). For Linux Oxygen only supports Java SE fr...
by adrian
Wed Nov 17, 2010 11:26 am
Forum: General XML Questions
Topic: Creating a text reference to figures
Replies: 15
Views: 12635

Re: Creating a text reference to figures

Hi,

I don't understand the context of this question.
Could you provide more details, what type of XML document are you using(DocBook, DITA, etc) or is it something custom?

A simple example would also be useful.

Regards,
Adrian