Can get "Message Panel" to appear in tree editor
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 5
- Joined: Fri May 26, 2006 11:40 pm
- Location: Tallahassee, FL
Can get "Message Panel" to appear in tree editor
The documentation clearly shows a panel at the bottom of the Tree Editor window that I believe (by process of elimination) is the Message Panel. There is a dot under the Tree Editor panel which to me indicates that I should be able to drag that border up and reveal the panel below... or resize the panel. When I drag that dot, sure enough, a dark horizontl line moves up and follows the mouse. But when I release mouse the line disappears and no message panel appears. I've check the documentation and search the forum. Sorry if I missed something
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Post by sorin_ristache »
Hello,
The message panel appears only if there are messages to be displayed. It is reduced to zero size automatically when it contains no message so that the editing space is not occupied by an empty and unnecessary panel. In this empty state you are not allowed to resize it. If you run an XPath query in the XPath toolbar or the action Validate Document reports validation errors the message panel is expanded and you can resize it.
Regards,
Sorin
The message panel appears only if there are messages to be displayed. It is reduced to zero size automatically when it contains no message so that the editing space is not occupied by an empty and unnecessary panel. In this empty state you are not allowed to resize it. If you run an XPath query in the XPath toolbar or the action Validate Document reports validation errors the message panel is expanded and you can resize it.
Regards,
Sorin
-
- Posts: 5
- Joined: Fri May 26, 2006 11:40 pm
- Location: Tallahassee, FL
shortcut for seeing contents of element in tree view
Thanks, Sorin. I guess my question, then, is, how can I display the content of an element without having to click several times to expand it in tree view?
Here's what my document looks like:
...etc.
In the tree view, it looks like this:

I'd like to be able to see the text "Color Type" without having to expand three levels. I hope this is clear. I've modified my xsl document to look like this:
Which results in a web page that looks like this:
I'd like to see a view similar to this in a drag and drop editor so that I can rearrange the order of the items.
Thanks very much for you help.
Peter
Dr. Peter Jörgensen
Director of Academic and Research Technologies
College of Information
Florida State University
Tallahassee, FL 32306
850-644-4139 (work)
850-574-0776 (home)
pjorgensen@ci.fsu.edu
pjorgensen@mac.com(AIM)
Here's what my document looks like:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE thesaurus SYSTEM "thesaurus.dtd">
<?xml-stylesheet type="text/xsl" href="thesaurus2html.xsl" ?>
<thesaurus>
<h0>
<name>PERCEPTUAL PROPERTIES</name>
<sn>global and regional perceptual properties of the image</sn>
<h1>
<name>Color Type</name>
<h2>
In the tree view, it looks like this:

I'd like to be able to see the text "Color Type" without having to expand three levels. I hope this is clear. I've modified my xsl document to look like this:
Code: Select all
<xsl:template match="h1">
<table><tr><td bgcolor="white">
<font color="blue">=<xsl:apply-templates/></font>
</td></tr></table>
</xsl:template>
<xsl:template match="h2">
<table><tr><td bgcolor="white"><font color="lightgrey"><xsl:text> </xsl:text></font>
<font color="red">==<xsl:apply-templates/></font>
</td></tr></table>
</xsl:template>
Code: Select all
PERCEPTUAL PROPERTIES
Scope Note: global and regional perceptual properties of the image
=Color Type
==black and white
Thanks very much for you help.
Peter
Dr. Peter Jörgensen
Director of Academic and Research Technologies
College of Information
Florida State University
Tallahassee, FL 32306
850-644-4139 (work)
850-574-0776 (home)
pjorgensen@ci.fsu.edu
pjorgensen@mac.com(AIM)
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: shortcut for seeing contents of element in tree view
Post by sorin_ristache »
Hello,
Regards,
Sorin
Press the Expand All toolbar button or select the action with the same name on the popup menu available on any tree node.drpj wrote:I'd like to be able to see the text "Color Type" without having to expand three levels.
That is not available yet. Instead of that you can drag and drop tree nodes in other locations of the tree in the Tree Editor perspective.drpj wrote:I'd like to see a view similar to this in a drag and drop editor so that I can rearrange the order of the items.
Regards,
Sorin
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Post by sorin_ristache »
Select the element for which you want to expand all descendants by clicking on it in the tree and then execute the Expand All action. Only the selected element will be expanded.
Regards,
Sorin
Regards,
Sorin
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