Re: [PHP-DOC] questions about : pear install doc.php.net/phd

2011-06-04 Thread Ferenc Kovacs
On Sun, Jun 5, 2011 at 12:07 AM, Philip Olson wrote: > > > http://bugs.php.net/bug.php?id=54591 > > closed as bogus. :/ > > Technically it's closed because it fixed the reported bug... but please > re-open it ;) > > Regards, > Philip yeah you are right, technically it closed the report. I was a

Re: [PHP-DOC] questions about : pear install doc.php.net/phd

2011-06-04 Thread Philip Olson
> http://bugs.php.net/bug.php?id=54591 > closed as bogus. :/ Technically it's closed because it fixed the reported bug... but please re-open it ;) Regards, Philip

Re: [PHP-DOC] questions about : pear install doc.php.net/phd

2011-06-04 Thread Ferenc Kovacs
On Sat, Jun 4, 2011 at 11:32 PM, Philip Olson wrote: > > On Jun 1, 2011, at 10:22 AM, chunsong wrote: > > > Below is the outputs after generating the commands you give me: > > -- > > [chunsong@forcekind-dx phpdoc]$ pear clear-cache > > /tmp/pear/cache does not exist or is not a di

Re: [PHP-DOC] questions about : pear install doc.php.net/phd

2011-06-04 Thread Philip Olson
On Jun 1, 2011, at 10:22 AM, chunsong wrote: > Below is the outputs after generating the commands you give me: > -- > [chunsong@forcekind-dx phpdoc]$ pear clear-cache > /tmp/pear/cache does not exist or is not a directory > [chunsong@forcekind-dx phpdoc]$ pear channel-discover doc

Re: [PHP-DOC] questions about : pear install doc.php.net/phd

2011-05-31 Thread Philip Olson
On May 30, 2011, at 2:51 PM, chunsong wrote: > Excuse me, but when I follow > https://doc.php.net/php/dochowto/article.thequicky.exceptions.environment.php > to install pear, It generate this error msg like follows: > -- > [chunsong@forcekind-dx phpdoc]$ pear install doc.php.n

Re: [PHP-DOC] Questions about documentation management

2011-01-21 Thread Hannes Magnusson
On Wed, Jan 19, 2011 at 16:32, Cheetham, Anastasia wrote: > > Hello, > > My name is Anastasia Cheetham. I'm a developer with and the documentation > lead for the Fluid Project (http://fluidproject.org). We're beginning the > process of restructuring and redesigning the documentation for our Infu

Re: [PHP-DOC] Questions about ob_start() documentation

2010-03-30 Thread Philip Olson
On Mar 30, 2010, at 1:44 PM, Brandon Savage wrote: > I was looking for documentation today regarding ob_start(), and I noticed > that under the changelog the following is stated: > > 6.0.0 Value 1 is no more special. > > This clearly isn't grammatically correct, and doesn't communicate very we

Re: [PHP-DOC] Questions on html formatting of the documentation

2009-10-19 Thread Hannes Magnusson
On Sat, Oct 17, 2009 at 02:31, Ruslan Yakushev wrote: > The new updates for the IIS/Windows specific installation docs can be seen > here: > > http://docs.php.net/manual/en/install.windows.manual.php > http://docs.php.net/manual/en/install.windows.iis.php > http://docs.php.net/manual/en/install.w

Re: [PHP-DOC] Questions about docs

2005-03-23 Thread Derick Rethans
On Wed, 23 Mar 2005, Philip Olson wrote: > > * When and how often are the CVS docs built and made public? > > Randomly, every month or two or three depending on when > certain humans (Derick) decide to build it. It's more like: if people notice it's a bit old and notify me - but sometimes the m

Re: [PHP-DOC] Questions about docs

2005-03-22 Thread Philip Olson
> * When and how often are the CVS docs built and made public? Randomly, every month or two or three depending on when certain humans (Derick) decide to build it. > * Is PHP.net's online manual and downloadable one usually for CVS or > latest stable? The manual doesn't take into account this in

Re: [PHP-DOC] Questions

2002-10-24 Thread Philip Olson
, > and How many files that i should translate? > > Billie > - Original Message - > From: "Philip Olson" <[EMAIL PROTECTED]> > To: "Billie" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, October 25, 2002 10:15 AM &

Re: [PHP-DOC] Questions

2002-10-24 Thread Philip Olson
Hello Billie- I'm not sure what program you're referring to but if you want to help translate the PHP manual, have a look at the howto. Download it here: http://www.php.net/dochowto There is a section on translations. It also explains where the XML source files are located, which is through

Re: [PHP-DOC] Questions (yeah, me again)

2002-08-04 Thread Jome
> As the howto notes, manuals are generated, if there is a language-defs.ent > in the translation dir. So as it generates, it should appear there at > http://php.net/manual/sv (see http://php.net/sv/blog for the build log > if it's not built). > > Goba Okey, it was some 9-10 days ago I started t

Re: [PHP-DOC] Questions (yeah, me again)

2002-07-27 Thread Jome
> locally under /phpdoc/html, online as soon as available under php.net/manual/sv/ > > ...but this should also be in the actual howto :-)? It is and I've read it, I was just a little curious while I started translation 35 hours ago and no manual has been generated, guess I have to be patient.

Re: [PHP-DOC] Questions (yeah, me again)

2002-07-27 Thread Friedhelm Betz
Hi Jome, Saturday, July 27, 2002, 12:31:27 PM, you wrote: [...] >> As far as I know, this is already in the howto. Please see the translations >> part. If it's not there, then I'll add this info to there ;)) > It is there actually (chapter 16) but I'm not sure where I can find the manual, > i

Re: [PHP-DOC] Questions (yeah, me again)

2002-07-27 Thread Jome
Hi Gabor, thank you for your answers. > He has not broken it. You should do a ./configure between > cvs update and make test, to generate the entity declarations. I see, I'm sorry about that. > As far as I know, this is already in the howto. Please see the translations > part. If it's not ther

Re: [PHP-DOC] Questions (yeah, me again)

2002-07-27 Thread Gabor Hojtsy
> First of all, thanks for the help I've received getting started with > translation. (I've actually got started and translated/committed some files.) > Now my questions: > 1. It seems like the changes committed by Friedhelm Betz broke the > build-process, or is it me who's doing something wrong?

Re: [PHP-DOC] Questions (yeah, me again)

2002-07-26 Thread Friedhelm Betz
Hi Jome, Friday, July 26, 2002, 7:53:40 PM, you wrote: > First of all, thanks for the help I've received getting started with translation. >(I've actually got started and translated/committed some files.) > Now my questions: > 1. It seems like the changes committed by Friedhelm Betz broke th