[mashup-dev] Re: Div for bread crumbs
saminda abeyruwan
saminda at wso2.com
Mon Jul 2 10:18:09 PDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jonathan Marsh wrote:
> I assume you're talking about something like:
>
> <xsl:param name="breadcrumbs" />
> ...
> <body onload="init()">
> <div id="breadcrumbs"><xsl:value-of select="$breadcrumbs"
> disable-output-escaping="yes"/></div>
Yes. This is the one.
Thank you
Saminda
> <h1>Try the <xsl:value-of select="$service-name"/> service.</h1>
> ? You could pass in an HTML string in the breadcrumbs parameter when
> running the stylesheet and it would be injected into the start of the
> document.
>
> Or are you just asking for an extra div that could be set through some
> external script?
>
> <body onload="init()">
> <div id="breadcrumbs"></div>
> <h1>Try the <xsl:value-of select="$service-name"/> service.</h1>
>
>
> Jonathan Marsh - http://www.wso2.com - http://auburnmarshes.spaces.live.com
>
>> -----Original Message-----
>> From: saminda abeyruwan [mailto:saminda at wso2.com]
>> Sent: Saturday, June 30, 2007 2:54 AM
>> To: mashup-dev at wso2.org
>> Cc: Jonathan Marsh
>> Subject: Div for bread crumbs
>>
> Hi Jonathan,
>
> Is it possible to give an extra container to add the bread crumbs to
> try_it.xslt.
>
> The older version of Try it, we used in WSAS had a place to inject
> bread
> crumbs, thus, the navigation was easier.
>
> Ex:
>
> Services > echo > try it!
>
> Try the echo service
>
> ...
>
> Saminda
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGiTNRYmklbLuW6wYRAkrYAKC7slyBqZD3DVY/5xXW8Grcj56ktQCgyLdP
Kifwz63H/+4dhVlcqyc0rJM=
=Hbb6
-----END PGP SIGNATURE-----
More information about the Mashup-dev
mailing list