/[pub]/suikawiki/script/ChangeLog
Suika

Diff of /suikawiki/script/ChangeLog

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

revision 1.1 by wakaba, Mon Feb 4 13:19:08 2002 UTC revision 1.27 by w, Thu Jan 2 12:14:15 2003 UTC
# Line 1  Line 1 
1    2002-01-02  Wakaba  <w@suika.fam.cx>
2    
3            * wiki.cgi (do_adminchangepasswordform): Removed.
4            (do_index): Likewise.
5    
6    2003-01-01  Wakaba  <w@suika.fam.cx>
7    
8            * default/: New directory.
9            * WalWiki/, SuikaWiki/: Removed.
10            * lib/: New directory.
11    
12            * wiki.cgi: Remove configurations.
13            * readme.txt, readme_en.txt, readme_ja.txt, readme_ja.wal.txt: Removed.
14            * convert.cgi: Removed.
15            * 500.ja.html, 500.ja,xhtml: Removed.
16            * 500.ja.html.jis, 500.ja.xhtml.jis: New documents.
17            * .htaccess: Updated.
18    
19    2002-12-30  Wakaba  <w@suika.fam.cx>
20    
21            * wiki.cgi (print_header, do_output_css): Output expires: header field
22            if necessary.
23            (SuikaWiki::Plugin::make_info_html): Removed.
24            (do_create, do_search, print_search_form): Removed.
25    
26    2002-12-25  Wakaba  <w@suika.fam.cx>
27    
28            * wiki.cgi: Clean up.
29            * WalWiki/lib/Yuki/RSS.pm: dc:* support.
30    
31    2002-12-24  Wakaba  <w@suika.fam.cx>
32    
33            * wiki.cgi: Clean up.
34    
35    2002-12-20  Wakaba  <w@suika.fam.cx>
36    
37            * wiki.cgi: SuikaWikiConst/1.0 is implemented.
38    
39    2002-12-19  Wakaba  <w@suika.fam.cx>
40    
41            * .htaccess: Updated.
42    
43            * 500.ja.html, 500.ja.xhtml: New files.
44    
45    2002-12-18  Wakaba  <w@suika.fam.cx>
46    
47            * wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s).
48    
49    2002-12-15  Wakaba  <w@suika.fam.cx>
50    
51            * wiki.cgi (make_navigate_links): Add two jumps, one lucky.
52    
53    2002-12-13  Wakaba  <w@suika.fam.cx>
54    
55            * wiki.cgi (do_index): Record referer, user-agent and
56            output referer and see also.
57    
58    2002-12-10  Wakaba  <w@suika.fam.cx>
59    
60            * wiki.cgi (do_write): 'after_edit_cmd' support.
61            (print_editform): Likewise.
62            (print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'.
63    
64    2002-12-08  Wakaba  <w@suika.fam.cx>
65    
66            * wiki.cgi (print_navigate_link_elements): New.
67    
68    2002-12-06  Wakaba  <w@suika.fam.cx>
69    
70            * wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2
71            is implemented.
72    
73    2002-12-05  Wakaba  <w@suika.fam.cx>
74    
75            * wiki.cgi (make_custom_form): Form controls are to be disabled
76            if WikiPage is read only.
77            (SuikaWiki::Plugin::make_info_page): New.
78            (print_header): Downgrade if $UA =~ Mozilla/[34]\..
79    
80    2002-12-04  Wakaba  <w@suika.fam.cx>
81    
82            * wiki.cgi (make_custom_form): "target form" support.
83            (do_wikiform): Likewise.
84    
85    2002-12-03  Wakaba  <w@suika.fam.cx>
86    
87            * wiki.cgi (update_recent_changes): Don't output buggy '#?' magic line.
88            (get_new_anchor_index): New function.
89            (do_comment): Use get_new_anchor_index.
90            (do_wikiform): New procedure.
91            (print_header): Output Refresh: field body with meta element, too,
92            to avoid bug(?) of early web browser implemention.
93            (mycmd=wikiform): New command.  See <IW:SuikaWiki:WikiForm> for detail.
94    
95    2002-12-01  Wakaba <wakaba@woody.wakaba.ssm>
96    
97            * wiki.cgi:
98            - ($UA): New variable.
99            - Output meta element with Content-Type (with 'x-' charset name)
100            if $UA =~ Mozilla/1 or Mozilla/2.
101            - Downgrade syntax of Refresh field to regacy syntax if
102            $UA =~ Mozilla/1 or Mozilla/2 or Opera.
103            - (wiki::useragent::add): Dont save bare [\x81-\cFF].
104    
105    2002-11-14  Wakaba <w@suika.fam.cx>
106    
107            * wiki.cgi: InterWiki is implemented.
108    
109    2002-10-21  Wakaba <w@suika.fam.cx>
110    
111            * wiki.cgi:
112            - Better support of random jump.
113            - Output Last-Modified: field if possible.
114            - Output ROBOTS -> NOINDEX as meta element if necessary.
115            - Don't output summary of its own page within title element
116            and page title (h1 element).
117            - Simplify of navigation links and footer.
118            - Add See Also and Referers to TOC.
119            - Bug fix of [INS/DEL/PRE[ treatment.
120            - Support of obsoleted="yes" attribute of wiki page.
121            - >>\d+ support in name of comment.
122    
123    2002-10-17  Wakaba <w@suika.fam.cx>
124    
125            * wiki.cgi: Updated.  See
126            <http://suika.fam.cx/~wakaba/-temp/wiki/wiki?%A4%B3%A4%CEwiki%A4%CE%C6%C8%BC%AB%B3%C8%C4%A5#anchor-1>.
127    
128    2002-10-07  Wakaba <w@suika.fam.cx>
129    
130            * wiki.cgi:
131            - Output Last-Modified:.
132            - Record and output referer information.
133    
134    2002-09-28  Wakaba <w@suika.fam.cx>
135    
136            * wiki.cgi:
137            - Intoduce text/css mode.
138            - Anchorize news: URIs.
139            - (armor_name): Bug fix of not anchorizing traditional Wiki name.
140            - Indenting heading 3-5 in TOC.
141            - Multi-comment support.
142            - (print_footer): Embed #comment.
143            - (print_editform): Use NewPageTemplate when new page.
144            * wiki-style.css: Removed.
145    
146    2002-08-29  Wakaba <w@suika.fam.cx>
147    
148            * wiki.cgi: Fix cross site problem, syncing with
149            WalWiki 2.0.3.wal1 (WikiAntenna is not merged).
150    
151    2002-06-18  Wakaba <w@suika.fam.cx>
152    
153            * wiki.cgi: Fix cross site scripting problems.
154    
155    2002-06-02  wakaba <w@suika.fam.cx>
156    
157            * wiki.cgi: Sync with WalWiki 2.0.beta.1.wal.1.
158            * wiki-style.css: New file.
159    
160    2002-03-24  wakaba <w@suika.fam.cx>
161    
162            * wiki.cgi (inline):
163            - Ignore LinkLikeThis style anchor.
164            - Allow [[space including anchor]].
165            (make_link): Likewise.  Gets rid of angle branckets
166            before make anchor.
167    
168  2002-02-02  wakaba <wakaba@suika.fam.cx>  2002-02-02  wakaba <wakaba@suika.fam.cx>
169    
170          * wiki.cgi: New file.          * wiki.cgi: New file.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.27

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24