Hello

I have uploaded the framework you've sent into a clean Web Author installation[1] and then opened the file. I checked that the framework is applied for the document by looking at the "Document type" in the report problem[2] dialog. The outline displays "inline" for each image and "80%" for the table, confirming that webAuthorOutlineConfig.xml is correct and loaded as expected.

This seems to be an issue with other customizations.
The first thing to check is the report problem dialog, do you see the expected framework at "Document type"?

You may have another webAuthorOutlineConfig.xml that gets loaded instead of the one from the framework you have sent. To find the culprit, I would recommend to start a fresh installation of Web Author, upload your framework and then check the outline. Once that is confirmed as working you can gradually add your other frameworks/customizations and see at what point the outline breaks, showing the align attribute instead of placement.

Let us know if that helped, otherwise we can try other ways to find the problem.


Best regards,
Andrei

[1] https://www.oxygenxml.com/xml_web_author/download_oxygenxml_web_author.html [2] https://www.oxygenxml.com/doc/ug-webauthor/topics/webapp-overview.html#webapp-overview__report-problem

On 7/13/2021 10:53 PM, scott ashmead wrote:
Thank you for responding Andrei. I've sent the framework to tech support using the link you've provided below...Scott

On Tuesday, July 13, 2021, 09:19:39 AM EDT, Oxygen XML Editor Support (Andrei Popa) <supp...@oxygenxml.com> wrote:


Hello

The configuration seems correct, however I could not reproduce the case that you describe, where a different attribute is used in the outline instead of the ones you have set in the configuration.

- Does that happen for other elements aside from image?
- Do you perhaps also use a plugin that sets a different configuration through the loading option? - Could you send us your framework? You can upload the framework through the form at: https://www.oxygenxml.com/techSupport.html <https://www.oxygenxml.com/techSupport.html>

You can find the documentation for customizing the Outline Pane at:
https://www.oxygenxml.com/doc/ug-waCustom/topics/wa-enabling-outline-pane.html <https://www.oxygenxml.com/doc/ug-waCustom/topics/wa-enabling-outline-pane.html>

Best regards,
Andrei

On 7/9/2021 9:27 PM, scott ashmead wrote:
Hi Oxygen users,

Does anyone have any examples or documentation for customizing the Outline Pane in Oxygen?

I'm using this page as a guide, but there's not much information for how to structure the <outline>

https://orbistechnologies-my.sharepoint.com/:f:/p/sashmead/Ei5T_3GKkFFPt00m1QCZjdIBuacl87CfnIdGaMMYiXGN1w?e=gdjznm <https://orbistechnologies-my.sharepoint.com/:f:/p/sashmead/Ei5T_3GKkFFPt00m1QCZjdIBuacl87CfnIdGaMMYiXGN1w?e=gdjznm>

One specific question...I would like the image title to use the @placement attribute as the title in the outline; however, the outline uses the first image attribute available (the @align attribute below) in the XML instead of the @placement attribute.
What am I doing incorrectly?

This is my outline:
    <outline>
        <tocMode editable="yes" default="yes">
            <elements names="section table image"/>
                <titleLocator element="section" location="@id"/>
                <titleLocator element="table" location="@width"/>
*<titleLocator element="image" location="@placement, @product"/>*
        </tocMode>
    </outline>

This is my XML:
<image align="left" class="- topic/image " product="5600 7600" xml:lang="en-us" outputclass="withBorder" placement="inline"
href="image.png"/>

Thank you!

_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com  <mailto:oXygen-user@oxygenxml.com>
https://www.oxygenxml.com/mailman/listinfo/oxygen-user  
<https://www.oxygenxml.com/mailman/listinfo/oxygen-user>
_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com <mailto:oXygen-user@oxygenxml.com>
https://www.oxygenxml.com/mailman/listinfo/oxygen-user <https://www.oxygenxml.com/mailman/listinfo/oxygen-user>

_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to