[PHP-DOC] cvs: phd / build.php /formats xhtml.php /themes/php phpdotnet.php

2007-08-30 Thread Hannes Magnusson
bjori Thu Aug 30 13:54:16 2007 UTC Modified files: /phdbuild.php /phd/formatsxhtml.php /phd/themes/php phpdotnet.php Log: Add acronym lookup support http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.24&r2=1.25&diff_format=u Inde

Fwd: [PHP-DOC] cvs: phd / build.php /themes/php phpweb.php

2007-08-19 Thread Hannes Magnusson
Hi guys. After this commit you no longer need to patch PHP. This is though a total hack, imo, and we need some kind of array seeking functions in PHP :] -Hannes -- Forwarded message -- From: Hannes Magnusson <[EMAIL PROTECTED]> Date: Aug 19, 2007 3:19 PM Subject: [PHP-DO

[PHP-DOC] cvs: phd / build.php /themes/php phpweb.php

2007-08-19 Thread Hannes Magnusson
bjori Sun Aug 19 13:19:48 2007 UTC Modified files: /phdbuild.php /phd/themes/php phpweb.php Log: Add a array-seeking-fallback, removing the need to patch PHP http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.23&r2=1.24&diff_format=u Index: p

[PHP-DOC] cvs: phd / build.php

2007-08-19 Thread Hannes Magnusson
bjori Sun Aug 19 12:09:55 2007 UTC Modified files: /phdbuild.php Log: - No need to call ->isChunk, ->getAttributes() multiple times - Pass basic element properties as the 4th parameter to the callback functions http://cvs.php.net/viewvc.cgi/phd

[PHP-DOC] cvs: phd / build.php

2007-08-17 Thread Hannes Magnusson
bjori Fri Aug 17 09:16:07 2007 UTC Modified files: /phdbuild.php Log: Fix major typo causing the first textmap match to overwrite the tagname http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.21&r2=1.22&diff_format=u Index: phd/build.php diff -u phd/

[PHP-DOC] cvs: phd / build.php

2007-08-14 Thread Hannes Magnusson
bjori Tue Aug 14 12:24:05 2007 UTC Modified files: /phdbuild.php Log: Make sure a theme doesn't override the formats callback function http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.20&r2=1.21&diff_format=u Index: phd/build.php diff -u phd/build.p

[PHP-DOC] cvs: phd / build.php

2007-08-14 Thread Hannes Magnusson
bjori Tue Aug 14 12:22:19 2007 UTC Modified files: /phdbuild.php Log: There is no need to check for a callback on a empty callmap http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.19&r2=1.20&diff_format=u Index: phd/build.php diff -u phd/build.php:1.

[PHP-DOC] cvs: phd / build.php /include PhDReader.class.php /themes/php phpweb.php

2007-08-14 Thread Hannes Magnusson
bjori Tue Aug 14 12:04:12 2007 UTC Modified files: /phdbuild.php /phd/includePhDReader.class.php /phd/themes/php phpweb.php Log: WS (tabs to spaces) http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.18&r2=1.19&diff_format=u Inde

[PHP-DOC] cvs: phd / build.php

2007-08-14 Thread Hannes Magnusson
bjori Tue Aug 14 11:51:36 2007 UTC Modified files: /phdbuild.php Log: Fallback to __call() if element isn't implemented http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.17&r2=1.18&diff_format=u Index: phd/build.php diff -u phd/build.php:1.17 phd/

[PHP-DOC] cvs: phd / build.php

2007-08-14 Thread Hannes Magnusson
bjori Tue Aug 14 11:47:35 2007 UTC Modified files: /phdbuild.php Log: Remove useless XMLReader->name calls http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.16&r2=1.17&diff_format=u Index: phd/build.php diff -u phd/build.php:1.16 phd/build.php:1.17 -

[PHP-DOC] cvs: phd / build.php /formats xhtml.php /include PhDFormat.class.php

2007-08-11 Thread Hannes Magnusson
bjori Sat Aug 11 16:42:07 2007 UTC Modified files: /phdbuild.php /phd/formatsxhtml.php /phd/includePhDFormat.class.php Log: Each format has to escape special chars on its own http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1

[PHP-DOC] cvs: phd / build.php mktoc.php /formats xhtml.php /include PhDHelper.class.php /themes/php bightml.php chunkedhtml.php phpdotnet.php phpweb.php

2007-08-10 Thread Hannes Magnusson
bjori Fri Aug 10 20:16:14 2007 UTC Modified files: /phdbuild.php mktoc.php /phd/formatsxhtml.php /phd/includePhDHelper.class.php /phd/themes/php bightml.php chunkedhtml.php phpdotnet.php phpweb.php

[PHP-DOC] cvs: phd / build.php /themes/php bightml.php chunkedhtml.php phpweb.php

2007-08-09 Thread Hannes Magnusson
bjori Thu Aug 9 15:25:35 2007 UTC Modified files: /phdbuild.php /phd/themes/php bightml.php chunkedhtml.php phpweb.php Log: Move mkdir(outputdir) and copy(manual, index) to the themes http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.13&r2=

[PHP-DOC] cvs: phd / build.php

2007-08-09 Thread Hannes Magnusson
bjori Thu Aug 9 15:17:23 2007 UTC Modified files: /phdbuild.php Log: WS http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.12&r2=1.13&diff_format=u Index: phd/build.php diff -u phd/build.php:1.12 phd/build.php:1.13 --- phd/build.php:1.12 Thu Aug 9 15:1

[PHP-DOC] cvs: phd / build.php /include PhDHelper.class.php

2007-08-09 Thread Hannes Magnusson
bjori Thu Aug 9 15:15:40 2007 UTC Modified files: /phd/includePhDHelper.class.php /phdbuild.php Log: rename getMap to getElementMap http://cvs.php.net/viewvc.cgi/phd/include/PhDHelper.class.php?r1=1.1&r2=1.2&diff_format=u Index: phd/in

[PHP-DOC] cvs: phd / build.php

2007-08-09 Thread Hannes Magnusson
bjori Thu Aug 9 15:14:08 2007 UTC Modified files: /phdbuild.php Log: - Adapt to use config.php - Add the possibility to build multiple formats sequentially http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.10&r2=1.11&diff_format=u Index: phd/bui

[PHP-DOC] cvs: phd / build.php /formats xhtml.php /include PhDFormat.class.php PhDHelper.class.php PhDReader.class.php

2007-08-08 Thread Hannes Magnusson
bjori Wed Aug 8 23:45:27 2007 UTC Added files: /phd/includePhDHelper.class.php Modified files: /phdbuild.php /phd/formatsxhtml.php /phd/includePhDFormat.class.php PhDReader.class.php Log: - Allo

Re: [PHP-DOC] cvs: phd / build.php

2007-08-08 Thread Hannes Magnusson
Heh. Guess the other two commits where too big. To sum it up; building phpweb, chunked html and bightml all in one go on my laptop: real2m49.680s user2m28.961s sys 0m5.584s -Hannes On 8/9/07, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > bjori Thu Aug 9 00:17:39 2007 UTC >

[PHP-DOC] cvs: phd / build.php

2007-08-08 Thread Hannes Magnusson
bjori Thu Aug 9 00:17:39 2007 UTC Modified files: /phdbuild.php Log: Missing include http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.9&r2=1.10&diff_format=u Index: phd/build.php diff -u phd/build.php:1.9 phd/build.php:1.10 --- phd/build.php:1.9

[PHP-DOC] cvs: phd / build.php

2007-08-07 Thread Hannes Magnusson
bjori Tue Aug 7 20:52:10 2007 UTC Modified files: /phdbuild.php Log: Don't hardcode these paths # In the "future" the config.php file should be used http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.7&r2=1.8&diff_format=u Index: phd/build.php diff

[PHP-DOC] cvs: phd / build.php /themes phpweb.php

2007-08-07 Thread Hannes Magnusson
bjori Tue Aug 7 20:10:09 2007 UTC Modified files: /phdbuild.php /phd/themes phpweb.php Log: Add version info http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.6&r2=1.7&diff_format=u Index: phd/build.php diff -u phd/build.php:1.6 phd/build.php:1

[PHP-DOC] cvs: phd / build.php

2007-08-05 Thread Hannes Magnusson
bjori Sun Aug 5 17:47:49 2007 UTC Modified files: /phdbuild.php Log: Make sure we have a cache directory to write to http://cvs.php.net/viewvc.cgi/phd/build.php?r1=1.5&r2=1.6&diff_format=u Index: phd/build.php diff -u phd/build.php:1.5 phd/build.ph

[PHP-DOC] cvs: phd / build.php mktoc.php /formats php.php xhtml.php /include PhDFormat.class.php PhDReader.class.php /themes phpweb.php

2007-08-05 Thread Hannes Magnusson
bjori Sun Aug 5 14:49:55 2007 UTC Added files: /phdmktoc.php /phd/includePhDFormat.class.php /phd/formatsphp.php /phd/themes phpweb.php Modified files: /phdbuild.php /phd/includePhDR

[PHP-DOC] cvs: phd / build.php /formats xhtml.php /include PhDReader.class.php

2007-07-27 Thread Hannes Magnusson
bjori Fri Jul 27 21:37:09 2007 UTC Added files: /phd/includePhDReader.class.php Modified files: /phd/formatsxhtml.php /phdbuild.php Log: Initial commit of PhDReader and PhDXHTMLReader http://cvs.php.net/