[PHP-DOC] a patch for PHD_0_4

2008-11-08 Thread Nilgün Belma Bugüner
Hi, Here is an anchor patch for caution, important, note, tip and warning tags. Best regards, Nilgün Index: xhtml.php === RCS file: /repository/phd/formats/xhtml.php,v retrieving revision 1.67.2.2.2.2 diff -u -r1.67.2.2.2.2 xhtml.php

Re: [PHP-DOC] a patch for PHD_0_4

2008-11-08 Thread Philip Olson
On 8 Nov 2008, at 07:16, Nilgün Belma Bugüner wrote: Hi, Here is an anchor patch for caution, important, note, tip and warning tags. Looks good, feel free to commit! Regards, Philip

[PHP-DOC] Revision tracking in phpdoc and peardoc

2008-11-08 Thread Christian Weiske
Hello all, Now that peardoc also uses PhD, we need a good method to track revisions for the english version and translations. We need a way to determine if translations are outdated, and if those outdatedness is only minor or a major outdatance. There has been a discussion about this [1], but tha