Re: [PHP-DOC] entity 'edited-by' is broken in japanese manual

2001-03-23 Thread Jouni Ahto



On Sat, 24 Mar 2001, Rui Hirokawa wrote:

> In this case,
> 
> should be
> 
> Please modify it.

Ok. Done.

> Is the script producing html version of manual available 
> from CVS ?

Don't think so.

-- Jouni





Re: [PHP-DOC] entity 'edited-by' is broken in japanese manual

2001-03-23 Thread Rui Hirokawa



> > in common/dbl1ja.ent
> > 
> > 
> > 
> > 
> 
> Hmm. At least on toye, the first two entities are the same, the third one
> 
> 
> 
> But then, I'm not sure where the html version is produced. I can change it
> on toye if you confirm that this is really what you want, and I'm not
> fixing the wrong machine...

Thanks.

In this case,

should be

Please modify it.

Is the script producing html version of manual available 
from CVS ?

-- 
--
Rui Hirokawa <[EMAIL PROTECTED]>
maintainer of japanese PHP manual <[EMAIL PROTECTED]>



Re: [PHP-DOC] entity 'edited-by' is broken in japanese manual

2001-03-23 Thread Jouni Ahto



On Fri, 23 Mar 2001, Rui Hirokawa wrote:

> 
> There is some corrupted characters in japanese PHP manual.
> It is caused by typos in some older versions of stylesheets
> in common/dbl1ja.ent.
> 
> Please modify some definitions in stylesheet as follows,
> or update to the newest versions of stylesheet.
> 
> in common/dbl1ja.ent
> 
> 
> 
> 

Hmm. At least on toye, the first two entities are the same, the third one



But then, I'm not sure where the html version is produced. I can change it
on toye if you confirm that this is really what you want, and I'm not
fixing the wrong machine...

-- Jouni





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

2001-03-23 Thread Egon Schmid

eschmid Fri Mar 23 08:26:50 2001 EDT

  Modified files:  
/phpdoc/en/functionsming.xml 
  Log:
  Changed fundef to funcdef.
  

Index: phpdoc/en/functions/ming.xml
diff -u phpdoc/en/functions/ming.xml:1.2 phpdoc/en/functions/ming.xml:1.3
--- phpdoc/en/functions/ming.xml:1.2Fri Mar 23 08:04:04 2001
+++ phpdoc/en/functions/ming.xmlFri Mar 23 08:26:50 2001
@@ -215,7 +215,7 @@
 Description
 
  
-  void swfmovie->output
+  void swfmovie->output
   void
  
 
@@ -251,7 +251,7 @@
 Description
 
  
-  void swfmovie->save
+  void swfmovie->save
   string filename
  
 
@@ -274,7 +274,7 @@
 Description
 
  
-  void swfmovie->add
+  void swfmovie->add
   ressource instance
  
 
@@ -311,7 +311,7 @@
 Description
 
  
-  void swfmovie->remove
+  void swfmovie->remove
   ressource instance
  
 
@@ -334,7 +334,7 @@
 Description
 
  
-  void swfmovie->setbackground
+  void swfmovie->setbackground
   int red
   int green
   int blue
@@ -359,7 +359,7 @@
 Description
 
  
-  void swfmovie->setrate
+  void swfmovie->setrate
   int rate
  
 
@@ -382,7 +382,7 @@
 Description
 
  
-  void swfmovie->setdimension
+  void swfmovie->setdimension
   int width
   int height
  
@@ -403,7 +403,7 @@
 Description
 
  
-  void swfmovie->setframes
+  void swfmovie->setframes
   string numberofframes
  
 
@@ -423,7 +423,7 @@
 Description
 
  
-  void swfmovie->nextframe
+  void swfmovie->nextframe
   void 
  
 
@@ -444,7 +444,7 @@
 Description
 
  
-  void swfmovie->streammp3
+  void swfmovie->streammp3
   string mp3FileName
  
 
@@ -530,7 +530,7 @@
 Description
 
  
-  void swfdisplayitem->moveto
+  void swfdisplayitem->moveto
   int x
   int y
  
@@ -560,7 +560,7 @@
 Description
 
  
-  void swfdisplayitem->move
+  void swfdisplayitem->move
   int dx
   int dy
  
@@ -591,7 +591,7 @@
 Description
 
  
-  void swfdisplayitem->scaleto
+  void swfdisplayitem->scaleto
   int x
   int y
  
@@ -621,7 +621,7 @@
 Description
 
  
-  void swfdisplayitem->scale
+  void swfdisplayitem->scale
   int dx
   int dy
  
@@ -652,7 +652,7 @@
 Description
 
  
-  void swfdisplayitem->rotateto
+  void swfdisplayitem->rotateto
   double degrees
  
 
@@ -765,7 +765,7 @@
 Description
 
  
-  void swfdisplayitem->rotate
+  void swfdisplayitem->rotate
   double ddegrees
  
 
@@ -794,7 +794,7 @@
 Description
 
  
-  void swfdisplayitem->skewxto
+  void swfdisplayitem->skewxto
   double degrees
  
 
@@ -827,7 +827,7 @@
 Description
 
  
-  void swfdisplayitem->skewx
+  void swfdisplayitem->skewx
   double ddegrees
  
 
@@ -858,7 +858,7 @@
 Description
 
  
-  void swfdisplayitem->skewyto
+  void swfdisplayitem->skewyto
   double degrees
  
 
@@ -891,7 +891,7 @@
 Description
 
  
-  void swfdisplayitem->skewy
+  void swfdisplayitem->skewy
   double ddegrees
  
 
@@ -922,7 +922,7 @@
 Description
 
  
-  void swfdisplayitem->setdepth
+  void swfdisplayitem->setdepth
   double depth
  
 
@@ -951,7 +951,7 @@
 Description
 
  
-  void swfdisplayitem->remove
+  void swfdisplayitem->remove
   void
  
 
@@ -980,7 +980,7 @@
 Description
 
  
-  void swfdisplayitem->setname
+  void swfdisplayitem->setname
   string name
  
 
@@ -1007,7 +1007,7 @@
 Description
 
  
-  void swfdisplayitem->setratio
+  void swfdisplayitem->setratio
   double ratio
  
 
@@ -1098,7 +1098,7 @@
 Description
 
  
-  void swfdisplayitem->addcolor
+  void swfdisplayitem->addcolor
   integer red
   integer green
   integer blue
@@ -1127,7 +1127,7 @@
 Description
 
  
-  void swfdisplayitem->multcolor
+  void swfdisplayitem->multcolor
   integer red
   integer green
   integer blue
@@ -1246,7 +1246,7 @@
 Description
 
  
-  void swfshape->setline
+  void swfshape->setline
   int width
   integer red
   integer green
@@ -1340,7 +1340,7 @@
 Description
 
  
-  void swfshape->addfill
+  void swfshape->addfill
   integer red
   integer green
   integer blue
@@ -1349,14 +1349,14 @@
 
 
  
-  void swfshape->addfill
+  void swfshape->addfill
   SWFbitmap bitmap
   integer flags
  
 
 
  
-  void swfshape->addfill
+  void swfshape->addfill

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

2001-03-23 Thread Damien Seguy

damsFri Mar 23 08:04:05 2001 EDT

  Modified files:  
/phpdoc/en/functionsming.xml 
  Log:
  Corrected all function return's type.
  

Index: phpdoc/en/functions/ming.xml
diff -u phpdoc/en/functions/ming.xml:1.1 phpdoc/en/functions/ming.xml:1.2
--- phpdoc/en/functions/ming.xml:1.1Thu Mar 15 06:32:09 2001
+++ phpdoc/en/functions/ming.xmlFri Mar 23 08:04:04 2001
@@ -43,6 +43,9 @@
 still being maintained; if there's a feature that you want to see, just
 let us know mailto:&email.ming;">&email.ming;.
 
+
+ Ming was added in PHP 4.0.5.
+



@@ -159,15 +162,11 @@
   swfbutton.
   
 
-
 

   
@@ -216,7 +215,7 @@
 Description
 
  
-  string swfmovie->output
+  void swfmovie->output
   void
  
 
@@ -235,8 +234,10 @@
 

 See examples in : 
-swfmovie->streammp3, 
swfdisplayitem->rotateto,
-swfaction... Any example will use this method.
+swfmovie->streammp3, 
+swfdisplayitem->rotateto,
+swfaction... 
+Any example will use this method.


   
@@ -250,7 +251,7 @@
 Description
 
  
-  string swfmovie->save
+  void swfmovie->save
   string filename
  
 
@@ -273,7 +274,7 @@
 Description
 
  
-  string swfmovie->add
+  void swfmovie->add
   ressource instance
  
 
@@ -310,7 +311,7 @@
 Description
 
  
-  string swfmovie->remove
+  void swfmovie->remove
   ressource instance
  
 
@@ -333,7 +334,7 @@
 Description
 
  
-  string swfmovie->setbackground
+  void swfmovie->setbackground
   int red
   int green
   int blue
@@ -358,7 +359,7 @@
 Description
 
  
-  string swfmovie->setrate
+  void swfmovie->setrate
   int rate
  
 
@@ -381,7 +382,7 @@
 Description
 
  
-  string swfmovie->setdimension
+  void swfmovie->setdimension
   int width
   int height
  
@@ -402,7 +403,7 @@
 Description
 
  
-  string swfmovie->setframes
+  void swfmovie->setframes
   string numberofframes
  
 
@@ -422,7 +423,7 @@
 Description
 
  
-  string swfmovie->nextframe
+  void swfmovie->nextframe
   void 
  
 
@@ -443,7 +444,7 @@
 Description
 
  
-  string swfmovie->streammp3
+  void swfmovie->streammp3
   string mp3FileName
  
 
@@ -529,7 +530,7 @@
 Description
 
  
-  bool swfdisplayitem->moveto
+  void swfdisplayitem->moveto
   int x
   int y
  
@@ -559,7 +560,7 @@
 Description
 
  
-  bool swfdisplayitem->move
+  void swfdisplayitem->move
   int dx
   int dy
  
@@ -590,7 +591,7 @@
 Description
 
  
-  bool swfdisplayitem->scaleto
+  void swfdisplayitem->scaleto
   int x
   int y
  
@@ -620,7 +621,7 @@
 Description
 
  
-  bool swfdisplayitem->scale
+  void swfdisplayitem->scale
   int dx
   int dy
  
@@ -651,7 +652,7 @@
 Description
 
  
-  bool swfdisplayitem->rotateto
+  void swfdisplayitem->rotateto
   double degrees
  
 
@@ -764,7 +765,7 @@
 Description
 
  
-  bool swfdisplayitem->rotate
+  void swfdisplayitem->rotate
   double ddegrees
  
 
@@ -793,7 +794,7 @@
 Description
 
  
-  bool swfdisplayitem->skewxto
+  void swfdisplayitem->skewxto
   double degrees
  
 
@@ -826,7 +827,7 @@
 Description
 
  
-  bool swfdisplayitem->skewx
+  void swfdisplayitem->skewx
   double ddegrees
  
 
@@ -857,7 +858,7 @@
 Description
 
  
-  bool swfdisplayitem->skewyto
+  void swfdisplayitem->skewyto
   double degrees
  
 
@@ -890,7 +891,7 @@
 Description
 
  
-  bool swfdisplayitem->skewy
+  void swfdisplayitem->skewy
   double ddegrees
  
 
@@ -921,7 +922,7 @@
 Description
 
  
-  bool swfdisplayitem->setdepth
+  void swfdisplayitem->setdepth
   double depth
  
 
@@ -950,7 +951,7 @@
 Description
 
  
-  bool swfdisplayitem->remove
+  void swfdisplayitem->remove
   void
  
 
@@ -979,7 +980,7 @@
 Description
 
  
-  bool swfdisplayitem->setname
+  void swfdisplayitem->setname
   string name
  
 
@@ -1006,7 +1007,7 @@
 Description
 
  
-  void swfdisplayitem->setratio
+  void swfdisplayitem->setratio
   double ratio
  
 
@@ -1097,7 +1098,7 @@
 Description
 
  
-  bool swfdisplayitem->addcolor
+  void swfdisplayitem->addcolor
   integer red
   integer green
   integer blue
@@ -1126,7 +1127,7 @@
 Description
 
  
-  bool swfdisplayitem->multcolor
+  void swfdisplayitem->multcolor
   

[PHP-DOC] entity 'edited-by' is broken in japanese manual

2001-03-23 Thread Rui Hirokawa


There is some corrupted characters in japanese PHP manual.
It is caused by typos in some older versions of stylesheets
in common/dbl1ja.ent.

Please modify some definitions in stylesheet as follows,
or update to the newest versions of stylesheet.

in common/dbl1ja.ent





-- 
--
Rui Hirokawa <[EMAIL PROTECTED]>
maintainer of japanese PHP manual <[EMAIL PROTECTED]>