Search found 96 matches

by patrick
Fri Aug 17, 2012 12:53 pm
Forum: Other Issues
Topic: Use "Specific Element Icons" in own framework
Replies: 11
Views: 4006

Re: Use "Specific Element Icons" in own framework

Hi Radu, this framework is installed classic to the framework directory, not with the add-on-feature. If I use ${frameworks}/myFramework/images/myImage.png, e.g. for an author action in the framework configuration, the icon is displayed correctly. Only in the jar file it does not work. But I try to ...
by patrick
Fri Aug 17, 2012 11:20 am
Forum: Other Issues
Topic: Use "Specific Element Icons" in own framework
Replies: 11
Views: 4006

Re: Use "Specific Element Icons" in own framework

Both, the ${framework} and the ${frameworks} variable do not seem to work.
by patrick
Thu Aug 16, 2012 6:51 pm
Forum: Other Issues
Topic: Use "Specific Element Icons" in own framework
Replies: 11
Views: 4006

Re: Use "Specific Element Icons" in own framework

Hi Radu,

the images is in

Code: Select all

frameworks/myframework/templates/icons/my_16.gif
but

Code: Select all

nameToIconPath.put("document", getImageURL("${framework}/templates/icons/my_16.gif"));
does not work.

Thanks,
Patrick
by patrick
Thu Aug 16, 2012 5:40 pm
Forum: Common Problems
Topic: CSS Alternative Image
Replies: 12
Views: 5428

Re: CSS Alternative Image

I have sucessfull written the setting with authorAccess.getOptionsStorage().setOption("kis.images", value);

Can you give me a sample, how I can read this on styles filter side?

Thanks,
Patrick
by patrick
Wed Aug 15, 2012 2:08 pm
Forum: Other Issues
Topic: Use "Specific Element Icons" in own framework
Replies: 11
Views: 4006

Re: Use "Specific Element Icons" in own framework

Thanks, it works now. But which path should I use to get an icon from my framework directory instead of the oxygen.jar?
by patrick
Wed Aug 15, 2012 12:30 pm
Forum: Common Problems
Topic: CSS Alternative Image
Replies: 12
Views: 5428

Re: CSS Alternative Image

I want to have the possibility to activate and deactivate the image preview in Oxygen.

I have created an option image.display[on|off] - this works fine and I can toggle it, but how can I get its value in the StylesFilter?
by patrick
Wed Jul 25, 2012 3:46 pm
Forum: Common Problems
Topic: New UpdateSite Addon Feature
Replies: 2
Views: 2009

Re: New UpdateSite Addon Feature

I have written an email today.

But I have an addition: The add-on-Elements in the menu an the add-on window is not translated (into german) ;)
by patrick
Wed Jul 25, 2012 3:41 pm
Forum: Common Problems
Topic: Classpath ${framework} variable
Replies: 1
Views: 1310

Classpath ${framework} variable

I cannot use the automatically inserted ${framework} variable in the classpath tab of a framework because then following error appears if I try to choose an action in a new author action: Detection errors: C:\Programme\Oxygen XML Editor 14\${framework}\framework.jar - [the same again..] (Das System ...
by patrick
Wed Jul 25, 2012 3:33 pm
Forum: Other Issues
Topic: Use translation in own framework
Replies: 1
Views: 1262

Use translation in own framework

Can you help me using the translation file in my own java framwork extension? I have my current framework with english strings for window titles and buttons and a translation.xml which includes the english and german translations. Where can I find information how to put them together? Is it also pos...
by patrick
Wed Jul 25, 2012 3:28 pm
Forum: Other Issues
Topic: Use "Specific Element Icons" in own framework
Replies: 11
Views: 4006

Use "Specific Element Icons" in own framework

How can I define those "Specific Element Icons" which is listet as new feature in v14 of oXygen in my own framework?

Thanks
Patrick
by patrick
Fri Jun 29, 2012 2:58 pm
Forum: Common Problems
Topic: New UpdateSite Addon Feature
Replies: 2
Views: 2009

New UpdateSite Addon Feature

Hi, I have problems using the UpdateSite Feature in 14.0: I use a custom UpdateSite.xml, and the addons appear in the Addon-Window and I can install them. If I then close and restart Oxygen, on the first time nothing happens. The second time I try to start, Oxygen opens and the installed plugin work...
by patrick
Thu May 10, 2012 5:42 pm
Forum: Common Problems
Topic: CSS Alternative Image
Replies: 12
Views: 5428

Re: CSS Alternative Image

Now I have tried the customization with your example within the Author SDK Java API - thats perfect - Thanks!
by patrick
Mon Apr 02, 2012 1:18 pm
Forum: Common Problems
Topic: Disable CTRL+D Shortcut
Replies: 4
Views: 2066

Re: Disable CTRL+D Shortcut

Because some users press by mistake often CTRL+D instead of CTRL+S... :)
by patrick
Thu Mar 22, 2012 7:06 pm
Forum: Common Problems
Topic: CSS Alternative Image
Replies: 12
Views: 5428

Re: CSS Alternative Image

Hi Radu, thanks for your interest in this problem. We have the case that not all images are available on all stages, so if an user open the xml file without have access to the images, a big red warning message scares him. Secondly there are many tif and eps images in some xml files. It is not necess...
by patrick
Tue Mar 20, 2012 5:37 pm
Forum: Common Problems
Topic: CSS Alternative Image
Replies: 12
Views: 5428

CSS Alternative Image

Hi, is it possible to add an alternative text or image if an referenced image in author view is not available, instead of showing the error message "Cannot display image (hover for details)" + path? XML: <graphic fileref="image.jpg"/> CSS: graphic{content:url(oxy_base-uri(),attr(...
by patrick
Wed Mar 14, 2012 5:46 pm
Forum: Feature Request
Topic: Storable Find/Replace-Settings
Replies: 6
Views: 3828

Re: Storable Find/Replace-Settings

Hi,

are there any news about the pinnable history feature request?

Regards,
Patrick
by patrick
Wed Mar 14, 2012 5:44 pm
Forum: Common Problems
Topic: Disable CTRL+D Shortcut
Replies: 4
Views: 2066

Disable CTRL+D Shortcut

Hi,

how can I disable the CTRL+D shortcut? There is no such entry in the Menu Shortcut Keys...

Regards,
Patrick
by patrick
Thu Jan 05, 2012 3:27 pm
Forum: Common Problems
Topic: Select multiple parts with ctrl
Replies: 1
Views: 1374

Select multiple parts with ctrl

Hi,

is there any posibility to select multiple text parts in the text or author view by holding the ctrl key down like in Office?

Thanks,
Patrick
by patrick
Wed Dec 14, 2011 4:35 pm
Forum: Common Problems
Topic: Bug? Recently used templates
Replies: 1
Views: 1187

Bug? Recently used templates

Hi, if I use an template from a custom framework, it appears in "Recently used" in the File->New dialog. If I remove the folder of the framework, the entry in recenly used is removed, too. But if I only remove the template entry within the framework settings, the template in the the recent...
by patrick
Wed Dec 14, 2011 4:05 pm
Forum: Feature Request
Topic: Structure-/Treeview: Drag & Drop multiple nodes
Replies: 8
Views: 5460

Re: Structure-/Treeview: Drag & Drop multiple nodes

Right, this is exactly what we need. Thanks for adding it!
by patrick
Tue Dec 13, 2011 5:39 pm
Forum: Feature Request
Topic: Structure-/Treeview: Drag & Drop multiple nodes
Replies: 8
Views: 5460

Re: Structure-/Treeview: Drag & Drop multiple nodes

We need this feature in the text view, too. We use an Stylesheet but its faster to change the structure without waiting for css rendering.
by patrick
Fri Nov 18, 2011 11:20 am
Forum: Feature Request
Topic: Transformation Filename
Replies: 1
Views: 1610

Transformation Filename

Hi, if I configure the transformation to not ask for a filename but use an filename like ${cfn}-xsl.xml, an existing file with this name will be overwritten. There should be an option to prevent that an exising file gets automatically overwritten. Either a popup could appear that asks If the user wa...
by patrick
Fri Nov 18, 2011 11:07 am
Forum: Feature Request
Topic: CSS 3 :not() selector
Replies: 5
Views: 3719

Re: CSS 3 :not() selector

Thanks for your reply!
by patrick
Thu Nov 17, 2011 4:03 pm
Forum: Feature Request
Topic: CSS 3 :not() selector
Replies: 5
Views: 3719

Re: CSS 3 :not() selector

Thanks for the workaround.

But can you implement the not-pseudo-class in the next version? It seems to be in the css3 standard, see http://www.w3.org/wiki/CSS3/Selectors/p ... asses/:not

Thanks,
Patrick
by patrick
Thu Nov 17, 2011 1:21 pm
Forum: Feature Request
Topic: CSS 3 :not() selector
Replies: 5
Views: 3719

CSS 3 :not() selector

Hi,

I want to set a content with css if the counter attribute of the parent part element is not equal to 'no', but neither the not() selector nor anything else worked:

part:not([counter = "no"]) > title:before
part:not([counter != "no"]) > title:before

Thanks,
Patrick
by patrick
Fri Sep 09, 2011 2:11 pm
Forum: Common Problems
Topic: Batch XSLT2.0-Conversion
Replies: 2
Views: 1552

Batch XSLT2.0-Conversion

Hi, I'm doing a project-wide batch transformation. Actually, the output of xsl:message is shown in the message tab only for the current xsl file, so if the transformation is over, I can get the messages only from the last file. How can I store all the xsl:message-output into one logfile? Thanks, Pat...
by patrick
Fri Aug 05, 2011 9:44 am
Forum: Common Problems
Topic: Abrupt Programm Termination
Replies: 6
Views: 2910

Re: Abrupt Programm Termination

Hi, I'm using Editor 12.2, build 2011053115. The setting is probably imported through the global Import fuction from the previous settings file.
by patrick
Wed Aug 03, 2011 12:37 pm
Forum: Common Problems
Topic: Abrupt Programm Termination
Replies: 6
Views: 2910

Re: Abrupt Programm Termination

Thanks, I think that solved the problem.
by patrick
Wed Aug 03, 2011 11:32 am
Forum: Common Problems
Topic: Abrupt Programm Termination
Replies: 6
Views: 2910

Abrupt Programm Termination

Hi, since Upgrade from Version 11 to 12, Oxygen Editor on Windows XP sometimes terminates instantly with no error reporting (its simple disappear). I think this only happens if the internal svn client is opened and I try to open or save a (XML) file. Sometimes the file that I've changed and tried to...
by patrick
Mon Jun 27, 2011 6:55 pm
Forum: Feature Request
Topic: Storable Find/Replace-Settings
Replies: 6
Views: 3828

Re: Storable Find/Replace-Settings

The history feature is great but it is overwritten very fast if I try variations of my current expression or search other things in the meantime. Actually I use a text file and copy/paste the expressions but it would be nice if I can pin/store these expressions permanently in oxygen. Advanced wishes...