OSDN Git Service

pukiwiki/pukiwiki.git
20 years agoBugTrack/577 Fixed rename plugin's XTML parse error
henoheno [Tue, 6 Jul 2004 12:07:03 +0000 (21:07 +0900)]
BugTrack/577 Fixed rename plugin's XTML parse error

20 years agoSimplify. Please use $vars instead of \post. Say 'nothing' if trying to delete nothin...
henoheno [Mon, 5 Jul 2004 14:28:34 +0000 (23:28 +0900)]
Simplify. Please use $vars instead of \post. Say 'nothing' if trying to delete nothing backuped

20 years agoINI_PRO_FILE is not needed now
henoheno [Mon, 5 Jul 2004 12:13:56 +0000 (21:13 +0900)]
INI_PRO_FILE is not needed now

20 years agoi_mode.ini.php + jphone.ini.php + future phones and PDAs = keitai.ini.php
henoheno [Mon, 5 Jul 2004 12:13:21 +0000 (21:13 +0900)]
i_mode.ini.php + jphone.ini.php + future phones and PDAs = keitai.ini.php

20 years agoAdded define DATA_HOME. init.php should be in SUB_DIR
henoheno [Mon, 5 Jul 2004 11:23:40 +0000 (20:23 +0900)]
Added define DATA_HOME. init.php should be in SUB_DIR

20 years agoRemove unused $script. Added array inits. Added many bla nk lines
henoheno [Sun, 4 Jul 2004 13:28:16 +0000 (22:28 +0900)]
Remove unused $script. Added array inits. Added many bla nk lines

20 years agoRewrite client's device and/or user-agent handling routines.
henoheno [Sun, 4 Jul 2004 12:18:57 +0000 (21:18 +0900)]
Rewrite client's device and/or user-agent handling routines.
Added define INI_PRO_FILE for device/user-agent specific initialization

20 years agoRewrite client's device and/or user-agent handling routines.
henoheno [Sun, 4 Jul 2004 11:37:33 +0000 (20:37 +0900)]
Rewrite client's device and/or user-agent handling routines.
Added define INI_PRO_FILE for device/user-agent specific initialization

20 years agoVodafone needs more detail of User-Agent strings. But don't use greedy regex to avoid...
henoheno [Sat, 3 Jul 2004 14:59:47 +0000 (23:59 +0900)]
Vodafone needs more detail of User-Agent strings. But don't use greedy regex to avoid risk of leakage of device serial number.

20 years agoCorrect UA_MATCHES. Some UA, like vodafone, needs more strict UA checking
henoheno [Sat, 3 Jul 2004 14:50:43 +0000 (23:50 +0900)]
Correct UA_MATCHES. Some UA, like vodafone, needs more strict UA checking

20 years agoVodafone: Please don't use ambiguous pattern here.
henoheno [Sat, 3 Jul 2004 14:26:29 +0000 (23:26 +0900)]
Vodafone: Please don't use ambiguous pattern here.
Openwave(R) Mobile Browser: Added comment for the future

20 years agoRe-define UA_TYPE => UA_NAME. Define UA_MATCHES. Don't unset $user_agent before readi...
henoheno [Sat, 3 Jul 2004 12:57:56 +0000 (21:57 +0900)]
Re-define UA_TYPE => UA_NAME. Define UA_MATCHES. Don't unset $user_agent before reading UA_INI_FILE

20 years agoAdded a define UA_TYPE
henoheno [Sat, 3 Jul 2004 09:52:36 +0000 (18:52 +0900)]
Added a define UA_TYPE

20 years agoDon't init $user_agent here
henoheno [Sat, 3 Jul 2004 05:28:33 +0000 (14:28 +0900)]
Don't init $user_agent here

20 years agoUsing defined variables. See init.php (r1.81) for detail
henoheno [Sat, 3 Jul 2004 05:02:43 +0000 (14:02 +0900)]
Using defined variables. See init.php (r1.81) for detail

20 years agoMore defensive. Added defines and unsets
henoheno [Sat, 3 Jul 2004 05:02:06 +0000 (14:02 +0900)]
More defensive. Added defines and unsets
* Added defines SERVER_PORT, SERVER_SOFTWARE
* Removed unused define PHP_SELF
* Unset already-defined variables from memory
* Unset USER AGENT related, after user-agent handling
* Unset GET / POST related more
* Unset QUERY_STRING related except $_SERVER['REQUEST_URI']
* Prohibit $_GET['msg'] attack
* Prefer POST to GET when creating $vars

20 years agoBugTrack/581 - (au/TU-KA) EZweb からのアクセス
henoheno [Sat, 3 Jul 2004 03:51:55 +0000 (12:51 +0900)]
BugTrack/581 - (au/TU-KA) EZweb からのアクセス

20 years agoBugTrack/581 - (au/TU-KA) EZweb からのアクセス
henoheno [Sat, 3 Jul 2004 01:36:01 +0000 (10:36 +0900)]
BugTrack/581 - (au/TU-KA) EZweb からのアクセス

20 years agoPlease use abstruct method $vars, instead of $get or $post
henoheno [Fri, 2 Jul 2004 13:59:58 +0000 (22:59 +0900)]
Please use abstruct method $vars, instead of $get or $post

20 years agoPlease use abstruct method $vars, instead of $get or $post
henoheno [Fri, 2 Jul 2004 13:34:36 +0000 (22:34 +0900)]
Please use abstruct method $vars, instead of $get or $post

20 years agoPlease use abstruct method $vars, instead of $get or $post
henoheno [Fri, 2 Jul 2004 13:07:31 +0000 (22:07 +0900)]
Please use abstruct method $vars, instead of $get or $post

20 years agoPlease use abstruct method $vars, instead of $get or $post
henoheno [Fri, 2 Jul 2004 12:47:48 +0000 (21:47 +0900)]
Please use abstruct method $vars, instead of $get or $post

20 years agoPlease use abstruct method $vars, instead of $get or $post
henoheno [Thu, 1 Jul 2004 14:53:59 +0000 (23:53 +0900)]
Please use abstruct method $vars, instead of $get or $post

20 years agoSimplify only. Remove unused grobal
henoheno [Thu, 1 Jul 2004 14:52:30 +0000 (23:52 +0900)]
Simplify only. Remove unused grobal

20 years agoPlease use abstruct method $vars, instead of $get or $post
henoheno [Thu, 1 Jul 2004 14:38:19 +0000 (23:38 +0900)]
Please use abstruct method $vars, instead of $get or $post

20 years agoSimplify. Left your will, before you $die
henoheno [Wed, 30 Jun 2004 14:20:29 +0000 (23:20 +0900)]
Simplify. Left your will, before you $die

20 years agoExpire risk: unset $_GET, $_POST, $_COOKIE
henoheno [Wed, 30 Jun 2004 13:36:45 +0000 (22:36 +0900)]
Expire risk: unset $_GET, $_POST, $_COOKIE

20 years agoBugTrack/622 Undefined index: action in diff.inc.php on line 16
henoheno [Wed, 30 Jun 2004 13:03:39 +0000 (22:03 +0900)]
BugTrack/622 Undefined index: action in diff.inc.php on line 16

20 years ago'cmd=' prohibits nasty 'plugin='
henoheno [Mon, 28 Jun 2004 12:07:21 +0000 (21:07 +0900)]
'cmd=' prohibits nasty 'plugin='

20 years agoBugTrack/586, edit_form() seems assuming cmd=edit to show help messages
henoheno [Sun, 27 Jun 2004 11:37:00 +0000 (20:37 +0900)]
BugTrack/586, edit_form() seems assuming cmd=edit to show help messages

20 years agoSimplify $vars related. Added checking parameter 'cmd' and 'plugin'
henoheno [Sun, 27 Jun 2004 11:15:51 +0000 (20:15 +0900)]
Simplify $vars related. Added checking parameter 'cmd' and 'plugin'

20 years agoUnified. Added blank lines just before functions
henoheno [Sat, 26 Jun 2004 13:27:49 +0000 (22:27 +0900)]
Unified. Added blank lines just before functions

20 years agoDon't require if it's not there
henoheno [Thu, 24 Jun 2004 13:45:52 +0000 (22:45 +0900)]
Don't require if it's not there

20 years agoSimplify
henoheno [Thu, 24 Jun 2004 13:05:35 +0000 (22:05 +0900)]
Simplify
* Added comments, blank lines and blank spaces
* define LANG_FILE
* Copyright 2001,2002,2003 => 2001-2004
* Say it cleary when get_script_uri() failed

20 years agoコードの簡素化: チェックルーチンの整理 => チェック結果をまとめて報告する
henoheno [Tue, 22 Jun 2004 13:39:23 +0000 (22:39 +0900)]
コードの簡素化: チェックルーチンの整理 => チェック結果をまとめて報告する

20 years agoBugTrack/509 ディレクトリの位置をハードコードしているファイルが多数ある
henoheno [Tue, 22 Jun 2004 11:56:25 +0000 (20:56 +0900)]
BugTrack/509 ディレクトリの位置をハードコードしているファイルが多数ある

20 years agoUse SUB_DIR, PLUGIN_DIR, SKIN_DIR
henoheno [Sun, 20 Jun 2004 06:31:02 +0000 (15:31 +0900)]
Use SUB_DIR, PLUGIN_DIR, SKIN_DIR

20 years agoUse SUB_DIR, PLUGIN_DIR, SKIN_DIR
henoheno [Sun, 20 Jun 2004 05:53:15 +0000 (14:53 +0900)]
Use SUB_DIR, PLUGIN_DIR, SKIN_DIR

20 years agoRemoved redundant comments:
henoheno [Sun, 20 Jun 2004 04:20:18 +0000 (13:20 +0900)]
Removed redundant comments:
* Use mbstring.php (with jcode.php) if you can't use mbstring extension (See mbsring.php)
* Emphasis who is the creator
* Unfortunately the creator's site seems missing

20 years agoAdded defines SUB_DIR, IMAGE_DIR
henoheno [Sat, 19 Jun 2004 14:27:35 +0000 (23:27 +0900)]
Added defines SUB_DIR, IMAGE_DIR

20 years agoAdded defines SUB_DIR, IMAGE_DIR
henoheno [Sat, 19 Jun 2004 14:05:12 +0000 (23:05 +0900)]
Added defines SUB_DIR, IMAGE_DIR

20 years agoInterWikiName: YukiWiki、ウヰキエリアを現状にあわせ更新
henoheno [Sat, 19 Jun 2004 05:33:49 +0000 (14:33 +0900)]
InterWikiName: YukiWiki、ウヰキエリアを現状にあわせ更新

20 years ago* jcodeの将来的なアップデートのため、'JCODE_DIR'のdefineを追加
henoheno [Sat, 19 Jun 2004 04:03:24 +0000 (13:03 +0900)]
* jcodeの将来的なアップデートのため、'JCODE_DIR'のdefineを追加
* コメントを追加 (jcodeを必要とする事を強調)

20 years ago* jcodeの将来的なアップデートのため、'JCODE_DIR'のdefineを追加
henoheno [Sat, 19 Jun 2004 03:58:43 +0000 (12:58 +0900)]
* jcodeの将来的なアップデートのため、'JCODE_DIR'のdefineを追加
* コメントを追加 (jcodeを必要とする事を強調)

20 years ago* jcodeの将来的なアップデートのため、'JCODE_DIR'のdefineを追加
henoheno [Sat, 19 Jun 2004 03:39:22 +0000 (12:39 +0900)]
* jcodeの将来的なアップデートのため、'JCODE_DIR'のdefineを追加
* コメントを追加 (jcodeを必要とする事を強調)

20 years agoBugTrack/588: is_page()内のキャッシュを廃止
arino [Sat, 8 May 2004 02:57:52 +0000 (11:57 +0900)]
BugTrack/588: is_page()内のキャッシュを廃止

20 years agoBugTrack/573 無効なブロックプラグイン行はParagraphにする
arino [Sun, 4 Apr 2004 14:17:18 +0000 (23:17 +0900)]
BugTrack/573 無効なブロックプラグイン行はParagraphにする

20 years ago更新履歴の日付を修正
arino [Sat, 3 Apr 2004 18:39:25 +0000 (03:39 +0900)]
更新履歴の日付を修正

20 years ago@charset規則は文書の先頭に記述しなければならない
arino [Sat, 3 Apr 2004 18:38:52 +0000 (03:38 +0900)]
@charset規則は文書の先頭に記述しなければならない

20 years agoPukiWiki/1.4.3 r1_4_3
arino [Sat, 3 Apr 2004 17:08:41 +0000 (02:08 +0900)]
PukiWiki/1.4.3

20 years agoBugTrack/566 CVS キーワード置換調整, SKIN_DIR='./skin/'
arino [Sat, 3 Apr 2004 15:56:08 +0000 (00:56 +0900)]
BugTrack/566 CVS キーワード置換調整, SKIN_DIR='./skin/'

20 years agoBugTrack/570 整形ルール表示時にcmdを維持する
arino [Sat, 3 Apr 2004 15:33:26 +0000 (00:33 +0900)]
BugTrack/570 整形ルール表示時にcmdを維持する

20 years agoBugTrack/553 差分の削除
arino [Sat, 3 Apr 2004 15:27:07 +0000 (00:27 +0900)]
BugTrack/553 差分の削除

20 years agotopicpathプラグイン
arino [Sat, 3 Apr 2004 15:26:07 +0000 (00:26 +0900)]
topicpathプラグイン

20 years agoamazonプラグイン
arino [Sat, 3 Apr 2004 15:25:43 +0000 (00:25 +0900)]
amazonプラグイン

20 years agoBugTrack/567 IGNOREで設定された文字列を''含む''サイトを非表示に
arino [Mon, 22 Mar 2004 14:57:32 +0000 (23:57 +0900)]
BugTrack/567 IGNOREで設定された文字列を''含む''サイトを非表示に
一覧表示形式を調整

20 years agoBugTrack/568 変数名の修正漏れ
arino [Sun, 21 Mar 2004 15:03:18 +0000 (00:03 +0900)]
BugTrack/568 変数名の修正漏れ

20 years agoBugTrack/564 lngファイルもバージョン表示の対象にする
arino [Sun, 21 Mar 2004 11:28:56 +0000 (20:28 +0900)]
BugTrack/564 lngファイルもバージョン表示の対象にする

20 years agocsv_explode, csv_implode関数を調整
arino [Sun, 21 Mar 2004 11:23:44 +0000 (20:23 +0900)]
csv_explode, csv_implode関数を調整

20 years agoBugTrack/561 ヘルプ記述追加
arino [Sat, 20 Mar 2004 15:07:23 +0000 (00:07 +0900)]
BugTrack/561 ヘルプ記述追加

20 years agocvs_explode()関数のバグ修正 csv_implode()関数を追加
arino [Sat, 20 Mar 2004 13:45:19 +0000 (22:45 +0900)]
cvs_explode()関数のバグ修正 csv_implode()関数を追加

20 years agoBugTrack/562 ChaSen/KAKASI無しでもある程度日本語ページ一覧分類を可能に
arino [Sat, 20 Mar 2004 13:43:58 +0000 (22:43 +0900)]
BugTrack/562 ChaSen/KAKASI無しでもある程度日本語ページ一覧分類を可能に

20 years agoBugTrack/563 リネーム後のページ名をis_pagename()でチェック
arino [Sat, 20 Mar 2004 13:37:43 +0000 (22:37 +0900)]
BugTrack/563 リネーム後のページ名をis_pagename()でチェック

20 years agoBugTrack/561 &t; -> \tの置換ルールを追加
arino [Sat, 20 Mar 2004 13:32:29 +0000 (22:32 +0900)]
BugTrack/561 &t; -> \tの置換ルールを追加

20 years ago$line_breakをページ途中で切り替える
arino [Thu, 18 Mar 2004 10:45:47 +0000 (19:45 +0900)]
$line_breakをページ途中で切り替える

20 years agoファイルロック処理を調整
arino [Thu, 18 Mar 2004 10:02:13 +0000 (19:02 +0900)]
ファイルロック処理を調整

20 years agoNotice: Undefined offset: 1 対策
arino [Thu, 18 Mar 2004 10:01:14 +0000 (19:01 +0900)]
Notice: Undefined offset:  1 対策

20 years agoBugTrack/534 プラグインの引数をCSVのように扱う
arino [Thu, 18 Mar 2004 09:52:52 +0000 (18:52 +0900)]
BugTrack/534 プラグインの引数をCSVのように扱う

20 years agoBugTrack/530 入りと出の方向が逆
arino [Thu, 18 Mar 2004 09:33:23 +0000 (18:33 +0900)]
BugTrack/530 入りと出の方向が逆

20 years ago不要なset_time_limit()を削除
arino [Thu, 18 Mar 2004 09:32:05 +0000 (18:32 +0900)]
不要なset_time_limit()を削除

20 years agoBugTrack/558 TrackBack Ping GETメソッド対応
arino [Thu, 18 Mar 2004 09:24:35 +0000 (18:24 +0900)]
BugTrack/558 TrackBack Ping GETメソッド対応
ファイルロック処理を調整

20 years agoBugTrack/558 TrackBack Ping GETメソッド対応
arino [Thu, 18 Mar 2004 09:22:47 +0000 (18:22 +0900)]
BugTrack/558 TrackBack Ping GETメソッド対応

20 years agoBugTrack/559 $whatsnewがurlencodeされていなかった
arino [Thu, 18 Mar 2004 09:18:41 +0000 (18:18 +0900)]
BugTrack/559 $whatsnewがurlencodeされていなかった
BugTrack/558 TrackBack Ping GETメソッド対応

20 years agoBugTrack/559 $whatsnewがurlencodeされていなかった
arino [Thu, 18 Mar 2004 09:17:54 +0000 (18:17 +0900)]
BugTrack/559 $whatsnewがurlencodeされていなかった

20 years agoBugTrack/552 BugTrack/543と同様(タグ不整合)
arino [Sat, 13 Mar 2004 13:48:27 +0000 (22:48 +0900)]
BugTrack/552 BugTrack/543と同様(タグ不整合)

20 years agoBugTrack/555 mbstring設定
arino [Sat, 13 Mar 2004 13:43:46 +0000 (22:43 +0900)]
BugTrack/555 mbstring設定

20 years agoBugTrack/524 リストの継続処理を修正
arino [Sun, 29 Feb 2004 16:01:20 +0000 (01:01 +0900)]
BugTrack/524 リストの継続処理を修正
BugTrack/521, BugTrack/545 blockquote内のインライン要素をparagraph化

20 years agoBugTrack/549 余分な\nを除去
arino [Sun, 29 Feb 2004 14:29:28 +0000 (23:29 +0900)]
BugTrack/549 余分な\nを除去

20 years agoBugTrack/502の修正ミス substr() -> mb_substr()
arino [Sun, 29 Feb 2004 14:10:39 +0000 (23:10 +0900)]
BugTrack/502の修正ミス substr() -> mb_substr()

20 years agoBugTrack/539 ヘルプ更新
arino [Sun, 29 Feb 2004 14:05:20 +0000 (23:05 +0900)]
BugTrack/539 ヘルプ更新

20 years agoバックアップの際、ページに含まれるバックアップの区切り文字を無害化するように
arino [Sun, 29 Feb 2004 13:27:28 +0000 (22:27 +0900)]
バックアップの際、ページに含まれるバックアップの区切り文字を無害化するように

20 years agoBugTrack/518 refererをrawurldecodeしてから比較
arino [Sun, 29 Feb 2004 08:20:38 +0000 (17:20 +0900)]
BugTrack/518 refererをrawurldecodeしてから比較

20 years agoBugTrack/519 array_splice()は配列のキーが数値だとキーを書き換えてしまう
arino [Sun, 29 Feb 2004 08:01:45 +0000 (17:01 +0900)]
BugTrack/519 array_splice()は配列のキーが数値だとキーを書き換えてしまう

20 years agoBugTrack/541 閲覧認証をチェック (修正)
arino [Sun, 29 Feb 2004 07:53:55 +0000 (16:53 +0900)]
BugTrack/541 閲覧認証をチェック (修正)

20 years agoBugTrack/523 実体参照の中身を検索語の置換対象から外す
arino [Sun, 29 Feb 2004 07:48:10 +0000 (16:48 +0900)]
BugTrack/523 実体参照の中身を検索語の置換対象から外す

20 years agoBugTrack/525 error_reporting(E_ALL)を削除
arino [Sun, 29 Feb 2004 07:45:20 +0000 (16:45 +0900)]
BugTrack/525 error_reporting(E_ALL)を削除

20 years agoBugTrack/526 typo identifer -> identif'i'er
arino [Sun, 29 Feb 2004 07:43:21 +0000 (16:43 +0900)]
BugTrack/526 typo identifer -> identif'i'er

20 years agoBugTrack/538 clearプラグイン
arino [Sun, 29 Feb 2004 07:18:39 +0000 (16:18 +0900)]
BugTrack/538 clearプラグイン

20 years agoBugTrack/541 閲覧認証をチェック
arino [Sun, 29 Feb 2004 07:05:26 +0000 (16:05 +0900)]
BugTrack/541 閲覧認証をチェック

20 years agoBugTrack/543 余分な閉じタグを削除
arino [Sun, 29 Feb 2004 07:03:18 +0000 (16:03 +0900)]
BugTrack/543 余分な閉じタグを削除

20 years agoBugTrack/502: /xを使う正規表現パターン中の空白文字をエスケープしていなかった
arino [Wed, 10 Dec 2003 00:39:09 +0000 (09:39 +0900)]
BugTrack/502: /xを使う正規表現パターン中の空白文字をエスケープしていなかった

20 years agoファイルダウンロード処理にmb_http_output('pass')を追加
arino [Sat, 6 Dec 2003 05:12:38 +0000 (14:12 +0900)]
ファイルダウンロード処理にmb_http_output('pass')を追加

20 years agoTableCellが空のとき<td>~</td>タグが省略されてしまう
arino [Sat, 6 Dec 2003 02:40:10 +0000 (11:40 +0900)]
TableCellが空のとき<td>~</td>タグが省略されてしまう

20 years agojoin('',...)は不要
arino [Thu, 4 Dec 2003 08:29:49 +0000 (17:29 +0900)]
join('',...)は不要

20 years agoContent-Typeヘッダでcharsetを出力しないように
arino [Thu, 4 Dec 2003 05:24:03 +0000 (14:24 +0900)]
Content-Typeヘッダでcharsetを出力しないように

20 years agoBugTrack/499: $thisをすり替える時の処理を修正
arino [Thu, 4 Dec 2003 03:09:27 +0000 (12:09 +0900)]
BugTrack/499: $thisをすり替える時の処理を修正
その他 処理統一など

20 years agoBugTrack/491 RecentDeleted
arino [Wed, 3 Dec 2003 12:40:35 +0000 (21:40 +0900)]
BugTrack/491 RecentDeleted

20 years agoエラーチェック強化
arino [Wed, 3 Dec 2003 12:36:02 +0000 (21:36 +0900)]
エラーチェック強化

20 years ago壊れたレコードをスキップ
arino [Wed, 3 Dec 2003 12:31:08 +0000 (21:31 +0900)]
壊れたレコードをスキップ

20 years agorss取得に失敗したときのエラー処理を追加
arino [Wed, 3 Dec 2003 12:30:02 +0000 (21:30 +0900)]
rss取得に失敗したときのエラー処理を追加