From: Katie B. <ka...@ho...> - 2006-01-30 22:41:17
|
On Sun, Jan 29, 2006 at 04:31:17PM -0700, Kevin wrote: > That will work. I assume the other tables need to have a similar column > to separate each users' feeds/items, etc. On second thought, it seems to me this additional-column idea should wait until we make a concerted effort to multi-user-ize Feedonfeeds-Redux. I've re-done the configuration table so that it's now a set of name/value pairs. A new file 'default.config' contains a set of default configuration parameters that's loaded prior to querying the database for those parameters (which would override the default values). You'll want to run install.php to get the new schema for the configuration table. -- Katie Bechtold http://hoteldetective.org/ |