Re: [PHP-DOC] cvs help

2003-12-08 Thread Sascha Schumann
On Mon, 8 Dec 2003, Derick Rethans wrote: > On Mon, 8 Dec 2003, Nuno Lopes wrote: > > > I have a question about cvs: > > > > I want to start translating to pt, but... > > I've checkout phpdoc. Then I cd into it. I've checkout phpdoc-pt-dir and it > > gave me an error. What am I doing wrong?? > > N

[PHP-DOC] cvs: phpdoc /en/chapters tutorial.xml

2003-09-04 Thread Sascha Schumann
sas Fri Sep 5 02:11:36 2003 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: some editing for brevity and correct grammar the strstr-based tutorial was less than optimal: strstr never returns true. if successful, it returns a substring of the h

this list is working.

2003-08-20 Thread Sascha Schumann

[PHP-DOC] Re: ID Translation

2003-07-23 Thread Sascha Schumann
> I already succesfully used my cvs account. > Right now I am preparing my team to use cvs system at php.net. > The right name for this translation phpdoc-id, since our ISO Country Code > is "id". Has the mailling list for this translation already exist? So we > can use it. You can subscribe b

Re: [PHP-DOC] CVS Account Request: salman (fwd)

2003-07-14 Thread Sascha Schumann
On Mon, 14 Jul 2003, Gabor Hojtsy wrote: > Sascha, it seems like there will be a team behind Salman, so they will > be able to translate the manual hopefully. > I've approved the CVS account and granted phpdoc karma to Salman. What ISO abbreviation is appropiate for the language (Bah

[PHP-DOC] CVS Account Request: salman (fwd)

2003-07-10 Thread Sascha Schumann
Is there a project concerning that language already? If not, is there a process in place to jumpstart one? In any case, let me know whether the account should be approved. - Sascha -- Forwarded message -- Date: 3 Jul 2003 02:28:54 - From: Salman AS <[EMAIL

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-connect.xml

2003-02-20 Thread Sascha Schumann
sas Thu Feb 20 06:20:35 2003 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-connect.xml Log: Add note about bad special case in the mysql client lib which is quite irretating. Index: phpdoc/en/reference/mysql/functions/mysql-conne

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2003-01-26 Thread Sascha Schumann
sas Sun Jan 26 10:19:02 2003 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: add note Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/session/reference.xml:1.28 phpdoc/en/reference/session/reference.xm

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml /entities global.ent

2002-12-19 Thread Sascha Schumann
sas Thu Dec 19 07:44:07 2002 EDT Modified files: /phpdoc/entitiesglobal.ent /phpdoc/en/reference/sessionreference.xml Log: Add link to newly released session fixation paper Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-cache-expire.xml session-cache-limiter.xml

2002-12-17 Thread Sascha Schumann
sas Tue Dec 17 05:36:58 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-cache-expire.xml session-cache-limiter.xml Log: improvements Index: phpdoc/en/reference/session/functions

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-is-registered.xml session-register.xml session-unregister.xml

2002-12-17 Thread Sascha Schumann
sas Tue Dec 17 05:30:05 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-is-registered.xml session-register.xml session-unregister.xml Lo

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2002-12-17 Thread Sascha Schumann
sas Tue Dec 17 05:17:30 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: remove the unfounded paranoia from the documentation. also improve some paragraphs further. Index: phpdoc/en/reference/session/reference.xml diff

[PHP-DOC] cvs: phpdoc /en/reference/ircg reference.xml /en/reference/ircg/functions ircg-channel-mode.xml ircg-disconnect.xml ircg-fetch-error-msg.xml ircg-get-username.xml ircg-html-encode.xml ircg-ignore-add.xml ircg-ignore-del.xml ircg-is-conn-alive.xml ircg-join.xml ircg-lookup-format-messages.xml ircg-msg.xml ircg-nick.xml ircg-nickname-escape.xml ircg-notice.xml ircg-pconnect.xml ircg-register-format-messages.xml ircg-set-current.xml ircg-set-on-die.xml ircg-whois.xml

2002-11-27 Thread Sascha Schumann
orms: + Up to v3, IRCG runs under these platforms: AIX FreeBSD @@ -25,35 +30,12 @@ - -&reftitle.required; - - To install and use IRCG you need the following software: - - - -IRCG-Library from Sascha

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 04:02:04 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: typos this needs a rewrite, some parts are incomprehensible due to lack of structure. Index: phpdoc/en/reference/session/reference.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 03:54:37 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: Bring documentation a bit closer to reality Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/session/reference.xml:1.13

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-set-save-handler.xml

2002-10-01 Thread Sascha Schumann
sas Wed Oct 2 02:20:44 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-set-save-handler.xml Log: Remove bogus/misleading note. PR: #19626 Index: phpdoc/en/reference/session/functions/session-set-save-handler.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions touch.xml

2002-09-23 Thread Sascha Schumann
sas Mon Sep 23 11:06:48 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions touch.xml Log: Fix documentation bug. Index: phpdoc/en/reference/filesystem/functions/touch.xml diff -u phpdoc/en/reference/filesystem/functions/touch.xml:1.3 p

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2002-01-04 Thread Sascha Schumann
sas Fri Jan 4 08:36:22 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Refine description of touch Add a note that should prevent others from reimplementing utime, because they did not find touch in the manual :-) Index:

[PHP-DOC] cvs: phpdoc /en/functions session.xml

2001-11-28 Thread Sascha Schumann
sas Wed Nov 28 15:46:27 2001 EDT Modified files: /phpdoc/en/functionssession.xml Log: The trans in trans-sid expands to transparent, not transient. Index: phpdoc/en/functions/session.xml diff -u phpdoc/en/functions/session.xml:1.56 phpdoc/en/func

[PHP-DOC] Re: oh, those pdfs [and chms]

2001-08-04 Thread Sascha Schumann
The PDFs should be available from http://php.net/distributions/manual/ in a couple of minutes. If the PDFs are generated and uploaded automatically, please coordinate with us to set up a proper cron-job which moves the files into the right place automatically. Thanks,

[PHP-DOC] Re: oh, those pdfs [and chms]

2001-08-04 Thread Sascha Schumann
> Jouni Ahto genererated the PDFs, and uploaded them to > rsync.php.net, but noone had some minutes, to give some > rights to Jouni, or just move the files to the webspace > to let it spread across mirrors, and be downloadable. This is the first I personally hear that they are available.

Re: [PHP-DOC] pdf files !

2001-07-09 Thread Sascha Schumann
On Mon, 9 Jul 2001 [EMAIL PROTECTED] wrote: > Hello Sascha, > > I send you my ssh key around a week ago, and I didn't hear anything after > that. Maybe it got lost after all that coding on the new parser/scanner? > I hope you can set it up soon, so that we finally can publish the new > manuals (w

Re: [PHP-DOC] pdf files !

2001-07-01 Thread Sascha Schumann
On Sun, 1 Jul 2001 [EMAIL PROTECTED] wrote: > Hello, > > would it be possible to have a FTP or scp dump location where I can drop > my build .chm manuals? (Preferring a scp dump location). Using CVS for 8 2 > MB files does not work that nice. If such a dump exists, I'm able to > update those manu

[PHP-DOC] cvs: phpdoc /en/language types.xml

2001-06-30 Thread Sascha Schumann
sas Sat Jun 30 15:23:23 2001 EDT Modified files: /phpdoc/en/language types.xml Log: fix some typos and polish some expressions Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.32 phpdoc/en/language/types.xml:1.33 --- phpdoc/en/l

[PHP-DOC] cvs: phpdoc /en/language types.xml

2001-06-30 Thread Sascha Schumann
sas Sat Jun 30 15:14:55 2001 EDT Modified files: /phpdoc/en/language types.xml Log: bit of editing Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.31 phpdoc/en/language/types.xml:1.32 --- phpdoc/en/language/types.xml:1.31 Sat

[PHP-DOC] cvs: phpdoc /en/language types.xml

2001-06-30 Thread Sascha Schumann
sas Sat Jun 30 15:11:46 2001 EDT Modified files: /phpdoc/en/language types.xml Log: A bit of grammar fixing Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.30 phpdoc/en/language/types.xml:1.31 --- phpdoc/en/language/types.xml:1

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2001-03-16 Thread Sascha Schumann
sas Fri Mar 16 12:19:31 2001 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Fix typo in second example of foreach Index: phpdoc/en/language/control-structures.xml diff -u phpdoc/en/language/control-structures.xml:1.24 phpdoc/en/lang

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-02-23 Thread Sascha Schumann
sas Fri Feb 23 07:35:46 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: reflect that nl2br has been changed to conform to xhtml 1.0. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.74 phpdoc/en/func