Search found 83 matches

by sijomon
Fri Nov 13, 2009 12:06 pm
Forum: Common Problems
Topic: Invoking Author Operation programatically
Replies: 2
Views: 1470

Invoking Author Operation programatically

Hi, I was wondering; is there a mechanism for invoking an AuthorOperation programatically from another AuthorOperation? I have a completed, tested and delivered AuthorOperation that I'm not partciuarly keen to modify. I have another, new operation, that, amongst other functions, needs to offer the u...
by sijomon
Fri Nov 13, 2009 11:49 am
Forum: Common Problems
Topic: Preventing users adding words to dictionary
Replies: 3
Views: 1441

Re: Preventing users adding words to dictionary

That would certainly address my requirement. Many thanks.
by sijomon
Thu Nov 12, 2009 2:35 pm
Forum: Common Problems
Topic: Preventing users adding words to dictionary
Replies: 3
Views: 1441

Re: Preventing users adding words to dictionary

Correction:

"I have tried creating the correct dictionary .tdi file in the users home directory and flagging it as read-only, but this just throws an error when starting the dialog. Is there anyway to do this?"
by sijomon
Thu Nov 12, 2009 1:02 pm
Forum: Common Problems
Topic: Preventing users adding words to dictionary
Replies: 3
Views: 1441

Preventing users adding words to dictionary

Hi, A requirements of phase 2 of our enhnacement project is that users should all be using the same standarised, centrally manged, dictionary for spell checking. I have succesfully dissasembled the standard Oxygen dictionaries, and can now modify them and reassemble to generate the required custom d...
by sijomon
Mon Nov 09, 2009 2:21 pm
Forum: Common Problems
Topic: Unwanted reformatting
Replies: 4
Views: 1744

Re: Unwanted reformatting

That's got it, thanks.
by sijomon
Fri Nov 06, 2009 6:28 pm
Forum: Common Problems
Topic: Unwanted reformatting
Replies: 4
Views: 1744

Re: Unwanted reformatting

To clarify, its not the view in the Author mode which is updated, it is the actual XML document as viewable in Text mode. Prior to the insert there is no formatting (no tag indenting, no maximum line lengths etc) after the insert there is formatting (tags are indented, long lines are wrapped etc).
by sijomon
Fri Nov 06, 2009 5:11 pm
Forum: Common Problems
Topic: Unwanted reformatting
Replies: 4
Views: 1744

Unwanted reformatting

Hello Again, Phase 1 of our project has now been released. Thanks so much for all your assistace so far. I am now dealing with the first round of bug reports - oh joy ;) One bug relates to inserting XML fragments. We have an operation that grabs XML fragments from a third party tool and then inserts...
by sijomon
Thu Oct 08, 2009 11:35 am
Forum: Common Problems
Topic: Displaying whitespace icons in Author mode
Replies: 6
Views: 3322

Re: Displaying whitespace icons in Author mode

I agree with Sorin that whitespaces should be normalised, but apprently they aren't :( I have requested that the users prepare an example of how they would like the Author mode whitesapces to display. Unfortunately they are unlikely to be able to supply this before beginning of next week (don't ask ...
by sijomon
Thu Oct 08, 2009 10:34 am
Forum: Common Problems
Topic: Displaying whitespace icons in Author mode
Replies: 6
Views: 3322

Re: Displaying whitespace icons in Author mode

Sorry to hear that this is not possible. Unfortunatly our users, who aren't sufficiently comfortable to edit directly in XML, do need to see exact whitespace locations as the documents they are editing are print ready document markup. Incorrect spacing, tabs, eol etc can cause layout issues latter i...
by sijomon
Wed Oct 07, 2009 5:27 pm
Forum: Common Problems
Topic: Displaying whitespace icons in Author mode
Replies: 6
Views: 3322

Displaying whitespace icons in Author mode

Hi, Ive virtually completed the first phase of development for my oxygen enhancement project; thanks so much for the assistance I've received thus far. One thing the users have asked for, which I can't seem to find in the help, is to be able to display whitespace icons (graphic representations of th...
by sijomon
Fri Sep 25, 2009 4:39 pm
Forum: Common Problems
Topic: Large number of errots in 10.3
Replies: 1
Views: 1259

Large number of errots in 10.3

Hi, I recently chnaged the build process for my Oxygen framework and plugins projects. I am now generating all the enhnacements files automatically. Unfortunately when I deploy the newly files to Oxygen (tried in 10 amd 10.3) and start it up I am getting a large number of very deeply nested excpetio...
by sijomon
Wed Sep 16, 2009 11:53 am
Forum: Common Problems
Topic: User intercation in custom protocol handler
Replies: 4
Views: 2107

Re: User intercation in custom protocol handler

Thanks for the answer, clear and concise as allways.

I just assumed that without a context (parent window) something ugly would happen when I tried to display the JDialog - I guess that'll teach me for not just trying things out.

Thanks Again.
by sijomon
Mon Sep 14, 2009 4:17 pm
Forum: Common Problems
Topic: User intercation in custom protocol handler
Replies: 4
Views: 2107

User intercation in custom protocol handler

I don't believe what I am about to describe is possible, but I'vbe been asked to try and implement it anyway, so a definative answer from you guys would be great. I have a custom protocol handler that loads a file via a webservice when oxygen is opened with an appropriate URL. When the file is saved...
by sijomon
Fri Sep 11, 2009 3:04 pm
Forum: Common Problems
Topic: Forec Author mode refresh
Replies: 7
Views: 2815

Re: Forec Author mode refresh

Ok, thnaks. It's good to have a definative answer.
by sijomon
Fri Sep 11, 2009 1:13 pm
Forum: Common Problems
Topic: Forec Author mode refresh
Replies: 7
Views: 2815

Re: Forec Author mode refresh

Is there an Oxygen 10.2 API mechanism for doing this, we have to support 10.2 and 10.3?

Thanks.
by sijomon
Fri Sep 11, 2009 1:12 pm
Forum: Common Problems
Topic: Editing attribute values via Author mode
Replies: 8
Views: 2272

Re: Editing attribute values via Author mode

I'm pursuing permission to release a sample XML file, there are some legal concerns about allowing these douments out of the company.

Thanks.
by sijomon
Wed Sep 09, 2009 1:47 pm
Forum: Common Problems
Topic: Editing attribute values via Author mode
Replies: 8
Views: 2272

Re: Editing attribute values via Author mode

FYI

The attribute editor you mention also does not trigger a display refresh when the attribute's value is renderd in author mode via a CSS content statement.

Simon.
by sijomon
Wed Sep 09, 2009 11:29 am
Forum: Common Problems
Topic: Editing attribute values via Author mode
Replies: 8
Views: 2272

Re: Editing attribute values via Author mode

OK, I'll keep a look out for that when its released. Unfortunately we are finishing development on Friday this week, so I think I'll have to go with the dummy element workaround until this feature is available.

Thanks for the info.
by sijomon
Tue Sep 08, 2009 12:40 pm
Forum: Common Problems
Topic: Editing attribute values via Author mode
Replies: 8
Views: 2272

Re: Editing attribute values via Author mode

Thanks fior the reply, this will just about support the requirements but I suspect the users will want something more dedicated to their needs. I had two idea and was wondering what your impfressions were: 1. Is it possibel to invoke the attributes editor programativcally and preopulate the attribut...
by sijomon
Tue Sep 08, 2009 12:28 pm
Forum: Common Problems
Topic: Forec Author mode refresh
Replies: 7
Views: 2815

Re: Forec Author mode refresh

That did it - thanks again :)
by sijomon
Tue Sep 08, 2009 11:15 am
Forum: Common Problems
Topic: Editing attribute values via Author mode
Replies: 8
Views: 2272

Editing attribute values via Author mode

Is it possible to edit attribute values which have been displayed in Author mode (using CSS 'content') within Author mode? The displayed attribute values are not selectable or ediatble by default.
by sijomon
Tue Sep 08, 2009 11:14 am
Forum: Common Problems
Topic: Forec Author mode refresh
Replies: 7
Views: 2815

Re: Forec Author mode refresh

Yep, I use the AuthorDocumentController to update the nodes' attributes, but the displayed values don't change.
by sijomon
Mon Sep 07, 2009 5:15 pm
Forum: Common Problems
Topic: Forec Author mode refresh
Replies: 7
Views: 2815

Forec Author mode refresh

Hi, Still at it with these Oxygen plugins/operations, and generally being quite successful, however I have come acros the following issue. I have a CSS that renders the content of a particular attribute when present in an element, the CSS rule is: [para-number]:before{ display: block; content: attr(...
by sijomon
Fri Aug 07, 2009 11:33 am
Forum: Common Problems
Topic: Can't get hold of Content object
Replies: 2
Views: 1169

Re: Can't get hold of Content object

Thanks for the response - fast and helpful - as ever :)

I'll try using the method you suggest, I think with slight modification it will do exactly what I'm after.

Many Thanks,

Simon.
by sijomon
Thu Aug 06, 2009 6:27 pm
Forum: Common Problems
Topic: Can't get hold of Content object
Replies: 2
Views: 1169

Can't get hold of Content object

Hi, I am attempting to select the text content of the current node's text nodes and only the current nodes, so no text content from child nodes is required. I assumed I could get the node's children using AuthorNode.getContentNodes() and then collect together the text content of all the direct child...
by sijomon
Fri Jul 31, 2009 12:51 pm
Forum: Other Issues
Topic: Author mode links (ID, IDREF, key, keyref)
Replies: 5
Views: 4647

Re: Author mode links (ID, IDREF, key, keyref)

Hi, Maybe I'm being dumb, but the examples don't seem to work for me. I've created the following test files to see what I'm doing wrong, can you take a look and advise please. (I'm using Oxygen 10.3) XML File to be styled in author mode with clickable links: <?xml version="1.0" encoding=&q...
by sijomon
Thu Jul 30, 2009 4:28 pm
Forum: Other Issues
Topic: Author mode links (ID, IDREF, key, keyref)
Replies: 5
Views: 4647

Re: Author mode links (ID, IDREF, key, keyref)

Is there any further information about this 'link' property. I've tried adding it to my framework's CSS but I get the following error: Engine name: W3C CSS Validator Severity: error Description: Context : xref in property : link Property link doesn't exist in CSS level 2.1 but exists in : url(attr(h...
by sijomon
Thu Jul 30, 2009 12:56 pm
Forum: Common Problems
Topic: Programmatic access to change tracking
Replies: 2
Views: 1176

Re: Programmatic access to change tracking

Hi, Thanks for the response, helpful and quick, as usual :) Unfortunatly the first solution you suggest will valiadte the fragement as valid in itself but not whether it will be valid when inserted into the target position in the document. Your second solution is spot on, thanks, I don't know why I ...
by sijomon
Wed Jul 29, 2009 5:55 pm
Forum: Common Problems
Topic: Programmatic access to change tracking
Replies: 2
Views: 1176

Programmatic access to change tracking

Hi, me again, I have a problem concerning change tracking and failed XML inserts. A requirement is that we turn change tracking on for all documents edited in our framework. I use an ExtensionBundle and the createAuthorExtensionStateListener() to provide a listener that flips change tracking to on w...
by sijomon
Mon Jul 27, 2009 1:32 pm
Forum: Common Problems
Topic: Programmatic access to author styles
Replies: 6
Views: 2085

Re: Programmatic access to author styles

Yes, I have got it and will be looking at it this week, many thanks. I can't guarantee how thorough a workout I will be able to give this feature as it is entirely possible we'll decide we have to go with 10.3 and can't wait for this feature to be releaseed, in which case I am likely to have to stop...