Hi
I'm responding to quite a bit of an old issue here asking if there has
anything moved on in the recent versions of OpenSim. Working on a
webinterface for OpenSim (jOpenSim, component for Joomla), I'm mainly
looking for a way to change:
ShowCase (SearchURL is used here in Imprudence/Kokua and Singularity
Viewers)
Create Event (this button turns up after event search and is currently
hard coded in most viewers to secondlife.com/events/)
Partner (the ?-button in profile, currently hard coded to
secondlife.com/partner/)
... sure there is more I even did not touch yet ...
Investigating OpenSim's code, I've found a section for variables
starting with SRV_ in the method SetServiceURLs of LLLoginService.cs.
Obviously, these seem to be used primary for HomeURI, AssetServerURI and
InventoryServerURI in HG enviroments. But isnt there a way for the
viewer to read those values so it could set custom URL's for certain web
services in a flexible way?
Greetz
FoTo50
Am 20.05.2011 18:20, schrieb Diva Canto:
There is a configuration variable for this on 0.7.1, under the
[LoginService] section. Looks like it didn't make it to the
.ini.example's, but its name is
SearchURL
You can set it to whatever you want.
On 5/20/2011 7:54 AM, Kevin Cozens wrote:
Bernd wrote:
How can I change the URL in the viewer for the search.
There are many parameters that can be sent to a viewer as part of the
LoginResponse packet. OpenSimulator doesn't send many of the
parameters that could be sent. I have looked at the libOpenMetaverse
library and do not see a parameter that would let you change the
search URL.
You would have to modify the viewer source to change the URL or use a
viewer that allows you to enter the search URL in the grid parameters.
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev