Adding contact lists, and bumping the version to 1.2b16. This allows non admins to create, maintain and share their own lists of contacts without the unnecessary overhead of the groups approval and object per membership system. The associated search procs, sql upgrade scripts and lang messages are included in this commit.
catalog files updated from SL 2.6.13, added contacts data model from ecommerce pkg (to be combined with SL model and moved into contacts package), corrected locale mapping errors in info/convert.tcl
require admin (not only write) permissions to delete objects. old policy was: who is allowed to create a page is also allowed to delete it. fix for bug #2943