<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Well, the classifieds already are in the profiles module and sofar
    also only get used by the profile service. One could leave the empty
    classifieds table in the search module as before, and just let it
    return the empty result.<br>
    <br>
     I personaly dont see why one should continue keeping a empty db,
    there isnt even an webexampe for the classifieds. The only possible
    use of the classifieds via the search module would be, if someone
    has created their ownown webservice to add classifieds there, in
    which case one could transfer them 1:1 (with new id) to the profiles
    table.<br>
    <br>
    <br>
    <br>
    Am 23.10.2011 20:48, schrieb Nebadon Izumi:
    <blockquote
cite="mid:CAF5=rqVEMMsyJsApJLzLOi5xjUV=0zTyB17SvY8qx85V3zA+pA@mail.gmail.com"
      type="cite">after re-reading what you wrote in the email, modules
      are not supposed to modify core database tables, you will need to
      come up with a new way of doing this that does not modify core
      tables. This has been a general rule for modules from day one of
      OpenSimulator project.<br>
      <br>
      <div class="gmail_quote">On Sun, Oct 23, 2011 at 6:28 AM, Argus <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:argus@archimuh.de">argus@archimuh.de</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          Hi.<br>
          <br>
          I have done some changes to the OSSearch and OSProfile module.
          The changes require the webservices and the os modules to be
          updated.<br>
          <br>
          After implementation the inworld search will show the
          classifieds and the search is improved. Maybe someone of the
          devs could aply the changes to Forge ;)<br>
          <br>
          Profile Module<br>
          -------------<br>
          <br>
          - Added the inworld search for classiefieds to the Profile
          Module as the Classifieds are created and saved by the Profile
          Module.<br>
          <br>
          Search Module<br>
          -------------<br>
          <br>
          - Removed the classifieds which are now in the profile
          module....<br>
          - improved the seach by keywords...<br>
          - added a db cleanup option to "register.php". This removes
          all old data from the database. This is to improve the search
          and keep the db smaler. This also requires a new field in
          regions table...<br>
          <br>
          <br>
          Michelle Argus<br>
          <br>
          _______________________________________________<br>
          Opensim-dev mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
          <a moz-do-not-send="true"
            href="https://lists.berlios.de/mailman/listinfo/opensim-dev"
            target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      Michael Emory Cerquoni - Nebadon Izumi @ <a
        moz-do-not-send="true" href="http://osgrid.org">http://osgrid.org</a><br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>