|
top
|
Subject: RE: WYSIWYG view and complex processing Author: (Deleted User) Date: 19 Aug 2003 12:47 PM
|
if you right click on the grayed row, you will see a context menu, you need
to choose 'activate if' to make the row activated. as you said, this 'if
block' is the most complex piece in your stylesheet, it contains a big
choose statemnt which in turn contains other 'choose', you may want to go to
property page to pick element and activate the branch you want. for example,
you will see two choose element in the property list, pick the inner one,
you will see a list of test conditions, pick any one of them will acitvate
that branch.
let us know if you need more help.
song.
> -----Original Message-----
> From: stylus-studio-xslt Listmanager [mailto:listmanager@edn.exln.com]
> Sent: Tuesday, August 19, 2003 10:18 AM
> To: Recipients of 'stylus-studio-xslt' suppressed
> Subject: WYSIWYG view and complex processing
>
>
> From: "Byron Bignell"
>
> I have what amounts to a complex XSL that renders a site
> interface. (see attached XML and XSL) I'm trying to edit.
>
> The left hand navigation (
> match="SiteMap">)renders as a grey block and is un-editable in
> the WYSIWYG view. This is the most complex piece of formatting
> and logic in the XSL, I'd like to be able to edit it via the
> WYSIWYG is possible.
>
> Perhaps, though the process of managing this file 'by hand' I've
> inadvertently created a monster and there is a simpler way to get
> this element and related elements to render in WYSIWYG mode?
>
>
>
> To reply: mailto:stylus-studio-xslt.6947@edn.exln.com
> To start a new topic: mailto:stylus-studio-xslt@edn.exln.com
> To login: http://edn.exln.com/~SSDN
>
|
|
|