[oXygen-user] Working with Subject Scheme Maps as Nested Lists

Oxygen XML Editor Support support at oxygenxml.com
Wed Jan 29 07:41:11 CST 2014


Hi,

Right, something like this:

> *[class~="subjectScheme/subjectdef"]{
>     -oxy-foldable:true;
>     -oxy-folded:true;
> }

if you want the subjectScheme to be both foldable and folded by default.

Regards,
Radu

Radu Coravu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 1/29/2014 1:33 PM, Roger Sheen wrote:
> On Tuesday, 2014-01-28, at 20:28 CET, Eliot Kimber wrote:
>> I would really like to be able to expand and collapse the list in the
>> main editor
>> window (rather than using the outline view). Is there a way to do this
>> through the CSS?
>
>
> Hi Eliot,
>
> You just need to use a few of oxygen’s custom CSS properties:
>
>       -oxy-foldable
>       -oxy-folded
>       -oxy-not-foldable-child
>
> See
> <http://www.oxygenxml.com/doc/ug-oxygen/index.html#topics/dg-folding-elements.html>
> for the details.
>
> Regards,
>
> Roger
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>


More information about the oXygen-user mailing list