/[pub]/suikawiki/script/ChangeLog
Suika

Diff of /suikawiki/script/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by wakaba, Fri Aug 30 04:31:11 2002 UTC revision 1.41 by wakaba, Fri Mar 12 04:54:19 2004 UTC
# Line 1  Line 1 
1    2004-03-12  Wakaba  <wakaba@suika.fam.cx>
2    
3            * wiki.cgi: Load suikawiki-config.ph on this stage.
4    
5    2004-03-11  Wakaba  <wakaba@suika.fam.cx>
6    
7            * INSTALL: New.
8    
9    2004-03-10  Wakaba  <wakaba@suika.fam.cx>
10    
11            * Makefile.PL: Some module added.
12    
13    2004-02-01  Wakaba  <wakaba@suika.fam.cx>
14    
15            * Makefile.PL: Updated.
16    
17            * wiki.cgi: Don't require 'suikawiki-config.ph' directly.
18    
19    2003-12-04  Wakaba  <wakaba@suika.fam.cx>
20    
21            * .cvsignore: New file.
22            * MANIFEST.SKIP: New file.
23    
24    2003-12-03  Wakaba <w@suika.fam.cx>
25    
26            * Makefile.PL: New script.
27    
28    2003-11-27  Wakaba  <wakaba@suika.fam.cx>
29    
30            * wiki.cgi: Change $0.
31    
32    2003-10-25  Wakaba  <wakaba@suika.fam.cx>
33    
34            * .htaccess (ErrorDocument): Removed.
35    
36            * 500.ja.html.jis, 500.ja.xhtml.jis: Removed.
37    
38    2003-05-10  Wakaba  <w@offweb.ddo.jp>
39    
40            * misc/: New directory.
41    
42    2003-04-03  Wakaba  <w@offweb.ddo.jp>
43    
44            * wiki.cgi (%VERSION): Removed. (Moved to wikidata/suikawiki-config.ph.)
45    
46    2003-03-27  Wakaba  <w@offweb.ddo.jp>
47    
48            * 500.ja.*.jis: Updated.
49    
50    2003-01-26  Wakaba  <w@cube.wakaba.ssm>
51    
52            * wiki.cgi: Almost all part is moved to lib/suikawiki.pl.
53    
54    2003-01-26  Wakaba  <w@suika.fam.cx>
55    
56            * wiki.cgi ($use_exists): Removed.
57            (%command_do): read -> default.
58            (%UA): Don't my but do our.
59            (mode=read): Changed to mode=default unless necessary.
60            (do_view): Read cookie when 'default' mode.
61            (do_view): Mosaic Netscape 0.9 support:-)
62            (print_header): Likewise.
63            (get_search_result): Cache the result.
64            (%SearchResult, %SubjectLine): Moved from semi-global to my'ed,
65            with the support of SuikaWiki::Plugin->cache.
66            (make_custom_form): \%option: new argument.
67            (init_form): Set to 'default' mode if no mode is specified.
68            (is_exist_page, __get_database): Removed.
69            (SuikaWiki::Plugin->cache): New.
70    
71    2003-01-12  Wakaba  <w@suika.fam.cx>
72    
73            * script/: New directory.
74            * wiki.cgi ((main)): binmode STDOUT and STDIN.
75            (%page_command): Removed.
76            (%command_do): Many modes are removed and 'read' is revised from '\&do_read'
77            to '\&do_view'.
78            (do_read, do_output_css): Removed.
79            (do_view): Merged with &do_read and &do_output_css.
80            (do_adminchangepassword, valid_password): Don't use &print_message and/or &print_error.
81            (do_random_jump): Don't prepend scheme and server name.
82            (print_error, print_message): Removed.
83            (print_header): Don't print HTML header directory.
84            (_navigate_links, make_navigate_links): Removed.
85            (convert_format): Use &SuikaWiki::Plugin::format_converter.
86            (make_custom_form): Give page name to plugins.
87            (make_custom_form): Output INPUT element with XML style (net).
88            (edit_form): Likewise.
89            (init_form): Don't check %page_command.
90            (open_db): die if failed, instead of &print_error.
91            (is_editable): Don't allow SP (U+0020).
92            (do_rss): Removed.
93            (SuikaWiki::Plugin): push $plugin_directory to @INC.
94            (SuikaWiki::Plugin::user_agent_name): New.
95            (SuikaWiki::Plugin::magic_and_content): Bug fix.
96            (SuikaWiki::Plugin::format_converter): New.
97    
98    2003-01-04  Wakaba  <w@suika.fam.cx>
99    
100            * wiki.cgi (do_read, do_TEXT_CSS, do_edit, do_adminchangepassword, do_write, print_message): Don't call print_content and print_footer.
101            (print_header): Don't output body element.
102            (print_navigate_links, print_footer, print_content): Removed.
103            (_navigate_links, convert_format): New.
104            (make_wikilink): $option{latest}: New option.
105            (editform): Don't output WikiEditHelp.
106            (armor_name, unarmor_name, do_diff): Removed.
107            (SuikaWiki::Plugin::magic_and_content, SuikaWiki::Plugin::formatter): New.
108            (pod:SEE ALSO): New.
109    
110    2003-01-03  Wakaba  <w@suika.fam.cx>
111    
112            * tool/: New directory.
113            * tool/ywinfo2meta.pl: New script.
114            * wiki.cgi (do_edit, do_adminedit, print_editform, do_map, %infobase, get_info, set_info, __set_database, conflict): Removed.
115            (do_view, _compatible_options): New.
116            (#?SuikaWiki/0.9 interactive="yes"): New option.
117            (text_to_html): Toc code is revised.
118            (init_form): Don't allow [\x00-\x1F\x7F] in WikiPage name.
119            (open_db, close_db): Revised.
120            (wiki::dummy): New package.
121            (%SuikaWiki::Plugin::Index, SuikaWiki::Plugin::new_index): New.
122            (wiki::map): Removed.
123    
124    2003-01-02  Wakaba  <w@suika.fam.cx>
125    
126            * wiki.cgi (do_adminchangepasswordform): Removed.
127            (do_index): Likewise.
128    
129    2003-01-01  Wakaba  <w@suika.fam.cx>
130    
131            * default/: New directory.
132            * WalWiki/, SuikaWiki/: Removed.
133            * lib/: New directory.
134    
135            * wiki.cgi: Remove configurations.
136            * readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed.
137            * convert.cgi: Removed.
138            * 500.ja.html, 500.ja,xhtml: Removed.
139            * 500.ja.html.jis, 500.ja.xhtml.jis: New documents.
140            * .htaccess: Updated.
141    
142    2002-12-30  Wakaba  <w@suika.fam.cx>
143    
144            * wiki.cgi (print_header, do_output_css): Output expires: header field
145            if necessary.
146            (SuikaWiki::Plugin::make_info_html): Removed.
147            (do_create, do_search, print_search_form): Removed.
148    
149    2002-12-25  Wakaba  <w@suika.fam.cx>
150    
151            * wiki.cgi: Clean up.
152            * WalWiki/lib/Yuki/RSS.pm: dc:* support.
153    
154    2002-12-24  Wakaba  <w@suika.fam.cx>
155    
156            * wiki.cgi: Clean up.
157    
158    2002-12-20  Wakaba  <w@suika.fam.cx>
159    
160            * wiki.cgi: SuikaWikiConst/1.0 is implemented.
161    
162    2002-12-19  Wakaba  <w@suika.fam.cx>
163    
164            * .htaccess: Updated.
165    
166            * 500.ja.html, 500.ja.xhtml: New files.
167    
168    2002-12-18  Wakaba  <w@suika.fam.cx>
169    
170            * wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s).
171    
172    2002-12-15  Wakaba  <w@suika.fam.cx>
173    
174            * wiki.cgi (make_navigate_links): Add two jumps, one lucky.
175    
176    2002-12-13  Wakaba  <w@suika.fam.cx>
177    
178            * wiki.cgi (do_index): Record referer, user-agent and
179            output referer and see also.
180    
181    2002-12-10  Wakaba  <w@suika.fam.cx>
182    
183            * wiki.cgi (do_write): 'after_edit_cmd' support.
184            (print_editform): Likewise.
185            (print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'.
186    
187    2002-12-08  Wakaba  <w@suika.fam.cx>
188    
189            * wiki.cgi (print_navigate_link_elements): New.
190    
191    2002-12-06  Wakaba  <w@suika.fam.cx>
192    
193            * wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2
194            is implemented.
195    
196    2002-12-05  Wakaba  <w@suika.fam.cx>
197    
198            * wiki.cgi (make_custom_form): Form controls are to be disabled
199            if WikiPage is read only.
200            (SuikaWiki::Plugin::make_info_page): New.
201            (print_header): Downgrade if $UA =~ Mozilla/[34]\..
202    
203    2002-12-04  Wakaba  <w@suika.fam.cx>
204    
205            * wiki.cgi (make_custom_form): "target form" support.
206            (do_wikiform): Likewise.
207    
208    2002-12-03  Wakaba  <w@suika.fam.cx>
209    
210            * wiki.cgi (update_recent_changes): Don't output buggy '#?' magic line.
211            (get_new_anchor_index): New function.
212            (do_comment): Use get_new_anchor_index.
213            (do_wikiform): New procedure.
214            (print_header): Output Refresh: field body with meta element, too,
215            to avoid bug(?) of early web browser implemention.
216            (mycmd=wikiform): New command.  See <IW:SuikaWiki:WikiForm> for detail.
217    
218    2002-12-01  Wakaba <wakaba@woody.wakaba.ssm>
219    
220            * wiki.cgi:
221            - ($UA): New variable.
222            - Output meta element with Content-Type (with 'x-' charset name)
223            if $UA =~ Mozilla/1 or Mozilla/2.
224            - Downgrade syntax of Refresh field to regacy syntax if
225            $UA =~ Mozilla/1 or Mozilla/2 or Opera.
226            - (wiki::useragent::add): Dont save bare [\x81-\cFF].
227    
228    2002-11-14  Wakaba <w@suika.fam.cx>
229    
230            * wiki.cgi: InterWiki is implemented.
231    
232    2002-10-21  Wakaba <w@suika.fam.cx>
233    
234            * wiki.cgi:
235            - Better support of random jump.
236            - Output Last-Modified: field if possible.
237            - Output ROBOTS -> NOINDEX as meta element if necessary.
238            - Don't output summary of its own page within title element
239            and page title (h1 element).
240            - Simplify of navigation links and footer.
241            - Add See Also and Referers to TOC.
242            - Bug fix of [INS/DEL/PRE[ treatment.
243            - Support of obsoleted="yes" attribute of wiki page.
244            - >>\d+ support in name of comment.
245    
246    2002-10-17  Wakaba <w@suika.fam.cx>
247    
248            * wiki.cgi: Updated.  See
249            <http://suika.fam.cx/~wakaba/-temp/wiki/wiki?%A4%B3%A4%CEwiki%A4%CE%C6%C8%BC%AB%B3%C8%C4%A5#anchor-1>.
250    
251    2002-10-07  Wakaba <w@suika.fam.cx>
252    
253            * wiki.cgi:
254            - Output Last-Modified:.
255            - Record and output referer information.
256    
257    2002-09-28  Wakaba <w@suika.fam.cx>
258    
259            * wiki.cgi:
260            - Intoduce text/css mode.
261            - Anchorize news: URIs.
262            - (armor_name): Bug fix of not anchorizing traditional Wiki name.
263            - Indenting heading 3-5 in TOC.
264            - Multi-comment support.
265            - (print_footer): Embed #comment.
266            - (print_editform): Use NewPageTemplate when new page.
267            * wiki-style.css: Removed.
268    
269  2002-08-29  Wakaba <w@suika.fam.cx>  2002-08-29  Wakaba <w@suika.fam.cx>
270    
271          * wiki.cgi: Fix cross site problem, syncing with          * wiki.cgi: Fix cross site problem, syncing with

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.41

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24