cvs: docweb /templates/all/phd home.tpl.php /www/phd PhD-0.4.4.tgz
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1234776010@cvsserver> |
bjori Mon Feb 16 09:20:10 2009 UTC
Added files:
/docweb/www/phd PhD-0.4.4.tgz
Modified files:
/docweb/templates/all/phd home.tpl.php
Log:
PhD 0.4.4 release
http://cvs.php.net/viewvc.cgi/docweb/templates/all/phd/home.tpl.php?r1=1.17&r2=1.18&diff_format=u
Index: docweb/templates/all/phd/home.tpl.php
diff -u docweb/templates/all/phd/home.tpl.php:1.17 docweb/templates/all/phd/home.tpl.php:1.18
--- docweb/templates/all/phd/home.tpl.php:1.17 Sat Jan 17 12:00:16 2009
+++ docweb/templates/all/phd/home.tpl.php Mon Feb 16 09:20:10 2009
@@ -9,6 +9,23 @@
<ul id="releases">
<li>
+ <a href="/phd/PhD-0.4.4.tgz">PhD 0.4.4</a> <span class="date">16. February 2009</span><!-- {{{ -->
+ <ul class="fixes">
+ <li>Add support for <package> in pear theme. (Christian)</li>
+ <li>Replace ereg_replace with preg_replace. (Christian)</li>
+ <li>Implement request <?php bugl(47201); ?> (Allow custom source code highlighter (e.g. Geshi)). (Christian)</li>
+ <li>Support <uri> and <screenshot>. (Christian)</li>
+ <li>Copy images automatically using MediaManager. (Christian)</li>
+ <li>Update polish phd translation. (Jarosław Głowacki)</li>
+ <li>Generate syntactically correct php files for pearweb when description or title have a quote in it. (Christian)</li>
+ <li>Improve object orientated version info support. (Hannes)</li>
+ <li>Fixed HTML problems with empty paragraphs in examples and qandaset questions. (Christian)</li>
+ <li>Fixed encoding issues in the Polish CHM builds. (Jarosław Głowacki)</li>
+ <li><?php bugfix(47362); ?> (<h1> tag gets omitted in bightml). (Christian)</li>
+ <li><?php bugfix(47196); ?> (improve render of initializer tag). (Laurent)</li>
+ </ul><!-- }}} -->
+ </li>
+ <li>
<a href="/phd/PhD-0.4.3.tgz">PhD 0.4.3</a> <span class="date">17. January 2009</span><!-- {{{ -->
<ul class="fixes">
<li>Automatically add anchors for refsect roles. (Hannes)</li>