[PHP-DOC] cvs: phpdoc /howto howto.xml

2005-04-01 Thread anatoly techtonik
techtonik Fri Apr 1 18:41:35 2005 EDT Modified files: /phpdoc/howto howto.xml Log: year bumping http://cvs.php.net/diff.php/phpdoc/howto/howto.xml?r1=1.46r2=1.47ty=u Index: phpdoc/howto/howto.xml diff -u phpdoc/howto/howto.xml:1.46

[PHP-DOC] cvs: phpdoc /scripts dbtags.php

2005-04-01 Thread anatoly techtonik
techtonik Fri Apr 1 19:08:46 2005 EDT Modified files: /phpdoc/scripts dbtags.php Log: fix php notices and bump year http://cvs.php.net/diff.php/phpdoc/scripts/dbtags.php?r1=1.4r2=1.5ty=u Index: phpdoc/scripts/dbtags.php diff -u

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

2005-03-11 Thread anatoly techtonik
techtonik Fri Mar 11 08:56:47 2005 EDT Modified files: /phpdoc/en/reference/strings/functions str-replace.xml Log: * Add notice about what if replacement is array while search is not?

[PHP-DOC] cvs: phpdoc / configure.in

2005-03-10 Thread anatoly techtonik
techtonik Thu Mar 10 09:59:44 2005 EDT Modified files: /phpdoc configure.in Log: * optimize tools autodetection code http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.220r2=1.221ty=u Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.220

[PHP-DOC] cvs: phpdoc / LICENSE Makefile.in

2005-03-06 Thread anatoly techtonik
techtonik Sun Mar 6 14:11:36 2005 EDT Modified files: /phpdoc LICENSE Makefile.in Log: bump year http://cvs.php.net/diff.php/phpdoc/LICENSE?r1=1.6r2=1.7ty=u Index: phpdoc/LICENSE diff -u phpdoc/LICENSE:1.6 phpdoc/LICENSE:1.7 --- phpdoc/LICENSE:1.6

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-splice.xml

2005-03-04 Thread anatoly techtonik
techtonik Fri Mar 4 06:19:05 2005 EDT Modified files: /phpdoc/en/reference/array/functionsarray-splice.xml Log: note that it doesn't preserve keys from replacement array

[PHP-DOC] Bug system questions

2005-03-04 Thread anatoly techtonik
Hello, phpdoc@lists.php.net 1. Is it possible to cleanup bug system from spam comments? http://bugs.php.net/bug.php?id=30305 2. How to deal with duplicate bugreports? http://bugs.php.net/bug.php?id=30305 http://bugs.php.net/bug.php?id=11074 t -- --[

[PHP-DOC] cvs: phpdoc / Makefile.in configure.in

2005-03-03 Thread anatoly techtonik
techtonik Thu Mar 3 15:42:32 2005 EDT Modified files: /phpdoc configure.in Makefile.in Log: fix bug #31932 : images are missing in the manual http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.218r2=1.219ty=u Index: phpdoc/configure.in diff -u

Re: [PHP-DOC] cvs: phpdoc / Makefile.in configure.in

2005-03-03 Thread anatoly techtonik
||*()*|| Hi, phpdoc. Can anybody familiar with *nix maketools tell me - when make rebuilds some target - does it rebuild target's dependencies? at techtonik Thu Mar 3 15:42:32 2005 EDT at Modified files: at /phpdoc configure.in Makefile.in at Log: at

Re[2]: [PHP-DOC] cvs: phpdoc /howto tools.xml

2005-03-02 Thread anatoly techtonik
||*()*|| Hi, Gabor. para You need the same tools as on Linux. The very basic thing is a CVS client. You can find one simple command - line client here at the ulink url=url.cvs-win;CVSHome.org/ulink - Win32 download pool. We do not recommend GUI tools such - as

[PHP-DOC] cvs: phpdoc / configure.in

2005-03-01 Thread anatoly techtonik
techtonik Tue Mar 1 06:38:30 2005 EDT Modified files: /phpdoc configure.in Log: + attempt to detect php binary path from pear environment http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.216r2=1.217ty=u Index: phpdoc/configure.in diff -u

[PHP-DOC] cvs: phpdoc /howto howto.ent

2005-03-01 Thread anatoly techtonik
techtonik Tue Mar 1 12:18:52 2005 EDT Modified files: /phpdoc/howto howto.ent Log: * fixed link for win32 cvs client http://cvs.php.net/diff.php/phpdoc/howto/howto.ent?r1=1.24r2=1.25ty=u Index: phpdoc/howto/howto.ent diff -u

[PHP-DOC] cvs: phpdoc /howto tools.xml

2005-03-01 Thread anatoly techtonik
techtonik Tue Mar 1 12:26:57 2005 EDT Modified files: /phpdoc/howto tools.xml Log: * try to explain why it is better to use cmdline cvs client in more realistic way =) + instructions for minimum working installation of cygwin packages + openjade

[PHP-DOC] cvs: phpdoc / configure.in

2005-03-01 Thread anatoly techtonik
techtonik Tue Mar 1 12:28:40 2005 EDT Modified files: /phpdoc configure.in Log: * proper openjade detection on win32 http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.217r2=1.218ty=u Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.217

Re[2]: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions is-uploaded-file.xml

2005-02-15 Thread anatoly techtonik
||*()*|| Hi, Jakub. is_uploaded_file is a register_globals artifact, and shouldn't need to be used with the $_FILES array. JV Sounds like it will be best to remove this example and write that JV is_uploaded_file() is unnecessary if $_FILES array is used instead. Hmm.. Is it possible to forge

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions is-uploaded-file.xml

2005-02-14 Thread anatoly techtonik
techtonik Mon Feb 14 11:20:01 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions is-uploaded-file.xml Log: integrated note 39637, added example please check wording

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-21 Thread anatoly techtonik
techtonik Sun Nov 21 16:13:49 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: fix last customization to work properly http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.25r2=1.26ty=u Index: phpdoc/xsl/common.xsl diff -u phpdoc/xsl/common.xsl:1.25

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions oci-collection-append.xml oci-collection-assign.xml oci-collection-element-assign.xml oci-collection-element-get.xml oci-collection-max.xml oci-collection-size.xml oci-collection-trim.xml oci-free-collection.xml

2004-11-21 Thread anatoly techtonik
techtonik Sun Nov 21 17:37:24 2004 EDT Modified files: /phpdoc/en/reference/oci8/functions oci-collection-append.xml oci-collection-assign.xml oci-collection-element-assign.xml

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions oci-collection-free.xml oci-free-collection.xml

2004-11-21 Thread anatoly techtonik
techtonik Sun Nov 21 17:44:16 2004 EDT Added files: /phpdoc/en/reference/oci8/functions oci-collection-free.xml Removed files: /phpdoc/en/reference/oci8/functions oci-free-collection.xml Log: renamed oci-free-collection.xml to

[PHP-DOC] cvs: phpdoc /scripts genfuncindex.php

2004-11-20 Thread anatoly techtonik
techtonik Sat Nov 20 18:35:40 2004 EDT Modified files: /phpdoc/scripts genfuncindex.php Log: do something with function names actually (that means lowercase them) =) http://cvs.php.net/diff.php/phpdoc/scripts/genfuncindex.php?r1=1.12r2=1.13ty=u Index:

[PHP-DOC] cvs: phpdoc /howto working.xml

2004-11-19 Thread anatoly techtonik
techtonik Fri Nov 19 06:04:11 2004 EDT Modified files: /phpdoc/howto working.xml Log: ::__ and -__ should be compressed to one minus sign http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.49r2=1.50ty=u Index: phpdoc/howto/working.xml diff -u

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-19 Thread anatoly techtonik
techtonik Fri Nov 19 06:06:06 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: ::__ and -__ should be compressed to one minus sign http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.24r2=1.25ty=u Index: phpdoc/xsl/common.xsl diff -u

[PHP-DOC] cvs: phpdoc /scripts genfuncindex.php

2004-11-19 Thread anatoly techtonik
techtonik Fri Nov 19 06:07:43 2004 EDT Modified files: /phpdoc/scripts genfuncindex.php Log: respect case-sensivity of OO stuff http://cvs.php.net/diff.php/phpdoc/scripts/genfuncindex.php?r1=1.11r2=1.12ty=u Index: phpdoc/scripts/genfuncindex.php diff

[PHP-DOC] cvs: phpdoc /howto working.xml

2004-11-18 Thread anatoly techtonik
techtonik Thu Nov 18 12:58:16 2004 EDT Modified files: /phpdoc/howto working.xml Log: method IDs are mixed case http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.48r2=1.49ty=u Index: phpdoc/howto/working.xml diff -u

[PHP-DOC] cvs: phpdoc / Makefile.in

2004-11-15 Thread anatoly techtonik
techtonik Mon Nov 15 14:17:58 2004 EDT Modified files: /phpdoc Makefile.in Log: * generate funcindex.xml through XSL template * use -o option to xsltproc to get unix linefeeds in output file * remove redundant quickref.dsl from building process

[PHP-DOC] cvs: phpdoc /xsl howto.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 08:15:23 2004 EDT Modified files: /phpdoc/xsl howto.xsl Log: TOC labels (like section numbers) are not included in TOC href (moved to common.xsl) http://cvs.php.net/diff.php/phpdoc/xsl/howto.xsl?r1=1.5r2=1.6ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 08:15:43 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: TOC labels (like section numbers) are not included in TOC href http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.21r2=1.22ty=u Index: phpdoc/xsl/common.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 08:28:52 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: add some comments (save state) http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.22r2=1.23ty=u Index: phpdoc/xsl/common.xsl diff -u phpdoc/xsl/common.xsl:1.22

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 09:28:25 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: add some comments (save state) http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.17r2=1.18ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u phpdoc/xsl/htmlhelp.xsl:1.17

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 11:18:43 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: bring external links markup from previous version of templates http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.23r2=1.24ty=u Index: phpdoc/xsl/common.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 12:34:28 2004 EDT Modified files: /phpdoc/xsl quickref.xsl Log: eternal mess. linefeeds http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.1r2=1.2ty=u Index: phpdoc/xsl/quickref.xsl diff -u phpdoc/xsl/quickref.xsl:1.1

[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 12:36:11 2004 EDT Modified files: /phpdoc/xsl quickref.xsl Log: production release [add] parameter to sort quickreference alphabetically regardless of case http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.2r2=1.3ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 15:37:31 2004 EDT Modified files: /phpdoc/xsl quickref.xsl Log: function names in reference can't contain spaces fix since refnamediv is used more widely http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.3r2=1.4ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl quickref.xsl

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 17:30:58 2004 EDT Modified files: /phpdoc/xsl quickref.xsl Log: write quick reference for every refname if there are more than one (e.g. mysqli) http://cvs.php.net/diff.php/phpdoc/xsl/quickref.xsl?r1=1.4r2=1.5ty=u Index:

[PHP-DOC] cvs: phpdoc / Makefile.in

2004-11-14 Thread anatoly techtonik
techtonik Sun Nov 14 17:33:26 2004 EDT Modified files: /phpdoc Makefile.in Log: use XSL to generate quick reference (quickref.xsl) http://cvs.php.net/diff.php/phpdoc/Makefile.in?r1=1.155r2=1.156ty=u Index: phpdoc/Makefile.in diff -u

[PHP-DOC] cvs: phpdoc /xsl README.txt quickref.xsl

2004-11-13 Thread anatoly techtonik
techtonik Sat Nov 13 12:49:43 2004 EDT Added files: /phpdoc/xsl quickref.xsl Modified files: /phpdoc/xsl README.txt Log: [add] quickref.xsl template for generating quick-reference

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-10 Thread anatoly techtonik
techtonik Wed Nov 10 15:35:04 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: generate proper xreferences to methods from function block http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.20r2=1.21ty=u Index: phpdoc/xsl/common.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-10 Thread anatoly techtonik
techtonik Wed Nov 10 15:40:03 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: fix function index from being hidden in native htmlhelp docbook templates http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.16r2=1.17ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl README.txt

2004-11-10 Thread anatoly techtonik
techtonik Wed Nov 10 17:37:15 2004 EDT Added files: /phpdoc/xsl README.txt Log: add status for templates with some additional comments fell free to fix errors http://cvs.php.net/co.php/phpdoc/xsl/README.txt?r=1.1p=1 Index: phpdoc/xsl/README.txt +++

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-09 Thread anatoly techtonik
techtonik Tue Nov 9 07:59:38 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: [ADD] * handler for parameter role=reference in function prototype [ADD] * pagebreak if function has several prototypes

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-09 Thread anatoly techtonik
techtonik Tue Nov 9 08:02:05 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: [ADD] * handler for parameter role=reference in function prototype [ADD] * pagebreak if function has several prototypes

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-11-05 Thread anatoly techtonik
techtonik Fri Nov 5 15:14:25 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: DocBook XSL stylesheets updated to version 1.66.1 XSL customizing layer rewritten xCHM building process is alive again

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 02:18:50 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: proper function rendering in ToC http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.18r2=1.19ty=u Index: phpdoc/xsl/common.xsl diff -u phpdoc/xsl/common.xsl:1.18

[PHP-DOC] cvs: phpdoc /en/install pecl.xml

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 04:30:10 2004 EDT Modified files: /phpdoc/en/install pecl.xml Log: remove simplesect in favor of sect1 http://cvs.php.net/diff.php/phpdoc/en/install/pecl.xml?r1=1.3r2=1.4ty=u Index: phpdoc/en/install/pecl.xml diff -u

[PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 15:46:07 2004 EDT Modified files: /phpdoc/htmlhelpfilter_files.php Log: insert pageText div after last closed div http://cvs.php.net/diff.php/phpdoc/htmlhelp/filter_files.php?r1=1.8r2=1.9ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 15:57:34 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: use simple bold text for admonitions (note|important|warning|caution|tip) default tables cellpadding=2, cellspacing=1 and border=0

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 15:53:44 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: _blank target for external links shade verbatims with CSS hence get rid of table wrapper http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.10r2=1.11ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 23:27:21 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: additional table styling fixes http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.12r2=1.13ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u phpdoc/xsl/htmlhelp.xsl:1.12

[PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php

2004-11-03 Thread anatoly techtonik
techtonik Wed Nov 3 23:36:37 2004 EDT Modified files: /phpdoc/htmlhelpfilter_files.php Log: additional table styling fixes http://cvs.php.net/diff.php/phpdoc/htmlhelp/filter_files.php?r1=1.9r2=1.10ty=u Index: phpdoc/htmlhelp/filter_files.php diff -u

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

2004-11-03 Thread anatoly techtonik
techtonik Thu Nov 4 01:16:23 2004 EDT Modified files: /phpdoc/en/reference/rarreference.xml Log: make id lowercase http://cvs.php.net/diff.php/phpdoc/en/reference/rar/reference.xml?r1=1.1r2=1.2ty=u Index: phpdoc/en/reference/rar/reference.xml diff -u

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-03 Thread anatoly techtonik
techtonik Thu Nov 4 02:41:11 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: fix invalid select attribute http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.13r2=1.14ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u phpdoc/xsl/htmlhelp.xsl:1.13

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-02 Thread anatoly techtonik
techtonik Tue Nov 2 08:19:12 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: replace copy-of with value-of in methodname template http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.16r2=1.17ty=u Index: phpdoc/xsl/common.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-02 Thread anatoly techtonik
techtonik Tue Nov 2 08:20:16 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: add special reference page formatting for HH http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.7r2=1.8ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl howto.xsl

2004-11-02 Thread anatoly techtonik
techtonik Tue Nov 2 09:36:34 2004 EDT Modified files: /phpdoc/xsl howto.xsl Log: link with common.xsl http://cvs.php.net/diff.php/phpdoc/xsl/howto.xsl?r1=1.3r2=1.4ty=u Index: phpdoc/xsl/howto.xsl diff -u phpdoc/xsl/howto.xsl:1.3 phpdoc/xsl/howto.xsl:1.4

[PHP-DOC] cvs: phpdoc /xsl howto.xsl

2004-11-02 Thread anatoly techtonik
techtonik Tue Nov 2 14:04:45 2004 EDT Modified files: /phpdoc/xsl howto.xsl Log: small cleanup http://cvs.php.net/diff.php/phpdoc/xsl/howto.xsl?r1=1.4r2=1.5ty=u Index: phpdoc/xsl/howto.xsl diff -u phpdoc/xsl/howto.xsl:1.4 phpdoc/xsl/howto.xsl:1.5 ---

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-02 Thread anatoly techtonik
techtonik Tue Nov 2 14:12:50 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: make it more clear that every page consists of titlepage (or page header) and content.. in htmlhelp format reference info goes into page header omit word description

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 03:36:06 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: remove initializer support remove l10n.gentext.language template since DocBook's does the same http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.11r2=1.12ty=u

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 07:16:59 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: place in logical order http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.12r2=1.13ty=u Index: phpdoc/xsl/common.xsl diff -u phpdoc/xsl/common.xsl:1.12

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 07:17:49 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: link with common.xsl http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.5r2=1.6ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u phpdoc/xsl/htmlhelp.xsl:1.5

[PHP-DOC] cvs: phpdoc /htmlhelp make_chm.php

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 07:59:23 2004 EDT Modified files: /phpdoc/htmlhelpmake_chm.php Log: do not wait for overwrite confirmation http://cvs.php.net/diff.php/phpdoc/htmlhelp/make_chm.php?r1=1.4r2=1.5ty=u Index: phpdoc/htmlhelp/make_chm.php diff -u

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 11:29:47 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: remove handy button to PHP.NET as it confuses hhc.exe perhaps for later http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.6r2=1.7ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 14:30:48 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: more advanced newline strip template for programlistings preserves first line indentation http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.13r2=1.14ty=u Index:

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 14:44:34 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: attempt to make this XSL more structurized while integrating html-common.xml add version information below function name make functionnames bold like in DSSSL

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-11-01 Thread anatoly techtonik
techtonik Mon Nov 1 16:27:54 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: fix some errors make default output closer to DSSSL http://cvs.php.net/diff.php/phpdoc/xsl/common.xsl?r1=1.15r2=1.16ty=u Index: phpdoc/xsl/common.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 05:07:10 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: escape double quotes in titles to correctly generate .hhk entry temporary fix to hide errorneous output while processing titleabbrev in reference

[PHP-DOC] cvs: phpdoc /chm make_chm.README

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 07:05:49 2004 EDT Modified files: /phpdoc/chm make_chm.README Log: bring this closer to reality http://cvs.php.net/diff.php/phpdoc/chm/make_chm.README?r1=1.4r2=1.5ty=u Index: phpdoc/chm/make_chm.README diff -u

[PHP-DOC] cvs: phpdoc /scripts dbtags.php

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 16:20:20 2004 EDT Modified files: /phpdoc/scripts dbtags.php Log: some grammar fixes http://cvs.php.net/diff.php/phpdoc/scripts/dbtags.php?r1=1.3r2=1.4ty=u Index: phpdoc/scripts/dbtags.php diff -u phpdoc/scripts/dbtags.php:1.3

[PHP-DOC] cvs: phpdoc /xsl common.xsl

2004-10-31 Thread anatoly techtonik
techtonik Sun Oct 31 18:53:53 2004 EDT Modified files: /phpdoc/xsl common.xsl Log: do not repeat default DocBook XSL settings (year and label) turn off separators on reference and refentry pages

[PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php

2004-10-29 Thread anatoly techtonik
techtonik Fri Oct 29 05:58:19 2004 EDT Modified files: /phpdoc/htmlhelpfilter_files.php Log: fixed some errors in .HHP refinement block added _index.html to [FILES] section

[PHP-DOC] cvs: phpdoc /xsl howto.xsl

2004-10-29 Thread anatoly techtonik
techtonik Fri Oct 29 09:00:23 2004 EDT Modified files: /phpdoc/xsl howto.xsl Log: correct output when whole programlisting is located on one line http://cvs.php.net/diff.php/phpdoc/xsl/howto.xsl?r1=1.2r2=1.3ty=u Index: phpdoc/xsl/howto.xsl diff -u

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-19 Thread anatoly techtonik
techtonik Tue Oct 19 11:11:10 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: oops, debug params http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.2r2=1.3ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u phpdoc/xsl/htmlhelp.xsl:1.2

[PHP-DOC] cvs: phpdoc /xsl .cvsignore htmlhelp-config.xsl.in htmlhelp.xsl.in

2004-10-18 Thread anatoly techtonik
techtonik Mon Oct 18 16:11:14 2004 EDT Added files: /phpdoc/xsl htmlhelp-config.xsl.in Modified files: /phpdoc/xsl .cvsignore htmlhelp.xsl.in Log: move configure/able htmlhelp params into separate file

[PHP-DOC] cvs: phpdoc /xsl htmlhelp-config.xsl.in

2004-10-18 Thread anatoly techtonik
techtonik Mon Oct 18 16:15:17 2004 EDT Modified files: /phpdoc/xsl htmlhelp-config.xsl.in Log: newlines = htmlhelp-config.xsl.in http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp-config.xsl.in?r1=1.1r2=1.2ty=u Index: phpdoc/xsl/htmlhelp-config.xsl.in diff

[PHP-DOC] cvs: phpdoc /xsl .cvsignore htmlhelp.xsl htmlhelp.xsl.in

2004-10-18 Thread anatoly techtonik
techtonik Mon Oct 18 16:20:33 2004 EDT Added files: /phpdoc/xsl htmlhelp.xsl Removed files: /phpdoc/xsl htmlhelp.xsl.in Modified files: /phpdoc/xsl .cvsignore Log: moved htmlhelp.xsl.in to htmlhelp.xsl as we

[PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-18 Thread anatoly techtonik
techtonik Mon Oct 18 16:28:10 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: New xCHM PHPDOC template based on version 1.66.1 of DocBook XSL. May need some customizations from older templates to be revised and added.

[PHP-DOC] cvs: phpdoc / Makefile.in

2004-10-05 Thread anatoly techtonik
techtonik Tue Oct 5 07:16:55 2004 EDT Modified files: /phpdoc Makefile.in Log: [ADD] commands to build howto with XSL http://cvs.php.net/diff.php/phpdoc/Makefile.in?r1=1.153r2=1.154ty=u Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.153

[PHP-DOC] cvs: phpdoc /xsl howto.xsl

2004-10-01 Thread anatoly techtonik
techtonik Fri Oct 1 10:23:21 2004 EDT Added files: /phpdoc/xsl howto.xsl Log: XSL template to build HOWTO. Started from scratch from DocBook XSL 1.66.1 http://cvs.php.net/co.php/phpdoc/xsl/howto.xsl?r=1.1p=1 Index: phpdoc/xsl/howto.xsl +++

[PHP-DOC] cvs: phpdoc /xsl .cvsignore

2004-09-20 Thread anatoly techtonik
techtonik Mon Sep 20 08:14:18 2004 EDT Modified files: /phpdoc/xsl .cvsignore Log: htmlhelp-db.xsl is not autogenerated http://cvs.php.net/diff.php/phpdoc/xsl/.cvsignore?r1=1.5r2=1.6ty=u Index: phpdoc/xsl/.cvsignore diff -u phpdoc/xsl/.cvsignore:1.5

[PHP-DOC] cvs: phpdoc / configure.in

2004-09-19 Thread anatoly techtonik
techtonik Sun Sep 19 08:59:30 2004 EDT Modified files: /phpdoc configure.in Log: [FIX] * Check for openjade on windows installed in path manually or from cygwin package. http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.204r2=1.205ty=u Index:

[PHP-DOC] cvs: phpdoc /scripts genfunclist.php

2004-09-13 Thread anatoly techtonik
Lerdorf [EMAIL PROTECTED]| | | | anatoly techtonik [EMAIL PROTECTED] | +--+ $Id: genfunclist.php,v 1.1 2004/09/13 13:36

<    1   2