1 |
2002-12-01 Wakaba <wakaba@woody.wakaba.ssm>
|
2 |
|
3 |
* wiki.cgi:
|
4 |
- ($UA): New variable.
|
5 |
- Output meta element with Content-Type (with 'x-' charset name)
|
6 |
if $UA =~ Mozilla/1 or Mozilla/2.
|
7 |
- Downgrade syntax of Refresh field to regacy syntax if
|
8 |
$UA =~ Mozilla/1 or Mozilla/2 or Opera.
|
9 |
- (wiki::useragent::add): Dont save bare [\x81-\cFF].
|
10 |
|
11 |
2002-11-14 Wakaba <w@suika.fam.cx>
|
12 |
|
13 |
* wiki.cgi: InterWiki is implemented.
|
14 |
|
15 |
2002-10-21 Wakaba <w@suika.fam.cx>
|
16 |
|
17 |
* wiki.cgi:
|
18 |
- Better support of random jump.
|
19 |
- Output Last-Modified: field if possible.
|
20 |
- Output ROBOTS -> NOINDEX as meta element if necessary.
|
21 |
- Don't output summary of its own page within title element
|
22 |
and page title (h1 element).
|
23 |
- Simplify of navigation links and footer.
|
24 |
- Add See Also and Referers to TOC.
|
25 |
- Bug fix of [INS/DEL/PRE[ treatment.
|
26 |
- Support of obsoleted="yes" attribute of wiki page.
|
27 |
- >>\d+ support in name of comment.
|
28 |
|
29 |
2002-10-17 Wakaba <w@suika.fam.cx>
|
30 |
|
31 |
* wiki.cgi: Updated. See
|
32 |
<http://suika.fam.cx/~wakaba/-temp/wiki/wiki?%A4%B3%A4%CEwiki%A4%CE%C6%C8%BC%AB%B3%C8%C4%A5#anchor-1>.
|
33 |
|
34 |
2002-10-07 Wakaba <w@suika.fam.cx>
|
35 |
|
36 |
* wiki.cgi:
|
37 |
- Output Last-Modified:.
|
38 |
- Record and output referer information.
|
39 |
|
40 |
2002-09-28 Wakaba <w@suika.fam.cx>
|
41 |
|
42 |
* wiki.cgi:
|
43 |
- Intoduce text/css mode.
|
44 |
- Anchorize news: URIs.
|
45 |
- (armor_name): Bug fix of not anchorizing traditional Wiki name.
|
46 |
- Indenting heading 3-5 in TOC.
|
47 |
- Multi-comment support.
|
48 |
- (print_footer): Embed #comment.
|
49 |
- (print_editform): Use NewPageTemplate when new page.
|
50 |
* wiki-style.css: Removed.
|
51 |
|
52 |
2002-08-29 Wakaba <w@suika.fam.cx>
|
53 |
|
54 |
* wiki.cgi: Fix cross site problem, syncing with
|
55 |
WalWiki 2.0.3.wal1 (WikiAntenna is not merged).
|
56 |
|
57 |
2002-06-18 Wakaba <w@suika.fam.cx>
|
58 |
|
59 |
* wiki.cgi: Fix cross site scripting problems.
|
60 |
|
61 |
2002-06-02 wakaba <w@suika.fam.cx>
|
62 |
|
63 |
* wiki.cgi: Sync with WalWiki 2.0.beta.1.wal.1.
|
64 |
* wiki-style.css: New file.
|
65 |
|
66 |
2002-03-24 wakaba <w@suika.fam.cx>
|
67 |
|
68 |
* wiki.cgi (inline):
|
69 |
- Ignore LinkLikeThis style anchor.
|
70 |
- Allow [[space including anchor]].
|
71 |
(make_link): Likewise. Gets rid of angle branckets
|
72 |
before make anchor.
|
73 |
|
74 |
2002-02-02 wakaba <wakaba@suika.fam.cx>
|
75 |
|
76 |
* wiki.cgi: New file.
|
77 |
* ChangeLog: Likewise.
|