cvs: docweb /templates/all/phd home.tpl.php /www/phd PhD-0.4.1.tgz
[email protected] ("Christian Weiske")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvscweiske1226105334@cvsserver> |
cweiske Sat Nov 8 00:48:54 2008 UTC
Added files:
/docweb/www/phd PhD-0.4.1.tgz
Modified files:
/docweb/templates/all/phd home.tpl.php
Log:
Release PhD 0.4.1
http://cvs.php.net/viewvc.cgi/docweb/templates/all/phd/home.tpl.php?r1=1.10&r2=1.11&diff_format=u
Index: docweb/templates/all/phd/home.tpl.php
diff -u docweb/templates/all/phd/home.tpl.php:1.10 docweb/templates/all/phd/home.tpl.php:1.11
--- docweb/templates/all/phd/home.tpl.php:1.10 Mon Oct 20 19:38:55 2008
+++ docweb/templates/all/phd/home.tpl.php Sat Nov 8 00:48:54 2008
@@ -9,6 +9,31 @@
<ul id="releases">
<li>
+ <a href="/phd/PhD-0.4.1.tgz">PhD 0.4.1</a> <span class="date">08. November 2008</span><!-- {{{ -->
+ <ul class="fixes">
+ <li>Fixed bug #46413 Weird examples in Unix manual pages (Rudy)</li>
+ <li>Added varlistentries to the CHM index. (Rudy)</li>
+ <li>Language support (for autogenerated texts):
+ <ul>
+ <li>Turkish (by Nilgün Belma Bugüner)</li>
+ </ul>
+ </li>
+ <li>Prevent prev/next errors in combination with chunking elements without ids (Christian)</li>
+ <li>Support double nested chunking elements without ids (Christian)</li>
+ <li>Make table captions render properly in peardoc (Christian)</li>
+ <li>add support for <arg> and <cmdsynopsis> used in peardoc (Christian)</li>
+ <li><?php bugfix(46415); ?>: Don't chunk first section on parent site when it has children. (Christian)</li>
+ <li>Implement request <?php bugl(46411); ?>: Allow random chunking depths (Christian)</li>
+ <li>Implement request <?php bugl(46412); ?>: Allow random TOC depths (Christian)</li>
+ <li>Implement request <?php bugl(46493); ?>: Implement new pear api linking tag (Christian)</li>
+ <li>Make pear chm theme work (Christian)</li>
+ <li>Make html generated in pear themes nearly 100% valid XHTML (Christian)</li>
+ <li>Make "Prev" links work correctly on last pages (e.g. last in chapter) (Christian)</li>
+ <li>Change double quotes to single ones, gives speedup for pear builds (Brett)</li>
+ <li>Docblock enhancements and Coding Standards fixes (Brett)</li>
+ </ul><!-- }}} -->
+ </li>
+ <li>
<a href="/phd/PhD-0.4.0.tgz">PhD 0.4.0</a> <span class="date">20. October 2008</span><!-- {{{ -->
<ul class="fixes">
<li>Added PEAR XHTML theme. (Rudy, Christian)</li>