Search found 460 matches

by Frank Ralf
Wed Oct 15, 2014 5:23 pm
Forum: Common Problems
Topic: "Find/Replace in Files" in Author Action?
Replies: 7
Views: 3494

"Find/Replace in Files" in Author Action?

Hi,

I have a rather dangerous regular expression for Find/Replace in Files and would like to provide the function via an Author Action instead of letting the users enter the regex manually. Is there an Author Default Operation available for that?

TIA
Frank
by Frank Ralf
Fri Oct 10, 2014 4:45 pm
Forum: Common Problems
Topic: "insert.table.column" action adds "xmlns" attribute
Replies: 6
Views: 2655

Re: "insert.table.column" action adds "xmlns" attribute

You were right, Radu. Replacing the jar file in our framework by OXYGEN_INSTALL_DIR\frameworks\dita\dita.jar solved the issue. Many thanks for fixing this.

Kind regards,
Frank
by Frank Ralf
Fri Oct 10, 2014 4:18 pm
Forum: Common Problems
Topic: "insert.table.column" action adds "xmlns" attribute
Replies: 6
Views: 2655

Re: "insert.table.column" action adds "xmlns" attribute

Hi Radu,

Thanks for your quick reply and the pointer. Indeed, we use a customized copy of the oXygen 16.0 framework. I will test again and report back.

Kind regards,
Frank
by Frank Ralf
Thu Oct 09, 2014 4:22 pm
Forum: Common Problems
Topic: "insert.table.column" action adds "xmlns" attribute
Replies: 6
Views: 2655

Re: "insert.table.column" action adds "xmlns" attribute

I've just tested again with the new oXygen 16.1 release. Unfortunately, the problem persists.

Frank
by Frank Ralf
Thu Sep 25, 2014 2:53 pm
Forum: Common Problems
Topic: Chaining transformations
Replies: 7
Views: 3678

Re: Chaining transformations

Hi Frank,

Thanks for the pointer. I've heard a lot about XProc lately but haven't tried it yet. Sounds quite promising ;-)

Kind regards,
Frank
by Frank Ralf
Thu Sep 25, 2014 2:49 pm
Forum: SDK-API, Frameworks - Document Types
Topic: How to deploy oxygen-sdk-sample-webapp.war?
Replies: 2
Views: 2267

Re: How to deploy oxygen-sdk-sample-webapp.war?

Thanks for the reply, Christi. So that sounds like the usual Tomcat procedure. I'll give it a try and report back.

Kind regards,
Frank
by Frank Ralf
Mon Sep 22, 2014 5:22 pm
Forum: SDK-API, Frameworks - Document Types
Topic: How to deploy oxygen-sdk-sample-webapp.war?
Replies: 2
Views: 2267

How to deploy oxygen-sdk-sample-webapp.war?

Hi, I gave the new SDK for oXygen 16 a try and after some struggling with new Maven build process I managed to build the sample webapp . However, when opening \oxygen-sample-webapp\target\oxygen-sdk-sample-webapp\index.html I get the following error message: Message: RESTDocumentManager is not defin...
by Frank Ralf
Tue Sep 16, 2014 10:30 am
Forum: Common Problems
Topic: Chaining transformations
Replies: 7
Views: 3678

Re: Chaining transformations

Hi Alex,

Thanks for the instructions. I will try this and report back.

Kind regards,
Frank
by Frank Ralf
Fri Sep 12, 2014 10:27 am
Forum: Common Problems
Topic: Chaining transformations
Replies: 7
Views: 3678

Re: Chaining transformations

Hi, I'm still struggling with this problem. Perhaps I should have stated my use case more clearly. I don't want to apply two transformations to the same input file but rather first apply an XSLT transformation to the file and then a second (DITA) transformation to the result of the first transformat...
by Frank Ralf
Thu Sep 04, 2014 6:27 pm
Forum: Common Problems
Topic: ${caret} editor variable doesn't work with "Create new file"
Replies: 4
Views: 2083

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

Thanks, Radu. This would be really helpful, as this is our preferred way of providing document templates as maps with pre-filled topicrefs, without having to provide the actual topic files.

Kind regards,
Frank
by Frank Ralf
Thu Sep 04, 2014 4:17 pm
Forum: Common Problems
Topic: ${caret} editor variable doesn't work with "Create new file"
Replies: 4
Views: 2083

${caret} editor variable doesn't work with "Create new file"

Hi, I've create a DITA topic template which uses the ${caret } editor variable to position the cursor in the title after creating a new file from the template. <title>${caret}${cfn}</title> This does work as expected when creating a new file via File > New , but not with Create new file from the Can...
by Frank Ralf
Tue Sep 02, 2014 6:43 pm
Forum: Common Problems
Topic: "insert.table.column" action adds "xmlns" attribute
Replies: 6
Views: 2655

Re: "insert.table.column" action adds "xmlns" attribute

Seems to be a bug, because I can reproduce the same behavior by modifying the default DITA topic framework (instead of our customized one as in the original post).

Frank
by Frank Ralf
Tue Sep 02, 2014 6:38 pm
Forum: Common Problems
Topic: "insert.table.column" action adds "xmlns" attribute
Replies: 6
Views: 2655

"insert.table.column" action adds "xmlns" attribute

Hi, I've modified the insert.table.column.after/before Author Actions in oXygen 16 to add an empty <p> element as a fragment to every cell. Executing this actions now results in <entry> elements with an added "xmlns" attribute: <entry xmlns="null"> Is this a bug or did I break so...
by Frank Ralf
Fri Aug 29, 2014 2:38 pm
Forum: Feature Request
Topic: Pretty printing for DTDs
Replies: 6
Views: 4075

DTD syntax-highlighting for Notepad++

For all users of Notepad++ , I've created a User Defined Language file for DTD syntax-highlighting. It's available on GitHub : https://raw.githubusercontent.com/nakohdo/NPP.DTD/master/userDefineLang_DTD.xml Just import the XML file via Language > Define your language... > Import... . Kind regards, F...
by Frank Ralf
Mon Aug 25, 2014 10:28 am
Forum: Common Problems
Topic: SVGZ image breaks PDF transformation with fix external refs
Replies: 4
Views: 2221

Re: SVGZ image breaks PDF transformation with fix external r

Hi Radu,

Thanks for your kind offer, but it's not that urgent. We just changed the file to a normal SVG one. There was no real need to use the SVGZ format in our case.

Kind regards,
Frank
by Frank Ralf
Wed Aug 20, 2014 12:03 pm
Forum: Common Problems
Topic: SVGZ image breaks PDF transformation with fix external refs
Replies: 4
Views: 2221

SVGZ image breaks PDF transformation with fix external refs

Hi, There have been some reported problems with fix.external.refs.com.oxygenxml . I've stumbled across another one: A SVGZ image (exported from Visio 2010) breaks our (customized) PDF transformation with the following error message: [fop] [ERROR] Anttask - Error rendering fo file: topic.fo <org.apac...
by Frank Ralf
Wed Aug 20, 2014 11:45 am
Forum: Common Problems
Topic: SVN Client: Migrating Working Copies Manager settings
Replies: 7
Views: 3941

Re: SVN Client: Migrating Working Copies Manager settings

Thanks for the quick reply, Adrian. I'm using the SVN Client from within oXygen and all other settings have indeed been imported to the new version, only except for the repository and working copies lists of the SVN client. I will keep an eye on it and report back if this is a (minor) bug. Kind rega...
by Frank Ralf
Tue Aug 19, 2014 12:31 pm
Forum: Common Problems
Topic: SVN Client: Migrating Working Copies Manager settings
Replies: 7
Views: 3941

SVN Client: Migrating Working Copies Manager settings

Hi,

I've installed oXygen 16 parallel to oXygen 15 and most settings have conveniently been imported by the new installation (e.g. the project history), only the settings of the SVN Client's Working copies manager are missing. Can I migrate them somehow or do I have to recreate them?

TIA
Frank
by Frank Ralf
Wed Aug 13, 2014 4:23 pm
Forum: Common Problems
Topic: Best way to deploy Global Options?
Replies: 23
Views: 8450

Re: Best way to deploy Global Options?

Thanks for this additional pointer!

Frank
by Frank Ralf
Tue Aug 12, 2014 5:13 pm
Forum: Common Problems
Topic: Best way to deploy Global Options?
Replies: 23
Views: 8450

Re: Best way to deploy Global Options?

Thanks for the pointers, Radu.

Frank
by Frank Ralf
Tue Aug 12, 2014 1:57 pm
Forum: Common Problems
Topic: Best way to deploy Global Options?
Replies: 23
Views: 8450

Best way to deploy Global Options?

Hi, We've defined some code templates that we want to deploy to other team members. What is the best way to do so? We already use a custom DITA framework, which is regularly updated. However, code templates are only stored externally when exporting oXygen's Global Options . I've already looked at Cu...
by Frank Ralf
Tue Aug 12, 2014 12:29 pm
Forum: Common Problems
Topic: How to modify autocomplete code templates?
Replies: 14
Views: 6273

Re: How to modify autocomplete code templates?

Hi Radu,

Thanks for the quick reply and the thorough explanation. I think I'll give the code templates a try ;-)

Frank
by Frank Ralf
Tue Aug 12, 2014 12:01 pm
Forum: Common Problems
Topic: How to modify autocomplete code templates?
Replies: 14
Views: 6273

How to modify autocomplete code templates?

Hi, When typing <dl> in Text mode, oXygen will autocomplete this to <dl> <dlentry> <dt></dt> <dd></dd> </dlentry> </dl> Where can I modify or override these code snippets? Are Code templates the correct place? Or do I have to look somewhere else in the framework files like when overriding the Smart ...
by Frank Ralf
Thu Aug 07, 2014 11:36 am
Forum: Common Problems
Topic: XSLT transformation: Using editor variable in XSL URL
Replies: 5
Views: 3207

Re: XSLT transformation: Using editor variable in XSL URL

Hi Adrian,

Many thanks for this thorough explanation!

Kind regards,
Frank
by Frank Ralf
Tue Aug 05, 2014 6:44 pm
Forum: Common Problems
Topic: XSLT transformation: Using editor variable in XSL URL
Replies: 5
Views: 3207

Re: XSLT transformation: Using editor variable in XSL URL

Hi, I found out that I have to prepend the XSL URL with " file:/ " to make it work with an environment variable, like so (oXygen 15.2): file:/${env(DITA_XML_DIR)}/xslt/my_custom.xsl I find this rather unintuitive considering the fact that for the XML URL field the plain variable " ${c...
by Frank Ralf
Tue Aug 05, 2014 11:04 am
Forum: Common Problems
Topic: Action for changing multiple elements at once
Replies: 3
Views: 1952

Re: Action for changing multiple elements at once

Hi Alex,

Many thanks for the explanation and for pointing me in the right direction!

Kind regards,
Frank
by Frank Ralf
Fri Aug 01, 2014 5:58 pm
Forum: Common Problems
Topic: Action for changing multiple elements at once
Replies: 3
Views: 1952

Re: Action for changing multiple elements at once

I've already found "Editing multiple AuthorNodes at once" which suggests that this might have to be solved on the underlying Java level.

Frank
by Frank Ralf
Fri Aug 01, 2014 5:51 pm
Forum: Common Problems
Topic: Action for changing multiple elements at once
Replies: 3
Views: 1952

Action for changing multiple elements at once

Hi, I'm working on an action to remove all "status" attributes from a topic using the ChangeAttributeOperation (see also "How to toggle attribute values?" .) However, I haven't figured out yet how to make the action work for multiple elements at the same time. Is this a matter of...
by Frank Ralf
Wed Jul 30, 2014 6:46 pm
Forum: Feature Request
Topic: Arrow key navigation in dialog boxes
Replies: 2
Views: 1909

Re: Arrow key navigation in dialog boxes

Thanks for the information, Costin. And sorry for my late reply.

Kind regards,
Frank
by Frank Ralf
Tue Jul 29, 2014 12:24 pm
Forum: Common Problems
Topic: XSLT transformation: Using editor variable in XSL URL
Replies: 5
Views: 3207

Re: XSLT transformation: Using editor variable in XSL URL

Hi Ionela,

Sorry for the late reply. I will try to reproduce the error and give you more details.

Kind regards,
Frank