From: Don S. <do...@se...> - 2003-02-18 22:53:22
|
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? Don. |
From: Matthew M. <ma...@tu...> - 2003-02-19 00:02:43
|
> 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 |
From: Adam M. <ad...@tu...> - 2003-02-19 00:26:48
|
+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 |
From: Mike N. <mh...@us...> - 2003-02-19 00:38:02
|
On Tue, 2003-02-18 at 16:37, Adam Morton wrote: > +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). +1 to 'files' Additional alternate names 'media' and 'pub'. -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |
From: R. S. B. <Ba...@Ba...> - 2003-02-19 15:25:03
|
Ok.. I've identified a few problems with both he Cool and Quick Themes... for now I'm going to be asking about the Quick Theme.. I will address the other theme related issue soon. I'm not sure if the problem is phpWS related or if its just the theme... After changing the them to Quick, and closing the Layout box. I returned to the home page. I'm still getting some info from the old them... in the Announcements section.. Here's the html for that section when you first go to the phpws-- using the clean theme <tr style="background-color : #CCCCFF"><td> <b>phpWebSite v0.9.0 RC4 Released!</b><br /> you change the theme, close the layout box and return to the home page and you get this <tr style="background-color : #CCCCFF"><td> <b>phpWebSite v0.9.0 RC4 Released!</b><br /> every thing else look somewhat OK...(I have found a few problems.. but I dont believe that they are related to this) and seems to be using the Quick theme info... then if you click on "Features" | "In the News" and then back home... "Home Page" you would get the fallowing for the same section. <tr><td><h3>phpWebSite v0.9.0 RC4 Released!</h3></td></tr> Can any one duplicate this for me please... To verify that I'm not going nuts!! If it is verified by someone else.. Is it because of the theme, Browser, Server.. Proxy... Hope someone can help me out here... Thanks for your time, Scott |
From: R. S. B. <Ba...@Ba...> - 2003-02-19 15:52:14
|
Sorry to waste your time on this one... I figured it out... When I was playing around with different templates.. I left it in my theme.. I will send in an update as soon as I clean this up... Sorry once again for wasting your time.. Scott ----- Original Message ----- From: "R. Scott Baer" <Ba...@Ba...> To: <php...@li...> Sent: Wednesday, February 19, 2003 10:24 AM Subject: [Phpwebsite-developers] Problems -- with my theme or phpws ??? > Ok.. > I've identified a few problems with both he Cool and Quick Themes... > for now I'm going to be asking about the Quick Theme.. > I will address the other theme related issue soon. > > I'm not sure if the problem is phpWS related or if its just the theme... > > After changing the them to Quick, and closing the Layout box. I returned to > the home page. > I'm still getting some info from the old them... in the Announcements > section.. > > Here's the html for that section when you first go to the phpws-- using the > clean theme > > <tr style="background-color : #CCCCFF"><td> > <b>phpWebSite v0.9.0 RC4 Released!</b><br /> > > you change the theme, close the layout box and return to the home page and > you get this > > <tr style="background-color : #CCCCFF"><td> > <b>phpWebSite v0.9.0 RC4 Released!</b><br /> > > every thing else look somewhat OK...(I have found a few problems.. but I > dont believe that they are related to this) > and seems to be using the Quick theme info... > > then if you click on "Features" | "In the News" and then back home... > "Home Page" > > you would get the fallowing for the same section. > > <tr><td><h3>phpWebSite v0.9.0 RC4 Released!</h3></td></tr> > > > Can any one duplicate this for me please... > To verify that I'm not going nuts!! > > If it is verified by someone else.. > Is it because of the theme, Browser, Server.. Proxy... > > Hope someone can help me out here... > > Thanks for your time, > > Scott > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |
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 |
From: Don S. <do...@se...> - 2003-02-19 14:11:56
|
+1 files. It's generic enough. Don. On Wed, 19 Feb 2003, Matthew McNaney wrote: > Ok, let's settle on a name: > > files/ > data/ > media/ > pub/ > > I'll +1 files/ > > |
From: Steven L. <st...@tu...> - 2003-02-19 14:19:43
|
+1 from me for files :) Steven > +1 files. It's generic enough. > > Don. > > On Wed, 19 Feb 2003, Matthew McNaney wrote: > >> Ok, let's settle on a name: >> >> files/ >> data/ >> media/ >> pub/ >> >> I'll +1 files/ >> >> > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The > most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers -- Steven Levin Electronic Student Services Appalachian State University Phone: 828.262.2431 PhpWebsite Development Team URL: http://phpwebsite.appstate.edu Email: st...@NO... |
From: Adam M. <ad...@tu...> - 2003-02-19 15:38:51
|
+1 for 'files' Adam > +1 from me for files :) > > Steven > >> +1 files. It's generic enough. >> >> Don. >> >> On Wed, 19 Feb 2003, Matthew McNaney wrote: >> >>> Ok, let's settle on a name: >>> >>> files/ >>> data/ >>> media/ >>> pub/ >>> >>> I'll +1 files/ >>> >>> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The >> most comprehensive and flexible code editor you can use. >> Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. >> www.slickedit.com/sourceforge >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > -- > Steven Levin > Electronic Student Services > Appalachian State University > Phone: 828.262.2431 > PhpWebsite Development Team > URL: http://phpwebsite.appstate.edu > Email: st...@NO... > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The > most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > 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 |