/[suikacvs]/webroot/swe/doc/swe-commit.en.atom.u8
Suika

Contents of /webroot/swe/doc/swe-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.22 - (show annotations) (download)
Mon Nov 24 08:01:04 2008 UTC (16 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +17 -2 lines
++ swe/lib/suikawiki/ChangeLog	24 Nov 2008 07:59:48 -0000
2008-11-24  Wakaba  <wakaba@suika.fam.cx>

	* main.pl: New script (Code from sw.cgi
	<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with
	minimum changes).

	* ChangeLog: New file.


++ swe/lib/ChangeLog	24 Nov 2008 07:48:53 -0000
2008-11-24  Wakaba  <wakaba@suika.fam.cx>

	* suikawiki/: New directory.

1 <feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1227513662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227513662</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T08:01:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 07:59:48 -0000
2 2008-11-24 Wakaba &lt;wakaba@suika.fam.cx&gt;
3
4 * main.pl: New script (Code from sw.cgi
5 &lt;http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi&gt;, with
6 minimum changes).
7
8 * ChangeLog: New file.
9
10
11 ++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000
12 2008-11-24 Wakaba &lt;wakaba@suika.fam.cx&gt;
13
14 * suikawiki/: New directory.
15
16 </content></entry><entry xml:id="entry-1227511046"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227511046</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:17:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:17:06 -0000
17 2008-11-24 Wakaba &lt;wakaba@suika.fam.cx&gt;
18
19 * cvscommit.sh: Use |mkcommitfeed| command instead of
20 |mkcommitfeed.pl| in the same directory.
21
22 * mkcommitfeed.pl: Removed (See
23 &lt;http://suika.fam.cx/commitfeed/readme&gt;).
24
25 ++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000
26 2008-11-23 Wakaba &lt;wakaba@suika.fam.cx&gt;
27
28 * sw.css: Oops, class names were wrong.
29
30 </content></entry><entry xml:id="entry-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 8 Nov 2008 09:30:47 -0000
31 2008-11-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
32
33 * mkcommitfeed.pl: New file (copied from ../www/harusame/).
34 Forgetten to copy this file.
35
36 </content></entry><entry xml:id="entry-1226136715"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136715</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:31:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/doc/ChangeLog 8 Nov 2008 09:31:49 -0000
37 2008-11-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
38
39 * .htaccess: New file.
40
41 * ChangeLog: New file.
42
43
44 </content></entry><entry xml:id="entry-1226147491"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226147491</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T12:31:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 8 Nov 2008 12:31:14 -0000
45 * SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files.
46
47 2008-11-08 Wakaba &lt;wakaba@suika.fam.cx&gt;
48
49 </content></entry><entry xml:id="entry-1226213206"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226213206</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T06:46:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000
50 2008-11-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
51
52 * Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm,
53 IDText.pm, SuikaWiki3PageList.pm: New modules.
54
55 * SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain
56 base 16 encoded file name string as key, rather than array
57 reference as in SuikaWiki3.
58
59 * SuikaWiki3LastModified.pm (save_data, set_data): Removed.
60 (load_data): Renamed as |_load_data|.
61 (get_data): Invoke |_load_data| if and only if necessary.
62
63 * SuikaWiki3Props.pm: Don't treat &quot;%&quot; as a part of hash key.
64
65 </content></entry><entry xml:id="entry-1226225210"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226225210</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:06:45Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000
66 * IDProps.pm (_get_file_name): Return |undef| if the file is not
67 found.
68
69 * IDLocks.pm: New module.
70
71 2008-11-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
72
73 </content></entry><entry xml:id="entry-1226239737"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226239737</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T14:08:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000
74 * VersionControl.pm: New module.
75
76 * HashedProps.pm, IDText.pm: Support for |version_control|
77 property is added.
78
79 * SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do
80 nothing if the data has not been loaded from the file.
81 (delete_data): New method.
82
83 2008-11-09 Wakaba &lt;wakaba@suika.fam.cx&gt;
84
85 </content></entry><entry xml:id="entry-1226287582"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226287582</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T03:26:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000
86 2008-11-10 Wakaba &lt;wakaba@suika.fam.cx&gt;
87
88 * VersionControl.pm (commit_changes): Set &quot;-kb&quot; option to the &quot;cvs
89 add&quot; command to avoid keyword substition and newline
90 normalization.
91
92 </content></entry><entry xml:id="entry-1226311097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226311097</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T09:58:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 10 Nov 2008 09:58:00 -0000
93 2008-11-10 Wakaba &lt;wakaba@suika.fam.cx&gt;
94
95 * styles/: New directory.
96
97 ++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000
98 2008-11-10 Wakaba &lt;wakaba@suika.fam.cx&gt;
99
100 * sw.css: New style sheet.
101
102 * ChangeLog: New file.
103
104
105 </content></entry><entry xml:id="entry-1226639976"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226639976</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T05:19:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 14 Nov 2008 05:16:49 -0000
106 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
107
108 * IDLocks.pm (get_lock): Directories should be created if it does
109 not exist.
110
111 * SuikaWiki3PageList2.pm: New module.
112
113 </content></entry><entry xml:id="entry-1226648578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648578</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:42:57Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:42:29 -0000
114 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
115
116 * sw-classes.css: New style sheet.
117
118 * sw.css: a:hover did not work because of specificity. Typo
119 fixed. Use dashed underline for wiki-internal links so that a
120 paragraph with a lot of links looks less ugly. Set margin between
121 adjucent links. sw:insert and sw:delete elements that are
122 children of the article element should be rendered as blocks.
123 Underlines replaced by borders to avoid ugly styling when an
124 underlined element is contained within a bordered element. Set
125 border to form elements.
126
127 </content></entry><entry xml:id="entry-1226648842"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648842</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:47:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:45:13 -0000
128 * sw.css: Change background-color of cells when hovered.
129
130 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
131
132 </content></entry><entry xml:id="entry-1226651293"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226651293</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:28:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 08:16:12 -0000
133 * sw.css: &quot;rt + rt&quot; changed to &quot;rt ~ rt&quot; to support |rp| elements.
134
135 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
136
137 </content></entry><entry xml:id="entry-1226652550"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226652550</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:49:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 08:48:57 -0000
138 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
139
140 * XML2HTML.pm: New module (code from sw.cgi).
141
142 * ChangeLog: New file.
143
144
145 ++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000
146 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
147
148 * Lang/: New directory.
149
150 ++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000
151 * sw.css: Margin for adjucent underlines are commented out,
152 otherwise stupid margin appears before second anchor element in a
153 paragraph (consider &lt;a&gt;&lt;/a&gt;text&lt;a&gt;&lt;/a&gt;).
154
155 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
156
157 </content></entry><entry xml:id="entry-1226654685"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226654685</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T09:24:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 09:24:16 -0000
158 * XML2HTML.pm: Added sw:image element support.
159
160 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
161
162 ++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000
163 * sw.css: Added a style rule for permalinks.
164
165 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
166
167 </content></entry><entry xml:id="entry-1226658668"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226658668</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:31:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 10:30:59 -0000
168 * sw.css: Re-disabled underline for .sw-anchor-internal.
169
170 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
171
172 </content></entry><entry xml:id="entry-1226659854"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226659854</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:50:48Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 10:50:41 -0000
173 * XML2HTML.pm: Added sw:replace support. (The &quot;support&quot; simply
174 insertes the |by| attribute value in place of sw:replace element,
175 this is the most backward compatible way for existing contents.)
176
177 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
178
179 ++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000
180 * sw.css: Old (SuikaWiki3) style rule was inherited
181 unintentionally for pre.code.
182
183 2008-11-14 Wakaba &lt;wakaba@suika.fam.cx&gt;
184
185 </content></entry><entry xml:id="entry-1226807151"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226807151</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T03:45:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 16 Nov 2008 03:45:25 -0000
186 2008-11-16 Wakaba &lt;wakaba@suika.fam.cx&gt;
187
188 * XML2HTML.pm (convert): Use a document fragment node as the
189 container instead of the article element. Make the outermost
190 heading rank configurable.
191
192 ++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000
193 2008-11-16 Wakaba &lt;wakaba@suika.fam.cx&gt;
194
195 * sw.css: Set the width of the title input field.
196
197 </content></entry><entry xml:id="entry-1226815552"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226815552</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T06:05:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 16 Nov 2008 06:05:44 -0000
198 * sw.css: Added style rules for same-id page list.
199
200 2008-11-16 Wakaba &lt;wakaba@suika.fam.cx&gt;
201
202 </content></entry><entry xml:id="entry-1226827412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226827412</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T09:23:30Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 16 Nov 2008 08:45:59 -0000
203 2008-11-16 Wakaba &lt;wakaba@suika.fam.cx&gt;
204
205 * scripts/: New directory.
206
207 ++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000
208 2008-11-16 Wakaba &lt;wakaba@suika.fam.cx&gt;
209
210 * sw.js: New file.
211
212 * ChangeLog: New file.
213
214
215 </content></entry><updated>2008-11-24T08:01:01Z</updated></feed>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24