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