<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000066">
    <font face="Verdana">Hi<br>
      <br>
      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:<br>
      <br>
      ShowCase (SearchURL is used here in Imprudence/Kokua and
      Singularity Viewers)<br>
      Create Event (this button turns up after event search and is
      currently hard coded in most viewers to secondlife.com/events/)<br>
      Partner (the ?-button in profile, currently hard coded to
      secondlife.com/partner/)<br>
      ... sure there is more I even did not touch yet ...<br>
      <br>
      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?<br>
      <br>
      Greetz<br>
      FoTo50<br>
      <br>
      <br>
      <br>
      <br>
    </font><br>
    Am 20.05.2011 18:20, schrieb Diva Canto:
    <blockquote cite="mid:4DD694DF.4010506@metaverseink.com" type="cite">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
      <br>
      SearchURL
      <br>
      You can set it to whatever you want.
      <br>
      <br>
      On 5/20/2011 7:54 AM, Kevin Cozens wrote:
      <br>
      <blockquote type="cite">Bernd wrote:
        <br>
        <blockquote type="cite">How can I change the URL in the viewer
          for the search.
          <br>
        </blockquote>
        <br>
        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.
        <br>
        <br>
        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.
        <br>
        _______________________________________________
        <br>
        Opensim-dev mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
        <br>
        <a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
        <br>
        <br>
        <br>
      </blockquote>
      <br>
      _______________________________________________
      <br>
      Opensim-dev mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
      <br>
      <br>
      <br>
    </blockquote>
  </body>
</html>