[Geoserver-users] Restricting the amount of data coming from the selectFeatures control

Thanks for the responses regarding formatting the getFeature html output in
Openlayers.

After looking in vein for the folder "FeatureTypes" in my File Structure I read
this artical
"http://augusttown.blogspot.com/2010/01/customize-wms-getfeatureinfo-response.html"
which states that the folder "FeatureTypes" has been replaced since Geoserver
"2.0" by the folder "Workspaces". This means ...

1./ ..changes to the GetFeature at datastore level should be present in the
folder "..\data_dir\workspaces"

2./ ..changes to the GetFeature at global level must be written in .ftl files
present in the folder "..\data_dir\templates\.." which doesn´t exist and shoudl
therefore first be created.

This means the Geoserver Tutorial aboutGetFeatureInfo Templates regarding the
location of the .ftl files here
"http://docs.geoserver.org/stable/en/user/tutorials/GetFeatureInfo/index.html"
is wrong.

Can someone please confirm this from the geoserver team?

Thanks,

Robert Buckley