1 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Add URIs to the list of URIs to be returned |
4 |
|
by the checker method. |accesskey| attribute is implemented. |
5 |
|
|
6 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Atom.pm: Don't raise an error even if there is |
9 |
|
no |atom:summary| element child in the |atom:entry| |
10 |
|
element when the |type| attribute of the |atom:content| |
11 |
|
element is set to |html|, |xhtml|, or |text|. |
12 |
|
The |atom:rights| elements were implemented |
13 |
|
as Date construct (!?). |
14 |
|
Typo in code for |rel=alternate| are fixed. |
15 |
|
|
16 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Atom.pm: Support for |thr:total| element. |
19 |
|
Add notes on additional Atom namespaces. |
20 |
|
|
21 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
* Atom.pm: Support for |thr:in-reply-to| element. |
* Atom.pm: Support for |thr:in-reply-to| element. |