Re: I still love this web app.. but no developer activity!?

2012-06-05 Thread Wolfgang Dautermann
Am 01.06.2012 17:55, schrieb John Bessa: > The greatest benefit for me is that SSH has been ruinously slow. > Each line has to be sent out as a whole to be efficient. > > I can see 2 (or 2 1/2) direct improvements that leverage (X)HTML: > > First, making directory (or folder) names hypertext link

Re: I still love this web app.. but no developer activity!?

2012-06-11 Thread Wolfgang Dautermann
Am 06.06.2012 00:11, schrieb Jan Kanis: > Wolfgang, > > I only now saw that there has been activity in the phpshell > repository during the last two years. Yes. I wrote a article about Phpshell for some Magazines (http://www.admin-magazine.com/Archive/2012/07 and http://www.linux-community.de/Int

Re: php codesmell profile?

2012-07-09 Thread Wolfgang Dautermann
Am 09.07.2012 22:39, schrieb Jan Kanis: > Wolfgang, > > I saw you used phpcs on the code. I'm not familiar with that tool, > but I gave it a try, but what profile (if any) are you using? Hi Jan, I use no special profile. Just "phpcs phpshell.php" (or another php file). I use it just to get som

Re: php codesmell profile?

2012-07-09 Thread Wolfgang Dautermann
Am 09.07.2012 22:39, schrieb Jan Kanis: > Wolfgang, > > I saw you used phpcs on the code. And concerning the subject - the tool I use is called "PHP_CodeSniffer" (http://pear.php.net/package/PHP_CodeSniffer/) Best regards, Wolfgang --

Re: I would like to join the PHP shell team

2012-08-21 Thread Wolfgang Dautermann
Am 21.08.2012 16:13, schrieb Jan Kanis: > Hi Harding, Hi! Welcome to the Phpshell-team! > I had not responded yet due to vacation. I'm also not sure if > someone else has already answered you (or if you even sent this > message to other people as well). No, I got no mail... > I don't have adm

Re: Wild card "*" works for "echo" and "ls" but not "cd"

2012-12-19 Thread Wolfgang Dautermann
Am 19.12.2012 23:04, schrieb Jan Kanis: > I thought the svn version has a file upload capability (but maybe it > needs to be enabled in the config file). A file-upload feature is already in release 2.4 (it is currently disabled by default (because I was not really satisfied with the user-interfac