1 |
|
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* SuikaWiki09.wp2: Text to XML converter bug for newly |
4 |
|
introduced "QN" element type fixed. |
5 |
|
|
6 |
|
2005-01-30 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* SuikaWiki09.wp2 (Function:get_xml_tree): Removed "my $xml" |
9 |
|
declaration not to be warned when "perl -c". |
10 |
|
|
11 |
|
2004-08-31 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* RandomJump.wp2: Redirecting status code is changed from 303 |
14 |
|
to 307. |
15 |
|
|
16 |
|
2004-08-11 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* bugtrack.wp2 (FormattingRule[bt--create-new-bug]): Use content_prop, |
19 |
|
instead of top of content, to preserve properties. |
20 |
|
(Function[get_bug_properties]): Get information from content_prop |
21 |
|
if available. |
22 |
|
|
23 |
|
2004-08-08 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* SuikaWiki09.wp2 (Function[text_to_xml]): Don't set attributes |
26 |
|
'Name' and 'Version' to 'document' unless magic line. |
27 |
|
(Function[xml_to_text]): Don't generate magic line. |
28 |
|
(Format[SuikaWiki/0.10]): New. |
29 |
|
|
30 |
|
2004-08-06 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* SuikaWiki09.wp2 (Resource[Link:SuikaWiki/0.9:toResource:SourceLabel]): |
33 |
|
InterWiki source-anchor label support. |
34 |
|
|
35 |
|
2004-05-18 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* bugtrack.wp2 (ViewDefinition[bt--create-bug]): Use content_prop |
38 |
|
for media-type property. |
39 |
|
|
40 |
|
2004-05-07 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* calender.wp2 (FormattingRule[link-calender-page]): 'today' link added. |
43 |
|
|
44 |
|
2004-05-01 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* request-log.wp2: Database format revised. |
47 |
|
|
48 |
|
2004-04-30 Wakaba <w@suika.fam.cx> |
49 |
|
|
50 |
|
* Makefile: Sync to latest version of lib/SuikaWiki/Plugin/Makefile. |
51 |
|
|
52 |
|
2004-04-26 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* SuikaWiki09.wp2 (Function[sw09_to_xhtml1]): Link to nearest target |
55 |
|
for 'anchor' element. |
56 |
|
(Function[sw09_to_xhtml1]): Output dummy form for non-supported |
57 |
|
specific WikiForm scheme (SuikaWiki//Plugin//1//77). |
58 |
|
|
59 |
|
2004-04-25 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* WikiPageRemove.wp2 (ViewDefinition[wpr--remove]): Remove content_prop. |
62 |
|
|
63 |
|
* WikiPageRename.wp2 (ViewDefinition[wp--rename]): Rename content_prop. |
64 |
|
|
65 |
|
2004-04-24 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* WikiPageRemove.wp2 (FormattingRule): Support new returned value of WikiEdit->get_content. |
68 |
|
|
69 |
|
2004-04-17 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* referer.wp2: Support SuikaWiki::DB::FileSystem::Count instead of |
72 |
|
BerkleyDB tying hash. |
73 |
|
|
74 |
|
2004-03-30 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* SuikaWiki09.wp2 (Function): Set @class=anchor to XHTML correspond |
77 |
|
to anchor-end element. |
78 |
|
|
79 |
|
* referer.wp2 (referer-list): Navigation placeholder added. |
80 |
|
|
81 |
|
2004-03-24 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* bugtrack.wp2 (Resource): Typo fixed. |
84 |
|
|
85 |
|
* SuikaWiki09.wp2 (Format/WikiForm): "required" field check implemented. |
86 |
|
|
87 |
|
2004-03-20 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* calender.wp2 (FormattingRule[cal--year-page, cal--month-page, cal--day-page]): Defaults to "today". |
90 |
|
|
91 |
|
2004-03-17 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* SuikaWiki09.wp2 (Function[text_to_xml_inline]): Don't eat "] [" |
94 |
|
unless within RUBY or RUBYB or ABBR. |
95 |
|
|
96 |
|
2004-03-14 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* SuikaWiki09.wp2 (Function): Bugs in regex for PRE element fixed. |
99 |
|
(Function): Output pre/@class if any. |
100 |
|
|
101 |
|
2004-03-13 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* Obsolete.wp2 (FormattingRule[form-line]): New. |
104 |
|
|
105 |
|
* RequestLog.wps: Removed. |
106 |
|
|
107 |
2004-03-11 Wakaba <wakaba@suika.fam.cx> |
2004-03-11 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
* referer.wp2 (ViewFragment[ws--post-content]): New. |
* referer.wp2 (ViewFragment[ws--post-content]): New. |