MVP - Suppress and/or rename place name and token

2011-01-30 Thread cri
We use MVP place URLs to bring up selected parts of our application in a new window, e.g. Window.open(http://test.com/test/ Test.html#TestPlace:testPlaceToken, _blank, ). This works fine, but we are wondering if there is anyway to suppress the place name and token (#TestPlace:testPlaceToken) in

Re: MVP - Suppress and/or rename place name and token

2011-01-30 Thread Thomas Broyer
On Monday, January 31, 2011 2:26:34 AM UTC+1, cri wrote: Another thing we'd like to know how to do is customize the place name. By default, the name is the same as the Place class name, but the MVP docs indicate that the default can be overridden. I haven't been able to discover how to