From: Matthew M. <ma...@tu...> - 2003-02-19 14:05:39
|
Ok, let's settle on a name: files/ data/ media/ pub/ I'll +1 files/ -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > +1 to the idea of a 'files' or 'data' directory in the phpws root where > each mod creates its own directory for storing files. The only reason I > don't like putting it in the docs directory is because most mods will be > storing files that are not necessarily documentation (i.e.: archives, > personal documents, spreadsheets). > > Just my 2 cents, > Adam > >>> Me again bringing up this issue again. >>> >>> I have a mod that a user will upload files (text/html). Those files >>> will then be read in by php and displayed. That's not important. >>> What IS important is where would phpws like me to store files? >>> Should we have a "files" directory in the http_home_dir on the same >>> level as images? Then each mod that needs to would create a >>> directory of its own name in that directory and then store it's own >>> files down below, the same as images works now? >> >> Good question. Or should they be under a directory in docs (which gets >> set to server writable) named after the module? >> >> >> I'll +1 to the directory under docs idea but either way is good with >> me. >> >> Matt >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |