Re: [PHP-DOC] security chapter - my fault

2004-02-23 Thread Derick Rethans
On Mon, 23 Feb 2004, Serban Gh. Ghita wrote:

> Mr Derick Rethans notified my that i have messed by mistake the security
> chapter under the /phpdoc/ tree.

nope, you didn't change things in the phpdoc tree, but in the root of
the CVS server. No harm done.

> I did not do that on purpose, and please excuse me for what i have done. Now
> i want to know if that can be fixed. I insist to phpdoc (en) maintainers to
> add some explicit examples of cvs operations (update, commit, checkout,
> etc.). I think the cvs is very tricky even for the ones who read the
> manual..

I think we already have this in the dochowto...:
http://nl3.php.net/manual/howto/chapter-cvs.html

regards,
Derick


[PHP-DOC] security chapter - my fault

2004-02-23 Thread Serban Gh. Ghita
Hello,

Mr Derick Rethans notified my that i have messed by mistake the security
chapter under the /phpdoc/ tree.
I did not do that on purpose, and please excuse me for what i have done. Now
i want to know if that can be fixed. I insist to phpdoc (en) maintainers to
add some explicit examples of cvs operations (update, commit, checkout,
etc.). I think the cvs is very tricky even for the ones who read the
manual..

Best regards,

Serban Gh. Ghita


Re: [PHP-DOC] security chapter

2004-01-12 Thread Derick Rethans
On Sat, 10 Jan 2004, Nuno Lopes wrote:

> May I?

I don't see a point in splitting, why do you want to create more work
for yourself?

Derick


Re: [PHP-DOC] security chapter

2004-01-11 Thread Serban Gh. Ghita
Hello

I am not an official php developer but i think that the Database chapter
should be split like this:
Database:
-Password management (better password protections etc..)
-SQL injection (<-- must concentrate on this one)

Serban Ghita

"Gabor Hojtsy" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> In case you are able to split all the translated files too, then yes :)
> Please add notices to the translated files on what was the original
> revision before the split (see the splitted files in the reference dir).
>
> Goba
>
> > May I?
> >
> >
> >
> > > > What about splitting the file acording to sub-chapters?
> > > >
> > > > * Introduction + General considerations
> > > > * CGI
> > > > * Apache module
> > > > * Filesystem
> > > > * Database
> > > > * Error Reporting
> > > > * Register globals
> > > > * Submitted data
> > > > * Hiding PHP + keeping current
> > >
> > > Seems to be a good idea...
> > >
> > > Goba
> >
> >




[PHP-DOC] security chapter

2004-01-11 Thread Nuno Lopes
Hi,

Here is a .tar.gz file with the contents of the security folder.
I need some help on this splitting, because I'm receiving some errors in
'make test'.


Nuno


P.S.: Is there any way of re-indent the files automatically. My VIm seems
that only re-indent when I change the text in that paragraph.


security.tar.gz
Description: application/gzip-compressed


Re: [PHP-DOC] security chapter

2004-01-10 Thread Gabor Hojtsy
In case you are able to split all the translated files too, then yes :)
Please add notices to the translated files on what was the original
revision before the split (see the splitted files in the reference dir).

Goba

> May I?
> 
> 
> 
> > > What about splitting the file acording to sub-chapters?
> > > 
> > > * Introduction + General considerations
> > > * CGI
> > > * Apache module
> > > * Filesystem
> > > * Database
> > > * Error Reporting
> > > * Register globals
> > > * Submitted data
> > > * Hiding PHP + keeping current
> > 
> > Seems to be a good idea...
> > 
> > Goba
> 
> 


Re: [PHP-DOC] security chapter

2004-01-10 Thread Nuno Lopes
May I?



> > What about splitting the file acording to sub-chapters?
> > 
> > * Introduction + General considerations
> > * CGI
> > * Apache module
> > * Filesystem
> > * Database
> > * Error Reporting
> > * Register globals
> > * Submitted data
> > * Hiding PHP + keeping current
> 
> Seems to be a good idea...
> 
> Goba


Re: [PHP-DOC] security chapter

2004-01-10 Thread Gabor Hojtsy
> What about splitting the file acording to sub-chapters?
> 
> * Introduction + General considerations
> * CGI
> * Apache module
> * Filesystem
> * Database
> * Error Reporting
> * Register globals
> * Submitted data
> * Hiding PHP + keeping current

Seems to be a good idea...

Goba


Re: [PHP-DOC] security chapter

2004-01-10 Thread Nuno Lopes
> > I've noted that the security chapter file is too long (54 KB).
> Shouldn't be
> > better to split it??
> 
> There are many files to split (also in the 'language' folder). Since
> splitting needs to be coordinated across all languages (so they can
> still follow changes), this is not an easy process... If someone wants
> to split a file, he needs to prepare the split for all the langauges
> having that file translated, so we get the same files, and we can
> continue track revisions.
> 
> Thus file splits always needs individual discussion before done.
> 
> Goba

What about splitting the file acording to sub-chapters?

* Introduction + General considerations
* CGI
* Apache module
* Filesystem
* Database
* Error Reporting
* Register globals
* Submitted data
* Hiding PHP + keeping current


Nuno


Re: [PHP-DOC] security chapter

2004-01-10 Thread Gabor Hojtsy
> I've noted that the security chapter file is too long (54 KB).
Shouldn't be
> better to split it??

There are many files to split (also in the 'language' folder). Since
splitting needs to be coordinated across all languages (so they can
still follow changes), this is not an easy process... If someone wants
to split a file, he needs to prepare the split for all the langauges
having that file translated, so we get the same files, and we can
continue track revisions.

Thus file splits always needs individual discussion before done.

Goba


[PHP-DOC] security chapter

2004-01-10 Thread Nuno Lopes
I've noted that the security chapter file is too long (54 KB). Shouldn't be
better to split it??

Nuno