Sounds like you might want to create your own version of FeatureList, 
either just the xsl, or both the JS and XSL.
Create examples/yourDir/FeatureList2.xsl and 
examples/yourDir/FeatureList2.js
then update examples/yourDir/config.xml to include:
<FeautureList2>
  <scriptFile>FeatureList2.js</scriptFile>
 <stylesheet>FeatureList2.xsl</stylesheet>
  ..
</FeatureList2>

You can then adjust the JS or XSL to add your extra requirements.

Toan Nguyen wrote:
> Hi all,
> FeautureList.xsl is define how to show infomation about the features. 
> I want to change title of FeatureList for each function. I mean the 
> title on the top of FeatureList is dependent in the function that user 
> use. For instance, if user use wfsGetFeature, the title of FeatureList 
> is 'Feauture List'. If user use search function, then the title of 
> FeatureList is "Result....".
> How can I do that? And I want to know when the function is finish. 
> Example, when I chose wfsGetFeature, and click on the map, when the 
> function ara finishe? I want mapbuilder to call my function when 
> wfsGetFeature function finish, can I?
>
> Thank you.
>
> -- 
>    Nguyễn Đình Toán
>
> -------------------------
> Neu khong doc duoc tieng Viet, vui long vao menu View --> chon 
> Encoding --> chon Unicode (UTF-8). Cam on.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mapbuilder-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
>   


-- 
Cameron Shorter
Geospatial Systems Architect
Tel: +61 (0)2 8570 5050
Mob: +61 (0)419 142 254

Think Globally, Fix Locally
Commercial Support for Geospatial Open Source Solutions
http://www.lisasoft.com/LISAsoft/SupportedProducts.html



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to