From: Verdon V. <ve...@ve...> - 2007-01-04 13:36:21
|
On 4-Jan-07, at 8:14 AM, Matthew McNaney wrote: > On Thu, 2007-01-04 at 11:53 +0000, Shaun Murray wrote: > >> I'd prefer that as then it's less likely I or someone else doesn't >> overwrite the root directory. Certainly from the phpws-comm project, >> most modules unpack to module-vn.n.n directories and are then moved >> in but you usually work in /mod not root >> >> That in itself confuses some people as they often don't rename the >> module-vn.n.n directory and end up with two modules of the same name >> installed from different directories. > > Anyone have any reservations about having the tarballs decompress to a > version labeled directory? For example, blog_1_0_1.tgz creates > directory > blog_1_0_1/ ? This works for me, as I often rename a copy of the new version I've just expanded in this manner anywise, so I have a bit of a local archive of version histories. > >> Maybe it's something we can look at enhancing with boost so the >> process is web based entirely? Use PEAR's Archive_Tar class? > > I'll read up on it, but my spider-sense tingles when thinking about > file > execution at the web level. Speaking only for myself... although this would be convenient in the right hands, I sure wouldn't want my clients being able to do updates via browser/cp either. Often I have to make minor tweaks to mods to suit a client and I know if they could click an update button they would, and blow them away ;-) Also, and I know this sounds petty, I make my living building and maintaining client sites. All that said, I rarely give deity access to a client, just to protect them from themselves. > > >> Call it 'base' ??? > > I like the name 'base'. Any objections? Works for me too. > > -- > Matthew McNaney > Electronic Student Services > Appalachian State University > http://phpwebsite.appstate.edu > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |