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]> 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] > 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
