From: Jason R. <ja...@ar...> - 2000-11-09 19:33:02
|
My company runs several sites based on the slashdot code. We find it very useful. However, we would find it more useful if we could have the sites share the same users (and user-related) tables. I was thinking of changing the code to support such a thing by adding another slashdotrc.pl type file (maybe tablesrc.pl) that maps table handles to table names, then changing the rest of the code to reference table handles instead of the hard-coding that is used now. I don't know if this would be something that you feel would be a nice "feature" for the slashcode or not, but I would be willing to make a patch that does it if you guys express some interest. Let me know if I am way off base here. -- "Jason C. Richey" <ja...@ar...> |