OSDN Git Service

pukiwiki/pukiwiki.git
19 years agomv tarfile.inc.php dump.inc.php; # to abstraction of dump and restore
henoheno [Sat, 25 Sep 2004 10:29:23 +0000 (19:29 +0900)]
mv tarfile.inc.php dump.inc.php; # to abstraction of dump and restore

19 years agomv tarfile.inc.php dump.inc.php; # to abstraction of dump and restore
henoheno [Sat, 25 Sep 2004 10:28:15 +0000 (19:28 +0900)]
mv tarfile.inc.php dump.inc.php; # to abstraction of dump and restore

19 years agoWindows CE (MSIE 5.5 or upper) seems to be default profile
henoheno [Sat, 25 Sep 2004 01:11:34 +0000 (10:11 +0900)]
Windows CE (MSIE 5.5 or upper) seems to be default profile

19 years agoWindows CE (MSIE 5.5 or upper) seems to be default profile
henoheno [Sat, 25 Sep 2004 00:56:58 +0000 (09:56 +0900)]
Windows CE (MSIE 5.5 or upper) seems to be default profile

19 years agoBugTrack/697 Vodaphone W-type (Lesser than 200KB) support
henoheno [Fri, 24 Sep 2004 23:54:22 +0000 (08:54 +0900)]
BugTrack/697 Vodaphone W-type (Lesser than 200KB) support

19 years agoCleanup. Added / Removed spaces, comments. Shrink. Rename defines
henoheno [Thu, 23 Sep 2004 15:39:01 +0000 (00:39 +0900)]
Cleanup. Added / Removed spaces, comments. Shrink. Rename defines

19 years agoAdded tarfile.inc.php v1.0, written by teanan
henoheno [Thu, 23 Sep 2004 14:40:13 +0000 (23:40 +0900)]
Added tarfile.inc.php v1.0, written by teanan

19 years agoWikiWikiWeb: Correct c2.com name
henoheno [Thu, 23 Sep 2004 07:03:01 +0000 (16:03 +0900)]
WikiWikiWeb: Correct c2.com name

19 years agoRe-order and added comments
henoheno [Tue, 21 Sep 2004 12:04:54 +0000 (21:04 +0900)]
Re-order and added comments

19 years agoCorrect plugin-related define's name
henoheno [Tue, 21 Sep 2004 11:57:23 +0000 (20:57 +0900)]
Correct plugin-related define's name

19 years agoRemove help comment-message inside. Correct usage
henoheno [Tue, 21 Sep 2004 11:53:18 +0000 (20:53 +0900)]
Remove help comment-message inside. Correct usage

19 years agoBugTrack/598 don't avoid using template
henoheno [Mon, 20 Sep 2004 04:25:38 +0000 (13:25 +0900)]
BugTrack/598  don't avoid using template

19 years agoBugTrack/598 don't avoid using template
henoheno [Mon, 20 Sep 2004 04:02:27 +0000 (13:02 +0900)]
BugTrack/598  don't avoid using template

19 years agoBugTrack/667 Attch flie list will be a line, not multiple lines
henoheno [Mon, 20 Sep 2004 02:36:34 +0000 (11:36 +0900)]
BugTrack/667 Attch flie list will be a line, not multiple lines

19 years agoRemove unused global
henoheno [Mon, 20 Sep 2004 02:14:00 +0000 (11:14 +0900)]
Remove unused global

19 years agoMove $weeklabels from pukiwiki.ini.php to lib/init.php
henoheno [Mon, 20 Sep 2004 02:04:24 +0000 (11:04 +0900)]
Move $weeklabels from pukiwiki.ini.php to lib/init.php

19 years agoMoved error_reporting() from lib/init.php to index.php/pukiwiki.php
henoheno [Mon, 20 Sep 2004 00:48:34 +0000 (09:48 +0900)]
Moved error_reporting() from lib/init.php to index.php/pukiwiki.php

19 years agoMerged from r1_4_4 to branch_r1_4_4_php5_end
henoheno [Sun, 19 Sep 2004 14:05:30 +0000 (23:05 +0900)]
Merged from r1_4_4 to branch_r1_4_4_php5_end

19 years agoEnable skin-language changeorver.
henoheno [Sun, 19 Sep 2004 13:45:48 +0000 (22:45 +0900)]
Enable skin-language changeorver.
* Move Language settings from lib/init.php to pukiwiki.ini.php
* Added define SKIN_LANG and CONTENT_CHARSET to enable changing
  skin-languate into 'en', with your native/multi language content

19 years agoEnable skin-language changeorver.
henoheno [Sun, 19 Sep 2004 13:27:15 +0000 (22:27 +0900)]
Enable skin-language changeorver.
* Move Language settings from lib/init.php to pukiwiki.ini.php
* Added define SKIN_LANG and CONTENT_CHARSET to enable changing
  skin-languate into 'en', with your native/multi language content

19 years agoThere isn't keitai.skin.en.php
henoheno [Sun, 19 Sep 2004 12:30:24 +0000 (21:30 +0900)]
There isn't keitai.skin.en.php

19 years agoComment out, commented outs
henoheno [Sat, 18 Sep 2004 12:01:42 +0000 (21:01 +0900)]
Comment out, commented outs

19 years agoCorrect default value of $media
henoheno [Sat, 18 Sep 2004 11:59:26 +0000 (20:59 +0900)]
Correct default value of $media

19 years agoSimplify. REQUEST => GET
henoheno [Sat, 18 Sep 2004 11:58:09 +0000 (20:58 +0900)]
Simplify. REQUEST => GET

19 years agoShrink default.{en|ja}.css, print.{en|ja}.css => pukiwiki.css.php
henoheno [Sat, 18 Sep 2004 09:45:14 +0000 (18:45 +0900)]
Shrink default.{en|ja}.css, print.{en|ja}.css => pukiwiki.css.php

19 years agoSimplify. Shrink. Remove unused global. Add a rawurlencode(). Correct default text...
henoheno [Fri, 10 Sep 2004 14:18:34 +0000 (23:18 +0900)]
Simplify. Shrink. Remove unused global. Add a rawurlencode(). Correct default text as a random link

19 years agoBugTrack/678 There isn't .htaccess in TRACKBACK_DIR, why?
henoheno [Sun, 5 Sep 2004 04:03:49 +0000 (13:03 +0900)]
BugTrack/678 There isn't .htaccess in TRACKBACK_DIR, why?

19 years agoBugTrack/676 No need to link itself, notifies where you just read r1_4_4
henoheno [Sat, 4 Sep 2004 15:04:10 +0000 (00:04 +0900)]
BugTrack/676 No need to link itself, notifies where you just read

19 years agoJust a cleanup. Remove unused / Added spaces and \n
henoheno [Sat, 4 Sep 2004 14:53:13 +0000 (23:53 +0900)]
Just a cleanup. Remove unused / Added spaces and \n

19 years agoBugTrack/676 No need to link itself, notifies where you just read
henoheno [Sat, 4 Sep 2004 14:26:52 +0000 (23:26 +0900)]
BugTrack/676 No need to link itself, notifies where you just read

19 years agoJust a cleanup. Add two \n
henoheno [Sat, 4 Sep 2004 14:16:30 +0000 (23:16 +0900)]
Just a cleanup. Add two \n

19 years agoFreeze PukiWiki, PukiWiki plugin-manual, FormattingRules, Help
henoheno [Sat, 4 Sep 2004 12:45:38 +0000 (21:45 +0900)]
Freeze PukiWiki, PukiWiki plugin-manual, FormattingRules, Help

19 years agoProhibit compressed files
henoheno [Sat, 4 Sep 2004 12:11:16 +0000 (21:11 +0900)]
Prohibit compressed files

19 years agoBugTrack/670 Disable menubar when you view it as a normal page
henoheno [Sat, 4 Sep 2004 06:07:33 +0000 (15:07 +0900)]
BugTrack/670 Disable menubar when you view it as a normal page

19 years agoBugTrack/670 Disable menubar when you view it as a normal page
henoheno [Sat, 4 Sep 2004 05:42:37 +0000 (14:42 +0900)]
BugTrack/670 Disable menubar when you view it as a normal page

19 years agoBump up 1.4.4rc2 => 1.4.4
henoheno [Sat, 4 Sep 2004 03:01:39 +0000 (12:01 +0900)]
Bump up 1.4.4rc2 => 1.4.4

19 years agoSort mail-related settings
henoheno [Sat, 4 Sep 2004 00:02:03 +0000 (09:02 +0900)]
Sort mail-related settings

19 years agoMove from pukiwiki/devel/make_funclist.sh to devel/make_funclist.sh
henoheno [Fri, 3 Sep 2004 23:41:31 +0000 (08:41 +0900)]
Move from pukiwiki/devel/make_funclist.sh to devel/make_funclist.sh

19 years agoCorrect spaces, word-wrap, image/face, Tiki URL. Added 'tar pzxf', URLs to FAQ and...
henoheno [Fri, 3 Sep 2004 23:37:38 +0000 (08:37 +0900)]
Correct spaces, word-wrap, image/face, Tiki URL. Added 'tar pzxf', URLs to FAQ and BugTrack

19 years ago整形ルール: Check internal plugin manual
henoheno [Thu, 2 Sep 2004 14:45:39 +0000 (23:45 +0900)]
整形ルール: Check internal plugin manual

20 years agoヘルプ: Added a link to plugin manual
henoheno [Thu, 2 Sep 2004 14:30:30 +0000 (23:30 +0900)]
ヘルプ: Added a link to plugin manual

20 years agoAdded a comment for PlayStation BB Navigator
henoheno [Wed, 1 Sep 2004 14:35:01 +0000 (23:35 +0900)]
Added a comment for PlayStation BB Navigator

20 years agoBugTrack/674 Set $file, or fail getimagesize() etc
henoheno [Wed, 1 Sep 2004 13:15:16 +0000 (22:15 +0900)]
BugTrack/674 Set $file, or fail getimagesize() etc

20 years agoRecentChanges: Update
henoheno [Wed, 1 Sep 2004 11:42:01 +0000 (20:42 +0900)]
RecentChanges: Update

20 years agoRecentChanges: Reset r1_4_4_rc2
henoheno [Tue, 31 Aug 2004 15:12:52 +0000 (00:12 +0900)]
RecentChanges: Reset

20 years agoAdded newline at end of file
henoheno [Tue, 31 Aug 2004 15:12:17 +0000 (00:12 +0900)]
Added newline at end of file

20 years agoAdded [#link]
henoheno [Tue, 31 Aug 2004 15:10:37 +0000 (00:10 +0900)]
Added [#link]

20 years ago1.4.4rc1 => 1.4.4rc2
henoheno [Tue, 31 Aug 2004 14:56:39 +0000 (23:56 +0900)]
1.4.4rc1 => 1.4.4rc2

20 years agoPukiWiki/1.4/マニュアル/プラグイン/r: Correct and add info about ref plugin
henoheno [Tue, 31 Aug 2004 14:52:55 +0000 (23:52 +0900)]
PukiWiki/1.4/マニュアル/プラグイン/r: Correct and add info about ref plugin

20 years agoPukiWiki/1.4/マニュアル/プラグイン/p: Remove already-defined and obsolete info
henoheno [Tue, 31 Aug 2004 14:50:24 +0000 (23:50 +0900)]
PukiWiki/1.4/マニュアル/プラグイン/p: Remove already-defined and obsolete info

20 years agoPukiWiki/1.4/マニュアル/プラグイン/i: Added definition info: PLUGIN_IMG_CLEAR and PLUGIN_INCLUD...
henoheno [Tue, 31 Aug 2004 14:49:01 +0000 (23:49 +0900)]
PukiWiki/1.4/マニュアル/プラグイン/i: Added definition info: PLUGIN_IMG_CLEAR and PLUGIN_INCLUDE_MAX

20 years agoPukiWiki/1.4/マニュアル/プラグイン/c: Remove about COUNTER_DIR
henoheno [Tue, 31 Aug 2004 14:47:22 +0000 (23:47 +0900)]
PukiWiki/1.4/マニュアル/プラグイン/c: Remove about COUNTER_DIR

20 years agoPukiWiki/1.4/マニュアル/プラグイン/a: Remove about UPLOAD_DIR
henoheno [Tue, 31 Aug 2004 14:45:50 +0000 (23:45 +0900)]
PukiWiki/1.4/マニュアル/プラグイン/a: Remove about UPLOAD_DIR

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/30
henoheno [Tue, 31 Aug 2004 14:41:42 +0000 (23:41 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/30

20 years ago整形ルール: Commented out an obsolete style #img(,clear)
henoheno [Tue, 31 Aug 2004 14:32:20 +0000 (23:32 +0900)]
整形ルール: Commented out an obsolete style #img(,clear)

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19
henoheno [Tue, 31 Aug 2004 12:48:02 +0000 (21:48 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19

20 years agoShrink DATA_HOME related, and default page-name related settings
henoheno [Mon, 30 Aug 2004 14:29:47 +0000 (23:29 +0900)]
Shrink DATA_HOME related, and default page-name related settings

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19
henoheno [Mon, 30 Aug 2004 14:19:54 +0000 (23:19 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19
henoheno [Mon, 30 Aug 2004 13:47:34 +0000 (22:47 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19
henoheno [Mon, 30 Aug 2004 13:45:11 +0000 (22:45 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/08/19

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/08
henoheno [Mon, 30 Aug 2004 12:53:13 +0000 (21:53 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/08

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Mon, 30 Aug 2004 12:33:05 +0000 (21:33 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Mon, 30 Aug 2004 12:28:57 +0000 (21:28 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Mon, 30 Aug 2004 12:03:35 +0000 (21:03 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Mon, 30 Aug 2004 11:35:47 +0000 (20:35 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Mon, 30 Aug 2004 11:27:19 +0000 (20:27 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Mon, 30 Aug 2004 11:26:20 +0000 (20:26 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoBugTrack/671 Ignore when $args[0] == ''
henoheno [Sun, 29 Aug 2004 10:24:45 +0000 (19:24 +0900)]
BugTrack/671 Ignore when $args[0] == ''

20 years agoRename gpl.txt => COPYING.txt
henoheno [Sun, 29 Aug 2004 00:40:56 +0000 (09:40 +0900)]
Rename gpl.txt => COPYING.txt

20 years agoAdding summary of 1.4.4 (Under construction), 2004/06 - 2004/07
henoheno [Sat, 28 Aug 2004 21:24:39 +0000 (06:24 +0900)]
Adding summary of 1.4.4 (Under construction), 2004/06 - 2004/07

20 years agoAdded PukiWiki.org and PukiWiki-dev's site banner
henoheno [Sat, 28 Aug 2004 09:47:42 +0000 (18:47 +0900)]
Added PukiWiki.org and PukiWiki-dev's site banner

20 years agoRename gpl.txt => COPYING.txt
henoheno [Sat, 28 Aug 2004 09:11:50 +0000 (18:11 +0900)]
Rename gpl.txt => COPYING.txt

20 years agoRename and separate readme(.en).txt => README(.en).txt and UPDATING(.en).txt
henoheno [Sat, 28 Aug 2004 09:11:28 +0000 (18:11 +0900)]
Rename and separate readme(.en).txt => README(.en).txt and UPDATING(.en).txt

20 years agoCorrect an error message about ref(filename,pagename)
henoheno [Sat, 28 Aug 2004 01:32:19 +0000 (10:32 +0900)]
Correct an error message about ref(filename,pagename)

20 years agoTry new method #ref(pagename/filename)
henoheno [Sat, 28 Aug 2004 01:04:33 +0000 (10:04 +0900)]
Try new method #ref(pagename/filename)
instead of #ref(filename,pagename).

A method of passing a page name through the second
argument, can not pass, that equals to ref's
option name, to avoid trivial troubles about
#ref(filename,right,right) etc.

HACK: This patch also effects #ref(filename,_size)
or someting inner params, started with '_', and
shows you TRUE error with #ref(filename,_error)

20 years agoPromote new design ref(pagename/filname). Correct simple single arugment
henoheno [Thu, 26 Aug 2004 15:32:51 +0000 (00:32 +0900)]
Promote new design ref(pagename/filname). Correct simple single arugment

20 years ago* Enable old design #ref(filename,BrackettedBracketName)
henoheno [Thu, 26 Aug 2004 14:37:33 +0000 (23:37 +0900)]
* Enable old design #ref(filename,BrackettedBracketName)
  with NonBrackettedBracketName, or show an error message
  about new design: #ref(pagename/filename)
* Check the arugument is valid pagename => Check the attached file is there

20 years agoJust a cleanup, added comments
henoheno [Wed, 25 Aug 2004 13:39:48 +0000 (22:39 +0900)]
Just a cleanup, added comments

20 years agoRename(Correct) INCLUDE_MAX => PLUGIN_INCLUDE_MAX
henoheno [Tue, 24 Aug 2004 11:24:39 +0000 (20:24 +0900)]
Rename(Correct) INCLUDE_MAX => PLUGIN_INCLUDE_MAX

20 years agoCleanup about $file
henoheno [Mon, 23 Aug 2004 14:59:11 +0000 (23:59 +0900)]
Cleanup about $file

20 years agoBugTrack/664 Should replace #img(,clear) => #clear
henoheno [Mon, 23 Aug 2004 11:49:04 +0000 (20:49 +0900)]
BugTrack/664 Should replace #img(,clear) => #clear

20 years agoJust added a comment
henoheno [Mon, 23 Aug 2004 11:46:10 +0000 (20:46 +0900)]
Just added a comment

20 years agoBugTrack/664 Check the 2nd argument first, for compatibility
henoheno [Mon, 23 Aug 2004 11:41:57 +0000 (20:41 +0900)]
BugTrack/664 Check the 2nd argument first, for compatibility

20 years agoCorrect BugTrack's URL. Added compatibility info. Correct info
henoheno [Sun, 22 Aug 2004 14:53:17 +0000 (23:53 +0900)]
Correct BugTrack's URL. Added compatibility info. Correct info

20 years agoAdded 1.4.4 related info. Remove redundat. Shrink
henoheno [Sun, 22 Aug 2004 14:00:15 +0000 (23:00 +0900)]
Added 1.4.4 related info. Remove redundat. Shrink

20 years agoCorrect comments only, Web Server => Web Browser
henoheno [Sun, 22 Aug 2004 09:08:24 +0000 (18:08 +0900)]
Correct comments only, Web Server => Web Browser

20 years agoPukiWiki/1.4/マニュアル/プラグイン: Correct title heading
henoheno [Sun, 22 Aug 2004 09:04:43 +0000 (18:04 +0900)]
PukiWiki/1.4/マニュアル/プラグイン: Correct title heading

20 years agoPukiWiki: Added #ls2
henoheno [Sun, 22 Aug 2004 09:03:48 +0000 (18:03 +0900)]
PukiWiki: Added #ls2

20 years agoAdded PukiWiki/1.4/マニュアル/プラグイン/*
henoheno [Sun, 22 Aug 2004 08:56:28 +0000 (17:56 +0900)]
Added PukiWiki/1.4/マニュアル/プラグイン/*

20 years agoPukiWiki/1.4/マニュアル/プラグイン
henoheno [Sun, 22 Aug 2004 08:55:08 +0000 (17:55 +0900)]
PukiWiki/1.4/マニュアル/プラグイン

20 years agoInterWikiName: Correct pukiwiki.dev utf8 => euc
henoheno [Sun, 22 Aug 2004 08:33:54 +0000 (17:33 +0900)]
InterWikiName: Correct pukiwiki.dev utf8 => euc

20 years agoPukiWiki: Move about PukiWiki, to the page 'PukiWiki'
henoheno [Sun, 22 Aug 2004 08:30:53 +0000 (17:30 +0900)]
PukiWiki: Move about PukiWiki, to the page 'PukiWiki'

20 years agoFrontPage: Move about PukiWiki, to the page 'PukiWiki'
henoheno [Sun, 22 Aug 2004 08:28:54 +0000 (17:28 +0900)]
FrontPage: Move about PukiWiki, to the page 'PukiWiki'

20 years agoAdded comment for SKIN_DIR and IMAGE_DIR, shrink, correct comments
henoheno [Sun, 22 Aug 2004 08:10:22 +0000 (17:10 +0900)]
Added comment for SKIN_DIR and IMAGE_DIR, shrink, correct comments

20 years agoBugTrack/662 Must create the page, before attaching files with new attach plugin
henoheno [Sat, 21 Aug 2004 12:57:57 +0000 (21:57 +0900)]
BugTrack/662 Must create the page, before attaching files with new attach plugin

20 years agoBugTrack/660 back out r1.26
henoheno [Sat, 21 Aug 2004 02:36:57 +0000 (11:36 +0900)]
BugTrack/660 back out r1.26

20 years agoBugTrack/658 Added plugin_ref_action()
henoheno [Thu, 19 Aug 2004 14:15:28 +0000 (23:15 +0900)]
BugTrack/658 Added plugin_ref_action()

20 years agoShrink comment help, added a comment, a space, and a newline
henoheno [Thu, 19 Aug 2004 12:01:53 +0000 (21:01 +0900)]
Shrink comment help, added a comment, a space, and a newline

20 years agoAdded a define PLUGIN_REF_USAGE
henoheno [Thu, 19 Aug 2004 11:55:19 +0000 (20:55 +0900)]
Added a define PLUGIN_REF_USAGE

20 years agoSimplify. Added a define PLUGIN_IMG_CLEAR, added \n
henoheno [Thu, 19 Aug 2004 11:44:03 +0000 (20:44 +0900)]
Simplify. Added a define PLUGIN_IMG_CLEAR, added \n