| 1 |
|
2002-12-30 Wakaba <w@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* wiki.cgi (print_header, do_output_css): Output expires: header field |
| 4 |
|
if necessary. |
| 5 |
|
(SuikaWiki::Plugin::make_info_html): Removed. |
| 6 |
|
(do_create, do_search, print_search_form): Removed. |
| 7 |
|
|
| 8 |
|
2002-12-25 Wakaba <w@suika.fam.cx> |
| 9 |
|
|
| 10 |
|
* wiki.cgi: Clean up. |
| 11 |
|
* WalWiki/lib/Yuki/RSS.pm: dc:* support. |
| 12 |
|
|
| 13 |
|
2002-12-24 Wakaba <w@suika.fam.cx> |
| 14 |
|
|
| 15 |
|
* wiki.cgi: Clean up. |
| 16 |
|
|
| 17 |
|
2002-12-20 Wakaba <w@suika.fam.cx> |
| 18 |
|
|
| 19 |
|
* wiki.cgi: SuikaWikiConst/1.0 is implemented. |
| 20 |
|
|
| 21 |
|
2002-12-19 Wakaba <w@suika.fam.cx> |
| 22 |
|
|
| 23 |
|
* .htaccess: Updated. |
| 24 |
|
|
| 25 |
|
* 500.ja.html, 500.ja.xhtml: New files. |
| 26 |
|
|
| 27 |
|
2002-12-18 Wakaba <w@suika.fam.cx> |
| 28 |
|
|
| 29 |
|
* wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s). |
| 30 |
|
|
| 31 |
|
2002-12-15 Wakaba <w@suika.fam.cx> |
| 32 |
|
|
| 33 |
|
* wiki.cgi (make_navigate_links): Add two jumps, one lucky. |
| 34 |
|
|
| 35 |
|
2002-12-13 Wakaba <w@suika.fam.cx> |
| 36 |
|
|
| 37 |
|
* wiki.cgi (do_index): Record referer, user-agent and |
| 38 |
|
output referer and see also. |
| 39 |
|
|
| 40 |
|
2002-12-10 Wakaba <w@suika.fam.cx> |
| 41 |
|
|
| 42 |
|
* wiki.cgi (do_write): 'after_edit_cmd' support. |
| 43 |
|
(print_editform): Likewise. |
| 44 |
|
(print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'. |
| 45 |
|
|
| 46 |
|
2002-12-08 Wakaba <w@suika.fam.cx> |
| 47 |
|
|
| 48 |
|
* wiki.cgi (print_navigate_link_elements): New. |
| 49 |
|
|
| 50 |
|
2002-12-06 Wakaba <w@suika.fam.cx> |
| 51 |
|
|
| 52 |
|
* wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2 |
| 53 |
|
is implemented. |
| 54 |
|
|
| 55 |
2002-12-05 Wakaba <w@suika.fam.cx> |
2002-12-05 Wakaba <w@suika.fam.cx> |
| 56 |
|
|
| 57 |
* wiki.cgi (make_custom_form): Form controls are to be disabled |
* wiki.cgi (make_custom_form): Form controls are to be disabled |
| 58 |
if WikiPage is read only. |
if WikiPage is read only. |
| 59 |
(SuikaWiki::Plugin::make_info_page): New. |
(SuikaWiki::Plugin::make_info_page): New. |
| 60 |
|
(print_header): Downgrade if $UA =~ Mozilla/[34]\.. |
| 61 |
|
|
| 62 |
2002-12-04 Wakaba <w@suika.fam.cx> |
2002-12-04 Wakaba <w@suika.fam.cx> |
| 63 |
|
|