From: Andrew T. <ajt...@hi...> - 2006-01-11 17:02:26
|
Good points. I think probably using a DB table for config and then the option to have the config file backed up whenever a config change is made would fulfill the niceness of a DB table with the user concerns of lost settings. I am doing the same for the OPML export. Any takers on who wants to implement the config API? I've added feature requests 1403106 and 1403108. Here is what I believe are the current breakdown of work for current devs: Kevin - tags, pgsql support, Andy - geomap, saved searches (waiting on tags), CSS Layout Katie - authentication/digest Benji - keyboard navigation Carlos - Andy On 1/11/06, Katie Bechtold <ka...@ho...> wrote: > On Fri, Dec 30, 2005 at 11:44:23PM -0500, Andrew Turner wrote: > > Also a config file allows for easy install > > multiple with similar or diff't configs but the same feeds. > > I think a database could offer the same flexibility; I'm imagining a > config table where each column is an attribute (e.g., show_images, > background_color) and each row is a "configuration". > > I'd be fine with using either the database or PHP's Config (file) > class to start out with (as Kevin wrote, ideally the storage method > will be abstracted so it could work either way). I'd just like to > see some resolution to this issue so we can work toward getting > these features implemented. > > -- > Katie Bechtold http://hoteldetective.org/ > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |