Search found 72 matches
- by steve.cuzner
- Mon Aug 24, 2020 5:21 pm
- Forum: Other Issues
- Topic: Customizing the Help Menu
- Replies: 1
- Views: 990
Customizing the Help Menu
We have a large organization and we've done significant work on our custom framework. When our writers encounter a problem, we want then to come to our internal support group instead of wasting your time in support. There are two menu item on the Oxygen help menu, report a problem and Support Center...
- by steve.cuzner
- Wed Nov 13, 2019 6:15 pm
- Forum: Other Issues
- Topic: Open document without xinclude expansion/resolution
- Replies: 1
- Views: 996
Open document without xinclude expansion/resolution
Hi, We have very large documents with hundreds of xincludes. For the most part these documents have not real content other than the xinclude references and we edit them to add new references to new content or reorder existing references. However, opening these documents takes significant time and it...
- by steve.cuzner
- Wed Feb 06, 2019 8:05 pm
- Forum: Other Issues
- Topic: Loading info to "Results" panel
- Replies: 1
- Views: 1546
Loading info to "Results" panel
Hi.
If I create an xml document, perhaps through a transformation scenario, and that xml document is valid against the report.dtd found in frameworks, is there a way to load that document into the "Results" panel so that users can view results and navigate to items in the report?
Steve
If I create an xml document, perhaps through a transformation scenario, and that xml document is valid against the report.dtd found in frameworks, is there a way to load that document into the "Results" panel so that users can view results and navigate to items in the report?
Steve
- by steve.cuzner
- Thu Mar 22, 2018 11:40 pm
- Forum: Feature Request
- Topic: SWF Graphic support
- Replies: 1
- Views: 2201
SWF Graphic support
Are there any plans to support SWF graphics in Author?
- by steve.cuzner
- Tue Feb 06, 2018 12:44 am
- Forum: Common Problems
- Topic: Problem using xpath_eval in transform scenario output tab
- Replies: 3
- Views: 2335
Re: Problem using xpath_eval in transform scenario output tab
Using a simplified test, it appears that the $pd variable isn't being expanded or is causing some error. Given the following code: ${xpath_eval(concat('${pd}', '\foo.xml'))} which doesn't resolve to an actual file, I get no error message. Changing only the internal variable, ${xpath_eval(concat('${p...
- by steve.cuzner
- Mon Feb 05, 2018 10:34 pm
- Forum: Common Problems
- Topic: Problem using xpath_eval in transform scenario output tab
- Replies: 3
- Views: 2335
Re: Problem using xpath_eval in transform scenario output tab
I should add that with ${pd}\ no document is opened and no error is presented. If I remove it I get a cannot open file error.
- by steve.cuzner
- Mon Feb 05, 2018 10:00 pm
- Forum: Common Problems
- Topic: Problem using xpath_eval in transform scenario output tab
- Replies: 3
- Views: 2335
Problem using xpath_eval in transform scenario output tab
Hi, I've got an ant transform scenario that generates a report about the current project files. It runs fine, but I want to open the report when it's complete, so I put this in the Output tab Open field: ${xpath_eval(concat('${pd}\', replace('${pn}', '_project', ''), '_report.xml'))} If I remove the...
- by steve.cuzner
- Sat Jan 20, 2018 1:19 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: actions on file create from template
- Replies: 1
- Views: 2180
actions on file create from template
Is there a way to cause a custom action to execute after a new document is created from a template (file->New)? I would like to execute the docbook generate.ids action to execute so that a new document has all IDs populated.
- by steve.cuzner
- Fri Nov 17, 2017 10:12 pm
- Forum: Feature Request
- Topic: Enhance display of space/newline in Author mode
- Replies: 2
- Views: 2998
Enhance display of space/newline in Author mode
If you are authoring a mixed content element and insert an inline element and it happens to be at the end of the line and thus wraps, it it hard to tell if there is a space, which in this context would be significant. <para><guidropdown>Alphabetically by block name</guidropdown>. Sorts blocks alphab...
- by steve.cuzner
- Wed Sep 27, 2017 4:58 pm
- Forum: Feature Request
- Topic: Add Insert Editor Variable to XInclude dialog
- Replies: 3
- Views: 3138
Re: Add Insert Editor Variable to XInclude dialog
In our project files we have something like the following <String>user.defined.editor.variables</String> <userEditorVariable-array> <userEditorVariable> <field name="name"> <String>${targetset}</String> </field> <field name="value"> <String>${pdu}/../../../../someproduct/targetse...
- by steve.cuzner
- Tue Sep 26, 2017 10:25 pm
- Forum: Feature Request
- Topic: Insert Table Title prompt
- Replies: 1
- Views: 2067
Insert Table Title prompt
In the docbook framework Insert Table dialog, we would like control on the default status of the "Title" checkbox. In our instance, most tables are informal, so our writers have to constantly uncheck the box.
- by steve.cuzner
- Tue Sep 26, 2017 10:16 pm
- Forum: Feature Request
- Topic: Insert Table Model should only offer available models
- Replies: 1
- Views: 2009
Insert Table Model should only offer available models
In a docbook file, there is an Insert Table dialog that provides a radio button for model selection, CALS or HTML. We have customized the DTD to only allow CALS but the model selector remains. You can select HTML and you are greeted with schema errors. Is there a way to configure the dialog to only ...
- by steve.cuzner
- Tue Sep 26, 2017 10:08 pm
- Forum: Feature Request
- Topic: tag display in tables
- Replies: 1
- Views: 2211
tag display in tables
If you have internal markup in a table and you set tag display to full with attributes, tables become very difficult to work with. A helpful feature would be to have a second tag display selector that applies to table cell contents.
- by steve.cuzner
- Tue Sep 26, 2017 9:31 pm
- Forum: Feature Request
- Topic: Add Insert Editor Variable to XInclude dialog
- Replies: 3
- Views: 3138
Add Insert Editor Variable to XInclude dialog
We have set up variables so that writers can select the variable to point to targetsets in the docbook olink dialog and it works very well. Could the xinclude dialog be enhanced so that the Insert Editor Variable is available to writers when they want to include an xinclude. We save our cross produc...
- by steve.cuzner
- Thu Sep 07, 2017 5:09 pm
- Forum: Feature Request
- Topic: Docbook Olink insert dialog UX improvements
- Replies: 4
- Views: 3300
Re: Docbook Olink insert dialog UX improvements
Your suggestion sounds reasonable. The only possible improvement would be to allow a configuration in framework for expanded elements. For example I might want to specify expand chapter, section[not(parent::section)], refentry, refsect1 and all others would be collapsed. This would certainly be a &q...
- by steve.cuzner
- Wed Sep 06, 2017 4:16 pm
- Forum: Feature Request
- Topic: Docbook Olink insert dialog UX improvements
- Replies: 4
- Views: 3300
Docbook Olink insert dialog UX improvements
We have large reference books that have refentry targets for hundreds of various ref pages. The default behavior now is to fully expand the tree view for the book, so there are chapter, refentry, refsect1, refsect1, refsect3, etc. all expanded which makes scrolling to the specific link target diffic...
- by steve.cuzner
- Wed Aug 23, 2017 12:21 am
- Forum: Common Problems
- Topic: Specifying application for open image
- Replies: 1
- Views: 1666
Specifying application for open image
In a docbook document, if I have an imagedata element with a fileref attribute that points to an image file, I can double click or use the context menu->Open image to launch the image in an external image editor that is the default editor for the file extension. Is it possible to configure Oxygen to...
- by steve.cuzner
- Tue May 30, 2017 7:45 pm
- Forum: Feature Request
- Topic: Balanced Selections
- Replies: 1
- Views: 2093
Balanced Selections
Is there a feature in Author that enforces that selections are tag balanced so that the selection would be a valid general parsed entity? This is a feature of Arbortext that our writers can't find in Author.
- by steve.cuzner
- Wed Dec 28, 2016 5:40 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
That doesn't appear to be it, every checkbox on that page, xml/ xml parser, is checked.
- by steve.cuzner
- Wed Dec 28, 2016 4:56 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
18.1 is my version, but the same code that works with a "flattened" file doesn't work with xinclude references (three deep).
- by steve.cuzner
- Fri Dec 23, 2016 6:18 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
- by steve.cuzner
- Fri Dec 23, 2016 5:54 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
One more problem: if the file a.xml has an xinclude to b.xml where @val is, the xincludes don't seem to be expanded and the oxy_xpath seems to fail. Is there a flat on the doc function to expand xincludes? Also, where is the documentation for the doc function?
- by steve.cuzner
- Fri Dec 23, 2016 5:08 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
That Worked! Thank you so much.
Steve
Steve
- by steve.cuzner
- Fri Dec 23, 2016 12:55 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
This doesn't seem to be working as expected. Here is the code: link[xlink|href]:empty{ content:oxy_xpath(oxy_concat('document(', oxy_url('${pdu}', 'a.xml'), ')//@val')) !important; } The entire content of a.xml, which is in the same folder as the current xpr file is <a val="my content"/> I...
- by steve.cuzner
- Wed Dec 14, 2016 6:34 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
Is it possible to use Oxygen variables in the xpath, such as ${pdu}?
- by steve.cuzner
- Thu Dec 08, 2016 5:18 pm
- Forum: Common Problems
- Topic: space key when space insignificant
- Replies: 3
- Views: 2351
Re: space key when space insignificant
I would expect that if you are after word1 and before the space, if you type the space bar the cursor would advance to between the space and word3 which would allow you to start typing word2. This would require you to add a new space between word2 and word3, but that would be a natural action for a ...
- by steve.cuzner
- Thu Dec 08, 2016 1:54 am
- Forum: Common Problems
- Topic: space key when space insignificant
- Replies: 3
- Views: 2351
space key when space insignificant
Given this example from https://www.oxygenxml.com/doc/versions/18.1/ug-editor/topics/format-and-indent-xml.html?hl=spaces <p>The file is located in <i>HOME</i>/<i>USER</i>/hello. This is a <strong>big</strong> <emphasis>deal</emphasis>. </p> In this example, whitespace should not be introduced aroun...
- by steve.cuzner
- Tue Dec 06, 2016 6:49 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
We have a custom element that has a link attribute that contains a symbolic reference to a destination. We do this so we can have the link resolve to different locations, such as draft vs final. We would use the js to evaluate the proper environment to use to create a physical link address. Regardin...
- by steve.cuzner
- Tue Dec 06, 2016 12:25 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Re: Custom functions in CSS oxy_url()
I edited the simplify but missed the function definition that I modified to take no arguments.
- by steve.cuzner
- Tue Dec 06, 2016 12:23 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Custom functions in CSS oxy_url()
- Replies: 17
- Views: 9703
Custom functions in CSS oxy_url()
according to https://www.oxygenxml.com/doc/versions/18.1/ug-editor/concepts/dg-url-function.html you can use a function as one of the components to the oxy_url() function. I've added a function to my framework commons.js file function resolvehref(href) { return "http://www.google.com"; } w...
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service