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