What's new in the 1.3 version

Since 8 months, i decide to change some old behaviors of the 3 webPart

It takes me some times but now, it's online :

Static and Dynamic Treeview WebPart
Multiple Treeview WebPart
Here a large update. 3 new features
WPMulti1.3.jpg
>>> one good advice : create a new webpart page with 3 columns in a document library, add the WP 3 times and configure it to present the libraries from your sub sites :)

I use this tip a lot of time in SPS area to show some doc lib from team site saved in the site directory for example :D
A kind of remote controler
explo.jpg

For this example, i use a link list where i add 3 urls of some of my SharePoint Test Site, then i use the connection wizard and it's done
You just have to give the name of the querystring parameter (by default : UrlWSSdoc) and then open your WebPart Page with this param and the url value like this

http://WSSsite/pages/demoPage?UrlWSSdoc=http://wsstest/subsite

One good tip : just add a blank WebParPage in a document library, just add one WebPart zone in and also the multiple WebPart. Now you have a popup page, just link it from different place of your portal with the correct url you want to browse
>>> just imagine a linl list with 3 different querystring url ;)