Hi,
I use Oxygen XML Editor3.1 to write RelaxNG/RelaxNG Compact Syntax/XSLT
files.
I faced a small trouble when using "open URL...".
When I input "ftp://ftp.sample.com" to "Server URL" form,
Oxygen Editor open a directory tree view. It's OK.
But, if I input "ftp://ftp.sample.com/home/stsuboi/" to Server URL form,
Oxygen Editor open a file list view(likey execute ls -lr command at UNIX).
Of course, I can avoid this problem easily.
But I'd like to input ftp's URL including the directory near target file
to Server URL form.
Could you modify that "Server URL" form allows a URL including
direcotry's name?
---------
Sougo Tsuboi
sougo.tsuboi(a)toshiba.co.jp
Knowledge Media Laboratory, TOSHIBA R&D Center.
Does oXygen have a visual (graphical) editor for XML schemas? I
searched documentation but could not find it. If not, are there plans
for a graphical schema editor in the next release?
Thanks, Pete
Buna George & Dan,
A French user has the following problem :
PDF output doesn't work with one of his DocBook documents when he uses
the oXygen plugin for Eclispe 3.0 M7 (with JDK 1.4.2_03).
It returns following error :
"String out of range -1"
(while it works good with oXygen standalone edition)
He thinks it is a problem with some libs (xalan, xerces) of the JDK.
He tried but didn't managed to use the "endorsed libs" mecanism.
He has also another question :
can JIMI be included in oXygen's FOP ?
Is he compelled to install an internal FOP to use JIMI ?
--
Sylvain Perchaud
Tel : +33 (0) 674 758 551
Fax : +33 (0) 251 280 898
http://www.europe-shareware.org
Hello all. Is there no way to format a document? I'm used to editors
formatting (reformatting) code, and converting tabs-to-spaces or
spaces-to-tabs as set in preferences. Does Oxygen not support this?
Or do I not see it?
Thanks.
Oops, just saw the forum. It is answered on
http://www.oxygenxml.com/forum/viewtopic.php?t=308&highlight=licence+license
Thanks.
I have a question about purchasing a license. Will
one license work I want to run Oxygen sometimes in
eclipse and sometimes as a standalone application?
For that matter, would one license work if I want to
run Oxygen in both Windows and Linux, but not at the
same time?
Sorry if this is documented somewhere, I didn't do an
exhaustive search. Thanks for your time.
Mike
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
Hello,
Using this file, I was able to match the expression //xforms:group,
however, I was not able to match the expression /html/body/xforms:group.
When I copied the found xpath expression from the //xforms:group query
(/html[1]/body[1]/xforms:group[1]/xforms:label[1]) , the expression
would not evaluate.
Using version 3.0
-----<CDE/>-----
Center for Document Engineering
University of California, Berkeley
cde.berkeley.edu
Hi all,
Just in case you did not notice, the first maintenance release of <oXygen/>
3 is available.
http://www.oxygenxml.com/index.html#new-version
No license setup is needed if you have <oXygen/> 3.0 already installed.
Best Regards,
George
-------------------------------------------------------------
George Cristian Bina mailto:george@oxygenxml.com
<oXygen/> XML Editor - http://www.oxygenxml.com/
The following may well be only a FOP question but perhaps there is
particular expertise on this list:
Platform: Oxygen 3.0 on MacOS X 10.2.8. java version "1.4.1_01"
I have a transformation scenario set up to produce a pdf. All is
working well except some unicode characters are appearing as # in the
resulting pdf. Specifically, ć - Latin Small Letter C with Acute
and đ Latin Small Letter D with Stroke. These are both in Latin
Extended-A. My encoding for all documents is utf-8 and many other
unicode characters are coming through just fine. I've tried both Times
and Helvetica and the problem persists.
I saw the PDF file about adding fonts to FOP but am having problems
with that. When I run the following script:
#!/bin/sh
export LIB=oxygen.app/Contents/Resources/Java
export CMD="java -cp
$LIB/fop.jar:$LIB/avalon-framework-4.1.3.jar:$LIB/xml-apis.jar:"
export CMD="$CMD$LIB/xercesImpl.jar:$LIB/xalan.jar
org.apache.fop.fonts.apps.TTFReader"
export FONT_DIR='/Library/Fonts'
$CMD $FONT_DIR/ArialHB.ttf ArialHB.xml
I get the following output:
TTF Reader v1.1.1
Reading /Library/Fonts/ArialHB.ttf...
Number of glyphs in font: 180
Unicode cmap table not present
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:508)
at java.util.ArrayList.get(ArrayList.java:320)
at org.apache.fop.fonts.TTFFile.createCMaps(TTFFile.java:449)
at org.apache.fop.fonts.TTFFile.readFont(TTFFile.java:439)
at
org.apache.fop.fonts.apps.TTFReader.loadTTF(TTFReader.java:222)
at org.apache.fop.fonts.apps.TTFReader.main(TTFReader.java:184)
I am by no means a java expert but it looks like "Unicode cmap table
not present" is the informative part of that output. A little bit of
googling did not produce a ready answer.
Again, I understand that this may not be an oxygen problem but would
appreciate any suggestions group members might have.
Thanks,
Sebastian.
------------------------------------------------------------------------
Sebastian Heath E-Mail:
heath(a)numismatics.org
Director of Information Technology Phone: 212 234 3130 x215
The American Numismatic Society Fax: 212 234 3381
Broadway at 155th Street Web:
http://www.numismatics.org
New York, NY 10032
Hi all,
I would like to ask you how you feel about adding the possibility to fade
the lines that are not in the center of the attention in the editing area.
Do you find this useful ? Please look at the snapshot below to get an idea
of how this would look like.
Also you may see in the screenshot an actual feature that will go in oXygen
3.1 in February: the outliner will be able to show some attibutes and/or
text content.
http://www.oxygenxml.com/update/oxygen20040127.jpg
Best Regards,
George
-------------------------------------------------------------
George Cristian Bina mailto:george@oxygenxml.com
<oXygen/> XML Editor - http://www.oxygenxml.com/