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.

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.



Am 23.10.2011 20:48, schrieb Nebadon Izumi:
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.

On Sun, Oct 23, 2011 at 6:28 AM, Argus <[email protected] <mailto:[email protected]>> wrote:

    Hi.

    I have done some changes to the OSSearch and OSProfile module. The
    changes require the webservices and the os modules to be updated.

    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 ;)

    Profile Module
    -------------

    - Added the inworld search for classiefieds to the Profile Module
    as the Classifieds are created and saved by the Profile Module.

    Search Module
    -------------

    - Removed the classifieds which are now in the profile module....
    - improved the seach by keywords...
    - 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...


    Michelle Argus

    _______________________________________________
    Opensim-dev mailing list
    [email protected] <mailto:[email protected]>
    https://lists.berlios.de/mailman/listinfo/opensim-dev




--
Michael Emory Cerquoni - Nebadon Izumi @ http://osgrid.org


_______________________________________________
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

Reply via email to