During my recent work on a new addon for jOpenSim, I found out, that for searching inside the viewer via web (Imprudence is the only one I know so far implementing this feature), there is a value to be placed in the Robust.ini:
[LoginService]
...
SearchURL = "http://path-to-your-searchpage.php?"
...
By default, this will be the url used in search for "All (web)"
AND "Showcase". Does anyone know a way, to make different url settings for those 2 windows?
Also I still could not find a way to
- replace the url for creating new events. There is a button showing up after searching on events that will guide me to secondlife's event page.
- Get the "Buy currency" button working/communicating with any custom service
- in a users profile, there is a field for the partner with a "?" above. This leads by default to secondlife.com/partner - how to replace this default url?
- for sure there are more I didnt even touch yet with my component...
If anyone knows how to alter those default values or can point me to somewhere, where I can get further information, I would be very thankful
Greetz
FoTo50