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> |
2002-10-07 Wakaba <w@suika.fam.cx> |
35 |
|
|
36 |
* wiki.cgi: |
* wiki.cgi: |