From: Benjamin S. <bs...@cr...> - 2006-01-11 18:54:24
|
I'm not dead! I'll check out the keyboard nav stuff either Saturday or next week. I'm still swamped with post-travels cleanup at least through then. --Benjy On Wed, Jan 11, 2006 at 12:02:12PM -0500, Andrew Turner wrote: > 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. >=20 > Any takers on who wants to implement the config API? I've added > feature requests 1403106 and 1403108. >=20 > Here is what I believe are the current breakdown of work for current devs: >=20 > Kevin - tags, pgsql support, > Andy - geomap, saved searches (waiting on tags), CSS Layout > Katie - authentication/digest > Benji - keyboard navigation > Carlos - >=20 > Andy >=20 > 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 = files > > 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 > > >=20 >=20 > -- > Andrew Turner > ajt...@hi... 42.4266N x 83.4931W > http://highearthorbit.com Northville, Michigan, USA >=20 >=20 > ------------------------------------------------------- > 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_idv37&alloc_id=16865&op=3Dclick > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel |