57 Commits

Author SHA1 Message Date
Nilgün Belma Bugüner
751247baf4 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@283875 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 18:33:00 +00:00
Nuno Lopes
1ced99c5d9 backup my script to build the xchm manual
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@240353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-26 13:13:54 +00:00
Richard Quadling
463c355434 Force images to be included into the CHM compiler process.
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@228079 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-25 16:55:11 +00:00
Nuno Lopes
b69ebb6a17 fix the problem with PHP >= 5.1. So the problem is that one of the regexes backtracks too much (thousands of characters) and the default limit wasn't enough.
# Thanks to Richard Quadling for his help


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@215843 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-06 19:49:32 +00:00
Nuno Lopes
e3b3c2aa8c re-add file that was lost during the CVS server problems
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@215186 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-21 21:02:41 +00:00
Jakub Vrana
3908548760 Revert - search can be focused by a shortcut (RAQ)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@213514 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-22 07:57:56 +00:00
Jakub Vrana
59c733b97a Default focus to search is more useful than access keys (spotted by Roman Salis)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@213056 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 12:55:14 +00:00
anatoly techtonik
9c191960aa - ws =(
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@191896 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 19:53:11 +00:00
anatoly techtonik
dec3dc76ab - fix javascript errors like on appendixes/configure options page when
navigation link has additional markup child


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@191894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 19:36:18 +00:00
anatoly techtonik
195a562a77 * give more time for clipboard copy operations to complete
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@191893 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 19:26:43 +00:00
anatoly techtonik
3887e6ee71 - rendered html page can have multiple titlepages - replace only first
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@189725 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 22:27:04 +00:00
anatoly techtonik
64cf6cdccb * add CR to make output pretty
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@189143 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:29:29 +00:00
anatoly techtonik
99ee8da168 + add pageContent div in XSL template instead of in file_filter.php
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@189142 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:26:39 +00:00
anatoly techtonik
d289addd18 + die if called without required parameters (i.e. not from make_chm.php)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@189139 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:15:31 +00:00
Nuno Lopes
56e5bd2238 this change was missing from latest XSL patch
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@188954 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:17:21 +00:00
anatoly techtonik
bd963dff52 * <a name="_user_notes"> is deprecated - changing to <a id="user_notes">
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@188949 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 12:37:25 +00:00
anatoly techtonik
c3b19d7582 + $Id$
+ report file in process


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@188830 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-20 09:35:26 +00:00
anatoly techtonik
0b02dd5d09 + $Id$
* whitespace fixes to increase readability


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@188376 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-14 14:47:47 +00:00
Jakub Vrana
be5045c68c A <div> was missing (bug #33219)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@187776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 16:37:58 +00:00
Nuno Lopes
f5a323875d fix #31825: notes not skinned when searching
main patch by Richard Quadling
new version for Derick: http://mega.ist.utl.pt/~ncpl/php_manual_chm.zip


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@182239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-16 18:04:13 +00:00
Nuno Lopes
20d83336f4 commit phpZ skin version 1.0.2
include changes by Richard Quadling


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@180384 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 20:20:38 +00:00
Nuno Lopes
3aad5835cf add exe for the xchm to change preferences (this is the old file)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@178353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-27 11:21:57 +00:00
Nuno Lopes
94fdddd1f7 possibly fix bug #30715: Win XP SP2 blocks the mk protocol by default, causing notes not being displayed
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@172340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-09 14:40:53 +00:00
anatoly techtonik
ca791a08ca DocBook XSL stylesheets updated to version 1.66.1
XSL customizing layer rewritten
xCHM building process is alive again


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@172167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-05 20:14:20 +00:00
anatoly techtonik
41bc75af94 additional table styling fixes
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@172087 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-04 04:36:37 +00:00
anatoly techtonik
2e53c9e520 insert pageText div after last closed div
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@172027 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-03 20:46:01 +00:00
anatoly techtonik
cdaf703f62 handle optional lang attribute in divs
more error reporting


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@171987 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-02 19:18:33 +00:00
anatoly techtonik
355e3b04c0 do not wait for overwrite confirmation
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@171826 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 12:59:23 +00:00
anatoly techtonik
3d3c91bb7e fix inserting first div to make document invisible by default
add error reporting for this operation


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@171627 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 12:55:21 +00:00
anatoly techtonik
95b9f53c99 fixed some errors in .HHP refinement block
added _index.html to [FILES] section


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@171535 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 09:58:18 +00:00
anatoly techtonik
da7ce739e4 some HHP customizations to support new xCHM PHPDOC template
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@170811 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-18 20:30:48 +00:00
Nuno Lopes
b7fc799557 minor cleanup and PHP 5 support
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@168118 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 11:06:08 +00:00
Gabor Hojtsy
70bbe6af05 techtonik says this is more Windows friendly
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@168097 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 20:34:43 +00:00
Gabor Hojtsy
412cbdbc8e fix headers in README files, so they provide enough information on the existance of the two CHM build systems (noted by techtonik)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@168096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 20:34:01 +00:00
Nuno Lopes
5f045b540c try to fix the doctypes problems
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@167978 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 14:21:38 +00:00
Gabor Hojtsy
20fe9b5856 add possibly working step to XSL sheet to fix collabname problem
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@167963 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 11:16:48 +00:00
Nuno Lopes
f62370f291 fix css path
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@167929 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 11:31:31 +00:00
Nuno Lopes
90d8cad9fd use the main www mirror as the us mirror isnt valid anymore
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@167928 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-03 11:23:27 +00:00
Gabor Hojtsy
0de73f05e2 fix _index.php bug (#26311)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@167840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 11:35:24 +00:00
Dave Barr
437913eb5a - Explain cvs date tag usage and bunzip2 usage.
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@165916 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:48:52 +00:00
Nuno Lopes
d04b9258b0 fix typo in var
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@165846 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 19:21:40 +00:00
Gabor Hojtsy
3ec76565ae Adding phpZ skin (service release 1) by Gonzalo De la Penaa Andreu (a previous version was bundled with the extended CHMs before, but none of the copies were committed yet)
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@165824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 15:00:43 +00:00
Nuno Lopes
73a300e1b6 the url is case-sensitive
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@165811 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 11:46:21 +00:00
Gabor Hojtsy
7bf877db8e Fix build instructions with the special care guidelines I have noted.
I am just trying to build a new CHM with this magic. Hopefully it will
work out fine.


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@165808 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 11:23:23 +00:00
Gabor Hojtsy
90af537599 Substring containment fix
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@139747 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-06 16:12:18 +00:00
Gabor Hojtsy
1355f21327 One more "temporary fix" to make builds work
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@139737 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-06 13:27:30 +00:00
Gabor Hojtsy
6f674e7d8a Typofix in comment
git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@109174 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-27 15:41:52 +00:00
Gabor Hojtsy
370f89d473 Adding more compatibility information. Only try to set
context menu, if it is supported (IE5 and up)


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@109173 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-27 15:40:28 +00:00
Gabor Hojtsy
af37d04aa4 The display fix is not needed, as the workaround is always
enabled now...


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@109165 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-27 10:06:17 +00:00
Gabor Hojtsy
c5f1bf6414 Always enable the notes workaround. It turned out, that
not only IE 6 is to be worked around... So all browsers
use this file list now...


git-svn-id: https://svn.php.net/repository/phpdoc/doc-base/trunk@109083 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-26 23:18:36 +00:00