/[pub]/suikawiki/script/ChangeLog
Suika

Diff of /suikawiki/script/ChangeLog

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

revision 1.9 by wakaba, Thu Oct 17 07:56:58 2002 UTC revision 1.13 by wakaba, Tue Dec 3 09:34:42 2002 UTC
# Line 1  Line 1 
1    2002-12-03  Wakaba  <w@suika.fam.cx>
2    
3            * wiki.cgi (update_recent_changes): Don't output buggy '#?' magic line.
4            (get_new_anchor_index): New function.
5            (do_comment): Use get_new_anchor_index.
6            (do_wikiform): New procedure.
7            (print_header): Output Refresh: field body with meta element, too,
8            to avoid bug(?) of early web browser implemention.
9            (mycmd=wikiform): New command.  See <IW:SuikaWiki:WikiForm> for detail.
10    
11    2002-12-01  Wakaba <wakaba@woody.wakaba.ssm>
12    
13            * wiki.cgi:
14            - ($UA): New variable.
15            - Output meta element with Content-Type (with 'x-' charset name)
16            if $UA =~ Mozilla/1 or Mozilla/2.
17            - Downgrade syntax of Refresh field to regacy syntax if
18            $UA =~ Mozilla/1 or Mozilla/2 or Opera.
19            - (wiki::useragent::add): Dont save bare [\x81-\cFF].
20    
21    2002-11-14  Wakaba <w@suika.fam.cx>
22    
23            * wiki.cgi: InterWiki is implemented.
24    
25    2002-10-21  Wakaba <w@suika.fam.cx>
26    
27            * wiki.cgi:
28            - Better support of random jump.
29            - Output Last-Modified: field if possible.
30            - Output ROBOTS -> NOINDEX as meta element if necessary.
31            - Don't output summary of its own page within title element
32            and page title (h1 element).
33            - Simplify of navigation links and footer.
34            - Add See Also and Referers to TOC.
35            - Bug fix of [INS/DEL/PRE[ treatment.
36            - Support of obsoleted="yes" attribute of wiki page.
37            - >>\d+ support in name of comment.
38    
39  2002-10-17  Wakaba <w@suika.fam.cx>  2002-10-17  Wakaba <w@suika.fam.cx>
40    
41          * wiki.cgi: Updated.  See          * wiki.cgi: Updated.  See

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.13

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24