[PHP-DOC] Smarty-2.6.1

2004-02-01 Thread rad_igor
Hello, I have downloaded Smarty-2.6.1. Very good templates. But using it I have found one bug (I think that's bug) with {html_table tr_attr=...} For example this code does not change the colors of row in table. index.php: -- require('Smarty.class.php'); $smarty = new Smarty; $smar

[PHP-DOC] php-master-web patch

2004-02-01 Thread Ken Tossell
Hi, Would any great person of karma like to commit a small patch that will allow lazy^H^H^H^Hhard working phpdoc helpers to more easily stop bad notes before they hit the mirrors? Below, I've attached a patch against php-master-web/manage/user-notes.php. Ken Tossell Index: manage/user-notes.p

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

2004-02-01 Thread Ken Tossell
kennyt Sun Feb 1 17:07:15 2004 EDT Modified files: /phpdoc/en/reference/sybase/functions sybase-set-message-handler.xml Log: foo to foo parameter! :-) http://cvs.php.net/diff.php/phpdoc/en/reference/syb

[PHP-DOC] cvs: livedocs / build.sh

2004-02-01 Thread Moshe Doron
momoSun Feb 1 13:25:28 2004 EDT Modified files: /livedocs build.sh Log: 2. the correct fix for relative paths http://cvs.php.net/diff.php/livedocs/build.sh?r1=1.18&r2=1.19&ty=u Index: livedocs/build.sh diff -u livedocs/build.sh:1.18 livedocs/build.sh:1

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread Mehdi Achour
Hi all, On Feb 1, 2004, at 4:48 PM, Gabor Hojtsy wrote: As much as I'd like to see this project expedited, as well, I agree with Derick, here. It would be nice to have an independent server, but we can't risk the possibility of its admins becoming "rogue", and dirtying the php.net domain. umh

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

2004-02-01 Thread Nuno Lopes
nlopess Sun Feb 1 10:55:06 2004 EDT Modified files: /phpdoc/en/reference/sybase/functions sybase-set-message-handler.xml Log: the connection parameter was added only in 4.3.5 http://cvs.php.net/diff.php/php

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

2004-02-01 Thread Nuno Lopes
nlopess Sun Feb 1 10:49:47 2004 EDT Modified files: /phpdoc/en/reference/sybase/functions sybase-set-message-handler.xml Log: proto fix. noticed by a user note http://cvs.php.net/diff.php/phpdoc/en/referenc

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread David Costa
On Feb 1, 2004, at 4:48 PM, Gabor Hojtsy wrote: As much as I'd like to see this project expedited, as well, I agree with Derick, here. It would be nice to have an independent server, but we can't risk the possibility of its admins becoming "rogue", and dirtying the php.net domain. umh but if the

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread Gabor Hojtsy
I don't. You want this to be an official PHP thing, then it should be hosted on an official machine. We can't have each subproject being run by somebody else (if only for security reasons). As much as I'd like to see this project expedited, as well, I agree with Derick, here. It would be nice to h

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread David Costa
On Feb 1, 2004, at 6:33 AM, Sean Coates wrote: I don't. You want this to be an official PHP thing, then it should be hosted on an official machine. We can't have each subproject being run by somebody else (if only for security reasons). As much as I'd like to see this project expedited, as well, I

Re: [PHP-DOC] New docs: ncurses-border ncurses-getmaxyx ncurses-newwin ncurses-wborder

2004-02-01 Thread Nuno Lopes
> Aheam, without a CVS account I am fairly limited at the moment. > Example: I just finished translating to Italian the cyrus functions > and, as the new maintainer for > reference/datetime I could easily open both the English and Italian > version with a CVS account. > Running diff and others pro

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread David Costa
On Feb 1, 2004, at 2:59 PM, Gabor Hojtsy wrote: I don't. You want this to be an official PHP thing, then it should be hosted on an official machine. We can't have each subproject being run by somebody else (if only for security reasons). That server would only need to cvs checkout data anonymously

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

2004-02-01 Thread Mehdi Achour
didou Sun Feb 1 09:24:40 2004 EDT Modified files: /phpdoc/en/reference/strings/functions ord.xml Log: 15:20 what coding standardS? 15:22 * rioter crys # :))) http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/ord.xml?r1=1.4&r2=1.5

Re: [PHP-DOC] New docs: ncurses-border ncurses-getmaxyx ncurses-newwin ncurses-wborder

2004-02-01 Thread David Costa
On Feb 1, 2004, at 1:34 PM, Nuno Lopes wrote: Hi David, Your docs are ok and I've have already commited them. Thanks a lot :D Just some notes: * I think you didn't run 'make test' because you had two XML errors (just small typos) * You re-made the docs instead of opening the original and addin

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

2004-02-01 Thread Mehdi Achour
Jared Wyles wrote: rioter Sun Feb 1 09:12:11 2004 EDT Modified files: /phpdoc/en/reference/strings/functions ord.xml Log: added the $str var to the example @@ -21,7 +21,9 @@

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

2004-02-01 Thread jared wyles
rioter Sun Feb 1 09:12:11 2004 EDT Modified files: /phpdoc/en/reference/strings/functions ord.xml Log: added the $str var to the example http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/ord.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/referen

Re: [PHP-DOC] Setting up a website for the phpdoc team

2004-02-01 Thread Gabor Hojtsy
Sounds good, let's do it! I'm guessing this project will require a CVS module and perhaps it can be named phpdoc-web As far as I have seen 'php' is not included in the CVS module and mailing list names, just when particularly needed ('php-src'). What about php-news-web, php-master-web, phpweb Gabo

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread Gabor Hojtsy
Ah, all right... Understandable. Then the question is still up to systems@ whether there is some willingness to set up a machine/vhost, or we will better do with opening a vhost on some new donated machine offered by a docteam member? The added benefit of the latter option would be that we will not

Re: [PHP-DOC] New docs: ncurses-border ncurses-getmaxyx ncurses-newwin ncurses-wborder

2004-02-01 Thread Nuno Lopes
Hi David, Your docs are ok and I've have already commited them. Just some notes: * I think you didn't run 'make test' because you had two XML errors (just small typos) * You re-made the docs instead of opening the original and adding your documentation, resulting in loosing tags (split comment).

[PHP-DOC] cvs: phpdoc /en/reference/ncurses/functions ncurses-border.xml ncurses-getmaxyx.xml ncurses-init.xml ncurses-newwin.xml ncurses-wborder.xml

2004-02-01 Thread Nuno Lopes
nlopess Sun Feb 1 07:25:40 2004 EDT Modified files: /phpdoc/en/reference/ncurses/functions ncurses-border.xml ncurses-getmaxyx.xml ncurses-init.xml

[PHP-DOC] Re: wrong translation on ref.java.php (french)

2004-02-01 Thread Mehdi Achour
Bonjour Arnaud, Thank you for reporting the bug. Next time, can you please fill in a bug report a http://bugs.php.net/ or send your complaint to [EMAIL PROTECTED] ? :) didou Arnaud wrote: Hi I have seen a wrong translation of the expression "in-process" at the following URL: http://fr.php.n

Re: [PHP-DOC] Re: Setting up a website for the phpdoc team

2004-02-01 Thread Mehdi Achour
Derick Rethans wrote: On Sat, 31 Jan 2004, Mehdi Achour wrote: a big big big +1 here :) It will be great to allow some ssh access for some active persons of the doc team. Having the doc.php.net on another (isolated) machine will also make happy systems@ IMHO :) Why do you need ssh access? Becau