OSDN Git Service

pukiwiki/pukiwiki.git
21 years agoruby.inc.php by reimy.
arino [Wed, 23 Apr 2003 08:06:15 +0000 (17:06 +0900)]
ruby.inc.php by reimy.

21 years agoBugTrack/307:
arino [Wed, 23 Apr 2003 08:05:16 +0000 (17:05 +0900)]
BugTrack/307:

21 years agoBugTrack/304
arino [Tue, 22 Apr 2003 14:38:53 +0000 (23:38 +0900)]
BugTrack/304

21 years agoBugTrack/294
arino [Tue, 22 Apr 2003 14:07:05 +0000 (23:07 +0900)]
BugTrack/294

21 years agoupdate.
arino [Mon, 21 Apr 2003 10:45:21 +0000 (19:45 +0900)]
update.

21 years agoupdate help / rules.
arino [Mon, 21 Apr 2003 10:44:49 +0000 (19:44 +0900)]
update help / rules.

21 years agoBugTrack/306: setup $url2 when url specified.
arino [Mon, 21 Apr 2003 08:43:46 +0000 (17:43 +0900)]
BugTrack/306: setup $url2 when url specified.

21 years agoBugTrack/300
arino [Thu, 17 Apr 2003 14:51:51 +0000 (23:51 +0900)]
BugTrack/300

21 years agoBugTrack/297
arino [Thu, 17 Apr 2003 14:50:31 +0000 (23:50 +0900)]
BugTrack/297

21 years agoBugTrack/294: pcmt_check_arg(): return immediately when parameter is empty.
arino [Thu, 17 Apr 2003 02:37:02 +0000 (11:37 +0900)]
BugTrack/294: pcmt_check_arg(): return immediately when parameter is empty.

21 years agoBugTrack/297:force closing quotation('>') at end of message.
arino [Thu, 17 Apr 2003 02:25:18 +0000 (11:25 +0900)]
BugTrack/297:force closing quotation('>') at end of message.

21 years agoBugTrack/302: infinite loop bug fix when circular references of no-related pages.
arino [Thu, 17 Apr 2003 02:09:01 +0000 (11:09 +0900)]
BugTrack/302: infinite loop bug fix when circular references of no-related pages.

21 years agoBugTrack/294:bugfix.
arino [Sun, 13 Apr 2003 14:34:41 +0000 (23:34 +0900)]
BugTrack/294:bugfix.

21 years agonew plugin for PukiWiki/1.4.
arino [Sun, 13 Apr 2003 07:48:04 +0000 (16:48 +0900)]
new plugin for PukiWiki/1.4.

21 years agoinitialize static value at declaration.
arino [Sun, 13 Apr 2003 07:04:08 +0000 (16:04 +0900)]
initialize static value at declaration.

21 years agovariable name typo. $article_no -> $memo_no.
arino [Sun, 13 Apr 2003 06:32:45 +0000 (15:32 +0900)]
variable name typo. $article_no -> $memo_no.

21 years agoBugTrack/281: separate sequence number for each page.
arino [Sun, 13 Apr 2003 06:28:52 +0000 (15:28 +0900)]
BugTrack/281: separate sequence number for each page.

21 years agoinitialize static value at declaration.
arino [Sun, 13 Apr 2003 06:10:37 +0000 (15:10 +0900)]
initialize static value at declaration.

21 years agofgets require second parameter (PHP<4.2.0)
arino [Sun, 13 Apr 2003 05:36:04 +0000 (14:36 +0900)]
fgets require second parameter (PHP<4.2.0)

21 years agoBugTrack/288:
arino [Sun, 13 Apr 2003 05:13:10 +0000 (14:13 +0900)]
BugTrack/288:

21 years agoBugTrack/292:rewrite counter update routine.
arino [Sun, 13 Apr 2003 04:51:46 +0000 (13:51 +0900)]
BugTrack/292:rewrite counter update routine.

21 years agoadd class for new.inc.php.
arino [Sun, 13 Apr 2003 04:50:43 +0000 (13:50 +0900)]
add class for new.inc.php.

21 years agonew plugin for PukiWiki/1.4.
arino [Sun, 13 Apr 2003 04:47:58 +0000 (13:47 +0900)]
new plugin for PukiWiki/1.4.

21 years agoBugTrack/293:options行の内容をhtmlspecialchars()に通すようにした。
arino [Sun, 13 Apr 2003 04:38:51 +0000 (13:38 +0900)]
BugTrack/293:options行の内容をhtmlspecialchars()に通すようにした。

21 years agoBugTrack/281: separate comment_no for included page.
arino [Tue, 8 Apr 2003 10:33:46 +0000 (19:33 +0900)]
BugTrack/281: separate comment_no for included page.

21 years agoBugTrack/290:keep preformat space (trim -> rtrim).
arino [Tue, 8 Apr 2003 09:51:11 +0000 (18:51 +0900)]
BugTrack/290:keep preformat space (trim -> rtrim).

21 years agoBugTrack/280:support AirH'' Phone.
panda [Thu, 3 Apr 2003 01:42:02 +0000 (10:42 +0900)]
BugTrack/280:support AirH'' Phone.

21 years agobugfix. (output empty data if bracketname is only anchor: [[#anchor]])
panda [Thu, 3 Apr 2003 01:41:08 +0000 (10:41 +0900)]
bugfix. (output empty data if bracketname is only anchor: [[#anchor]])

21 years agorewrite.
panda [Thu, 3 Apr 2003 01:38:30 +0000 (10:38 +0900)]
rewrite.
-use make_link -> make_pagelink.
-support 'NAVI_EXCLUDE_PATTERN' setting.

21 years agorewrite.
panda [Thu, 3 Apr 2003 01:36:49 +0000 (10:36 +0900)]
rewrite.
-use CACHE_DIR/{ref|rel} file.
-unsupport parameter 'url=true'.

21 years agoBugTrack/279:store counter cache to array for 'each page'.
panda [Wed, 2 Apr 2003 04:16:01 +0000 (13:16 +0900)]
BugTrack/279:store counter cache to array for 'each page'.

21 years agoRelease Candidate 2. r1_4_rc2
panda [Tue, 1 Apr 2003 08:16:33 +0000 (17:16 +0900)]
Release Candidate 2.

21 years agoBugTrack/273:show REAL filename at page/backup/deleted file list.
panda [Tue, 1 Apr 2003 08:05:26 +0000 (17:05 +0900)]
BugTrack/273:show REAL filename at page/backup/deleted file list.

21 years agoBugTrack/277:do not replace a variable name.
panda [Tue, 1 Apr 2003 07:17:40 +0000 (16:17 +0900)]
BugTrack/277:do not replace a variable name.

21 years agosource cleanup.
panda [Sun, 30 Mar 2003 07:27:45 +0000 (16:27 +0900)]
source cleanup.

21 years agoadd 'noimg' option, and default setting REF_URL_GETIMAGESIZE.
panda [Sun, 30 Mar 2003 03:56:03 +0000 (12:56 +0900)]
add 'noimg' option, and default setting REF_URL_GETIMAGESIZE.
source cleanup.

21 years agoadd 'compact' option, and default setting LS2_LIST_COMPACT.
panda [Sun, 30 Mar 2003 03:51:40 +0000 (12:51 +0900)]
add 'compact' option, and default setting LS2_LIST_COMPACT.
source cleanup.

21 years agoremove unused global variable $whatsnew.
panda [Sun, 30 Mar 2003 03:50:03 +0000 (12:50 +0900)]
remove unused global variable $whatsnew.

21 years agoremove unused global variable $whatsnew.
panda [Sun, 30 Mar 2003 02:44:09 +0000 (11:44 +0900)]
remove unused global variable $whatsnew.

21 years agoBugTrack/274: fix XSS vulnerability.
panda [Fri, 28 Mar 2003 15:34:29 +0000 (00:34 +0900)]
BugTrack/274: fix XSS vulnerability.

21 years agoBugTrack/275: wrong object name fix.
panda [Fri, 28 Mar 2003 15:16:30 +0000 (00:16 +0900)]
BugTrack/275: wrong object name fix.

21 years agoBugTrack/276: revert change of regexp pattern for note.
panda [Fri, 28 Mar 2003 15:13:02 +0000 (00:13 +0900)]
BugTrack/276: revert change of regexp pattern for note.

21 years agoRelease Candidate 1. set error_reporting only show E_ERROR|E_PARSE. r1_4_rc1
panda [Sun, 23 Mar 2003 15:54:37 +0000 (00:54 +0900)]
Release Candidate 1. set error_reporting only show E_ERROR|E_PARSE.

21 years agoRDBMS support was suspended.
panda [Sun, 23 Mar 2003 12:03:09 +0000 (21:03 +0900)]
RDBMS support was suspended.

21 years agoapply make_line_rules() to foot_explain.
panda [Sun, 23 Mar 2003 08:24:19 +0000 (17:24 +0900)]
apply make_line_rules() to  foot_explain.

21 years ago[[alias>:PageName]] is NOT InterWikiName.
panda [Sun, 23 Mar 2003 04:16:24 +0000 (13:16 +0900)]
[[alias>:PageName]] is NOT InterWikiName.

21 years agoBugTrack/269:" -> &quot; in <pre>.
panda [Sat, 22 Mar 2003 15:22:48 +0000 (00:22 +0900)]
BugTrack/269:" -> &quot; in <pre>.

21 years agoBugTrack/269:revert change.
panda [Sat, 22 Mar 2003 15:22:22 +0000 (00:22 +0900)]
BugTrack/269:revert change.

21 years agoBugTrack/269
panda [Fri, 21 Mar 2003 22:55:49 +0000 (07:55 +0900)]
BugTrack/269

21 years agoBugTrack/270:fix XSS vulnerability.
panda [Fri, 21 Mar 2003 22:49:48 +0000 (07:49 +0900)]
BugTrack/270:fix XSS vulnerability.

21 years agouse (?R) in note.
panda [Fri, 21 Mar 2003 22:48:44 +0000 (07:48 +0900)]
use (?R) in note.
set id to $foot_explain key.

21 years agosort $foot_explain with key. (key sets in make_link.php).
panda [Fri, 21 Mar 2003 22:46:55 +0000 (07:46 +0900)]
sort $foot_explain with key. (key sets in make_link.php).

21 years agoBugTrack/271
panda [Fri, 21 Mar 2003 22:45:48 +0000 (07:45 +0900)]
BugTrack/271

21 years agorevert change of recursive pattern in note,plugin. sorry.
panda [Tue, 18 Mar 2003 07:19:39 +0000 (16:19 +0900)]
revert change of recursive pattern in note,plugin. sorry.

21 years ago-check autolink before bracketname/wikiname
panda [Tue, 18 Mar 2003 07:09:51 +0000 (16:09 +0900)]
-check autolink before bracketname/wikiname
-use recursive pattern in note,plugin

21 years ago大文字と小文字を区別しないファイルシステム対策
ryuji_amano [Tue, 18 Mar 2003 06:09:41 +0000 (15:09 +0900)]
大文字と小文字を区別しないファイルシステム対策

21 years agoBugTrack/267:move japanese message to plugin_init.
panda [Mon, 17 Mar 2003 00:29:33 +0000 (09:29 +0900)]
BugTrack/267:move japanese message to plugin_init.

21 years agoBugTrack/266:bugfix.
panda [Mon, 17 Mar 2003 00:20:38 +0000 (09:20 +0900)]
BugTrack/266:bugfix.

21 years agosource cleanup, add alias image support for all bracketted indicator.
panda [Sun, 16 Mar 2003 14:00:17 +0000 (23:00 +0900)]
source cleanup, add alias image support for all bracketted indicator.

21 years agoadd 'nolink' option.
panda [Sun, 16 Mar 2003 13:53:29 +0000 (22:53 +0900)]
add 'nolink' option.

21 years agoBugTrack/265: delete last modified time field from referer cache.
panda [Sat, 15 Mar 2003 11:39:04 +0000 (20:39 +0900)]
BugTrack/265: delete last modified time field from referer cache.

21 years agoBugTrack/257:source cleanup.
panda [Sat, 15 Mar 2003 04:25:53 +0000 (13:25 +0900)]
BugTrack/257:source cleanup.

21 years agoavoid PHP pack() bug.
panda [Sat, 15 Mar 2003 04:24:59 +0000 (13:24 +0900)]
avoid PHP pack() bug.
source cleanup.

21 years agoBugTrack/263:rawurlencode $defaultpage,$whatsnew.
panda [Fri, 14 Mar 2003 06:33:49 +0000 (15:33 +0900)]
BugTrack/263:rawurlencode $defaultpage,$whatsnew.

21 years agomessage change. 'database' -> 'cache'.
panda [Fri, 14 Mar 2003 04:12:33 +0000 (13:12 +0900)]
message change. 'database' -> 'cache'.

21 years agoBugTrack/264:read() bugfix.
panda [Fri, 14 Mar 2003 04:05:48 +0000 (13:05 +0900)]
BugTrack/264:read() bugfix.

21 years agorequire link_db.php or link.php.
panda [Thu, 13 Mar 2003 14:13:17 +0000 (23:13 +0900)]
require link_db.php or link.php.

21 years agoseparate Link_auto to Link_wikiname and Link_autolink.
panda [Thu, 13 Mar 2003 14:12:35 +0000 (23:12 +0900)]
separate Link_auto to Link_wikiname and Link_autolink.

21 years agoadd parameter ($non_format) to do_search().
panda [Thu, 13 Mar 2003 14:11:59 +0000 (23:11 +0900)]
add parameter ($non_format) to do_search().

21 years agomove routines to link.php.
panda [Thu, 13 Mar 2003 14:11:24 +0000 (23:11 +0900)]
move routines to link.php.

21 years agomove routines to link.php, and add form for request administrator password.
panda [Thu, 13 Mar 2003 14:10:52 +0000 (23:10 +0900)]
move routines to link.php, and add form for request administrator password.

21 years agopage relatin cache (db)
panda [Thu, 13 Mar 2003 14:08:28 +0000 (23:08 +0900)]
page relatin cache (db)

21 years agopage relatin cache (file)
panda [Thu, 13 Mar 2003 14:08:17 +0000 (23:08 +0900)]
page relatin cache (file)

21 years agoadd error check and messages.
panda [Thu, 13 Mar 2003 06:00:23 +0000 (15:00 +0900)]
add error check and messages.

21 years agoBugTrack/258:fix XSS vulnerability.
panda [Thu, 13 Mar 2003 05:31:16 +0000 (14:31 +0900)]
BugTrack/258:fix XSS vulnerability.

21 years agoBugTrack/260:use PLUGIN_DIR.
panda [Wed, 12 Mar 2003 03:35:51 +0000 (12:35 +0900)]
BugTrack/260:use PLUGIN_DIR.

21 years agoBugTrack/262:fix XSS vulnerability.
panda [Wed, 12 Mar 2003 03:29:41 +0000 (12:29 +0900)]
BugTrack/262:fix XSS vulnerability.

21 years agosort by string order. r1_4_pre6
panda [Mon, 10 Mar 2003 12:37:23 +0000 (21:37 +0900)]
sort by string order.

21 years agobugfix :skip output of not pagename.
panda [Mon, 10 Mar 2003 12:35:19 +0000 (21:35 +0900)]
bugfix :skip output of not pagename.

21 years agoget_object: skip comment or pre-formatted line.
panda [Mon, 10 Mar 2003 12:27:12 +0000 (21:27 +0900)]
get_object: skip comment or pre-formatted line.

21 years agopre5 -> pre6.
panda [Mon, 10 Mar 2003 11:34:10 +0000 (20:34 +0900)]
pre5 -> pre6.

21 years agoadd support for dynamic variable handling.(**,--)
panda [Mon, 10 Mar 2003 11:32:23 +0000 (20:32 +0900)]
add support for dynamic variable handling.(**,--)

21 years agodatabase operation cleanup. (tested on MySQL3.23.55/Windows2000 and PostgreSQL7.2...
panda [Mon, 10 Mar 2003 11:30:50 +0000 (20:30 +0900)]
database operation cleanup. (tested on MySQL3.23.55/Windows2000 and PostgreSQL7.2.3/Linux)

21 years agoBugTrack/253:#freeze check
panda [Sat, 8 Mar 2003 13:35:06 +0000 (22:35 +0900)]
BugTrack/253:#freeze check

21 years agoBugTrack/253:#freeze check
panda [Sat, 8 Mar 2003 13:19:02 +0000 (22:19 +0900)]
BugTrack/253:#freeze check

21 years agobugfix: func_num_args(): Can't be used as a function parameter.
panda [Sat, 8 Mar 2003 12:32:06 +0000 (21:32 +0900)]
bugfix: func_num_args(): Can't be used as a function parameter.

21 years agosort autolink pages after array_unique(). (hmmm... array_unique isn't sort?)
panda [Fri, 7 Mar 2003 12:47:16 +0000 (21:47 +0900)]
sort autolink pages after array_unique(). (hmmm... array_unique isn't sort?)

21 years agoBugTrack/250:add j-phone agent pattern. (not Profile/).
panda [Fri, 7 Mar 2003 08:25:33 +0000 (17:25 +0900)]
BugTrack/250:add j-phone agent pattern. (not Profile/).

21 years agoBugTrack/250:array geometry bug fix.
panda [Fri, 7 Mar 2003 08:03:51 +0000 (17:03 +0900)]
BugTrack/250:array geometry bug fix.

21 years ago'WikiName overlooks, when page is not exist...' bug fix.
panda [Fri, 7 Mar 2003 07:46:24 +0000 (16:46 +0900)]
'WikiName overlooks, when page is not exist...' bug fix.

21 years ago1) fix check miss of rename error.
panda [Fri, 7 Mar 2003 07:07:13 +0000 (16:07 +0900)]
1) fix check miss of rename error.
2) use config.php to get mime-types.

21 years agoadd forceignorelist to create cache/autolink.dat
panda [Fri, 7 Mar 2003 07:05:14 +0000 (16:05 +0900)]
add forceignorelist to create cache/autolink.dat

21 years agoget forceignorepages list from cache/autolink.dat
panda [Fri, 7 Mar 2003 07:04:07 +0000 (16:04 +0900)]
get forceignorepages list from cache/autolink.dat

21 years agoremove pagename setting.
panda [Fri, 7 Mar 2003 07:03:28 +0000 (16:03 +0900)]
remove pagename setting.

21 years agoadd config.php.
panda [Fri, 7 Mar 2003 07:03:08 +0000 (16:03 +0900)]
add config.php.

21 years agoinitial version.
panda [Fri, 7 Mar 2003 06:45:26 +0000 (15:45 +0900)]
initial version.

21 years agorevert change. sorry.
panda [Fri, 7 Mar 2003 04:13:27 +0000 (13:13 +0900)]
revert change. sorry.

21 years ago i-mode cache size detect routine, j-phone warning fix.
panda [Fri, 7 Mar 2003 04:09:43 +0000 (13:09 +0900)]
 i-mode cache size detect routine, j-phone warning fix.

21 years agodo not sort $foot_explain.
panda [Fri, 7 Mar 2003 02:20:59 +0000 (11:20 +0900)]
do not sort $foot_explain.

21 years agoBugTrack/247:add error control operator '@' to getimagesize().
panda [Fri, 7 Mar 2003 00:24:59 +0000 (09:24 +0900)]
BugTrack/247:add error control operator '@' to getimagesize().