OSDN Git Service

pukiwiki/pukiwiki.git
20 years ago2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'
henoheno [Fri, 6 Aug 2004 16:13:18 +0000 (01:13 +0900)]
2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'

20 years ago2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'
henoheno [Fri, 6 Aug 2004 15:41:41 +0000 (00:41 +0900)]
2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'

20 years ago2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'
henoheno [Fri, 6 Aug 2004 15:31:25 +0000 (00:31 +0900)]
2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'

20 years agoMenuBar => $menubar
henoheno [Fri, 6 Aug 2004 14:14:36 +0000 (23:14 +0900)]
MenuBar => $menubar

20 years agoJust a cleanup
henoheno [Fri, 6 Aug 2004 14:13:02 +0000 (23:13 +0900)]
Just a cleanup

20 years agoAdded define MENU_SUBMENUBAR
henoheno [Fri, 6 Aug 2004 13:11:27 +0000 (22:11 +0900)]
Added define MENU_SUBMENUBAR

20 years agoJust a cleanup
henoheno [Fri, 6 Aug 2004 13:10:39 +0000 (22:10 +0900)]
Just a cleanup

20 years agoMenuBar => $menubar
henoheno [Fri, 6 Aug 2004 12:51:17 +0000 (21:51 +0900)]
MenuBar => $menubar

20 years ago* Cleanup, shrink
henoheno [Fri, 6 Aug 2004 12:47:19 +0000 (21:47 +0900)]
* Cleanup, shrink
* Replace image-tag with any case (IMG or img or ...)
* Replace image-tag without alt option, if exists
* Cut 5 bytes of newline

20 years agoCheck defined or undefined
henoheno [Fri, 6 Aug 2004 12:35:51 +0000 (21:35 +0900)]
Check defined or undefined

20 years ago* Cleanup, shrink
henoheno [Fri, 6 Aug 2004 12:29:31 +0000 (21:29 +0900)]
* Cleanup, shrink
* Replace image-tag with any case (IMG or img or ...)
* Replace image-tag without alt option, if exists
* Cut 5 bytes of newline

20 years agoCorrect relative-or-absolute require path
henoheno [Thu, 5 Aug 2004 14:46:28 +0000 (23:46 +0900)]
Correct relative-or-absolute require path

20 years ago1 for round(), not sprintf()
henoheno [Thu, 5 Aug 2004 14:16:42 +0000 (23:16 +0900)]
1 for round(), not sprintf()

20 years agoBugTrack/645 attach-list yet enables to show $non_list files
henoheno [Thu, 5 Aug 2004 13:46:59 +0000 (22:46 +0900)]
BugTrack/645 attach-list yet enables to show $non_list files

20 years agoKilo means 1000 => 1024. Remove a redundant sprintf argument
henoheno [Thu, 5 Aug 2004 13:39:27 +0000 (22:39 +0900)]
Kilo means 1000 => 1024. Remove a redundant sprintf argument

20 years agoCorrect global
henoheno [Thu, 5 Aug 2004 13:28:00 +0000 (22:28 +0900)]
Correct global

20 years agoCleanup, shrink, added spaces and blank lines
henoheno [Thu, 5 Aug 2004 13:26:44 +0000 (22:26 +0900)]
Cleanup, shrink, added spaces and blank lines

20 years agoDeclease a memory overhead about $vars
henoheno [Wed, 4 Aug 2004 14:38:10 +0000 (23:38 +0900)]
Declease a memory overhead about $vars

20 years agoDeclease a memory overhead about $vars
henoheno [Wed, 4 Aug 2004 14:14:52 +0000 (23:14 +0900)]
Declease a memory overhead about $vars

20 years agoPlease use abstruct method $vars instead of $get or $post
henoheno [Wed, 4 Aug 2004 13:43:23 +0000 (22:43 +0900)]
Please use abstruct method $vars instead of $get or $post

20 years agoJust a cleanup
henoheno [Wed, 4 Aug 2004 13:35:40 +0000 (22:35 +0900)]
Just a cleanup

20 years agoRemoved redundant files
henoheno [Wed, 4 Aug 2004 11:51:06 +0000 (20:51 +0900)]
Removed redundant files

20 years agoCorrect CRLF => LF
henoheno [Wed, 4 Aug 2004 11:21:13 +0000 (20:21 +0900)]
Correct CRLF => LF

20 years agoAdded clearstatcache() into is_page(), by reference to nao-pon's PukiWikiMod r1_4_4_rc1
henoheno [Mon, 2 Aug 2004 13:17:36 +0000 (22:17 +0900)]
Added clearstatcache() into is_page(), by reference to nao-pon's PukiWikiMod

20 years agoCleanup, shrink many
henoheno [Mon, 2 Aug 2004 13:11:09 +0000 (22:11 +0900)]
Cleanup, shrink many

20 years agoRemove redundant chacing. filetime() already chaches them
henoheno [Sun, 1 Aug 2004 14:23:20 +0000 (23:23 +0900)]
Remove redundant chacing. filetime() already chaches them

20 years agoCheck if ChaSen or KAKASI is surely there before anything else
henoheno [Sun, 1 Aug 2004 13:47:08 +0000 (22:47 +0900)]
Check if ChaSen or KAKASI is surely there before anything else

20 years agoRemove unused vars, cleanup a little
henoheno [Sun, 1 Aug 2004 13:39:35 +0000 (22:39 +0900)]
Remove unused vars, cleanup a little

20 years agoCorrect $matches => $match
henoheno [Sun, 1 Aug 2004 13:37:13 +0000 (22:37 +0900)]
Correct $matches => $match

20 years agoCleanup a little... What is the initial state of vars $j?
henoheno [Sun, 1 Aug 2004 13:16:25 +0000 (22:16 +0900)]
Cleanup a little... What is the initial state of vars $j?

20 years agoCleanup, shrink, added spaces and blank lines, simplify
henoheno [Sun, 1 Aug 2004 13:00:01 +0000 (22:00 +0900)]
Cleanup, shrink, added spaces and blank lines, simplify

20 years agoCommented-out $pop_auth_use_apop, and Shrink mail-related settngs
henoheno [Sun, 1 Aug 2004 02:56:21 +0000 (11:56 +0900)]
Commented-out $pop_auth_use_apop, and Shrink mail-related settngs

20 years agoRemove redundat LIB_DIR
henoheno [Sun, 1 Aug 2004 02:22:36 +0000 (11:22 +0900)]
Remove redundat LIB_DIR

20 years agoMoved libraries from root to lib/
henoheno [Sun, 1 Aug 2004 02:16:27 +0000 (11:16 +0900)]
Moved libraries from root to lib/

20 years agoCopy of index.php
henoheno [Sun, 1 Aug 2004 01:58:09 +0000 (10:58 +0900)]
Copy of index.php

20 years agoMoved libraries from root to lib/
henoheno [Sun, 1 Aug 2004 01:57:43 +0000 (10:57 +0900)]
Moved libraries from root to lib/

20 years agoRenamed SUB_DIR => LIB_DIR
henoheno [Sun, 1 Aug 2004 01:22:37 +0000 (10:22 +0900)]
Renamed SUB_DIR => LIB_DIR

20 years agoBugTrack/638 TrackBack count seems wrong, because there's multiple-lined ping
henoheno [Sat, 31 Jul 2004 13:41:20 +0000 (22:41 +0900)]
BugTrack/638 TrackBack count seems wrong, because there's multiple-lined ping

20 years agoSimplify. filed => key, ereg => preg_match (heard more faster)
henoheno [Sat, 31 Jul 2004 13:38:42 +0000 (22:38 +0900)]
Simplify. filed => key, ereg => preg_match (heard more faster)

20 years agoCleanup and shrink only
henoheno [Sat, 31 Jul 2004 13:07:39 +0000 (22:07 +0900)]
Cleanup and shrink only

20 years ago1.4.4rc1 (NOTE: This is NOT a declaration of 1.4.4rc1)
henoheno [Sat, 31 Jul 2004 10:18:37 +0000 (19:18 +0900)]
1.4.4rc1 (NOTE: This is NOT a declaration of 1.4.4rc1)

20 years agoCleanup. Say just what to do about $_GET and $_POST
henoheno [Sat, 31 Jul 2004 09:29:06 +0000 (18:29 +0900)]
Cleanup. Say just what to do about $_GET and $_POST

20 years agoBugTrack/642 #pcomment(,,reply) not work
henoheno [Sat, 31 Jul 2004 08:55:05 +0000 (17:55 +0900)]
BugTrack/642 #pcomment(,,reply) not work

20 years agosng renamed to yu-ji
henoheno [Sat, 31 Jul 2004 03:51:29 +0000 (12:51 +0900)]
sng renamed to yu-ji

20 years agoCleankup. Remove redundant tabs and spaces with sed 's/[ ][ ]*$//'
henoheno [Sat, 31 Jul 2004 03:09:20 +0000 (12:09 +0900)]
Cleankup. Remove redundant tabs and spaces with sed 's/[      ][      ]*$//'

20 years agoBugTrack/528 This is just a hack.
henoheno [Wed, 28 Jul 2004 13:05:33 +0000 (22:05 +0900)]
BugTrack/528 This is just a hack.
Nested-pcomment cause DenialOfSerivce of showing
the page, by recursive initialization _eternally_,
at rendering phase of convert_html()

20 years agoRemove redundant tabs, added spaces
henoheno [Wed, 28 Jul 2004 12:52:54 +0000 (21:52 +0900)]
Remove redundant tabs, added spaces

20 years agoAdded spaces
henoheno [Wed, 28 Jul 2004 12:33:58 +0000 (21:33 +0900)]
Added spaces

20 years agoMoved face images from face/ to image/face. default.ini.php shows bracketted alt...
henoheno [Wed, 28 Jul 2004 11:38:48 +0000 (20:38 +0900)]
Moved face images from face/ to image/face. default.ini.php shows bracketted alt-option like [emotion]

20 years agoBugTrack/637 $_REQUEST seems not reliable than using array_merge($get, $post)
henoheno [Sun, 25 Jul 2004 14:29:28 +0000 (23:29 +0900)]
BugTrack/637 $_REQUEST seems not reliable than using array_merge($get, $post)

20 years agoBugTrack/639 memo-plugin didn't care commas, double-quoted-string's double quotes...
henoheno [Sat, 24 Jul 2004 14:58:41 +0000 (23:58 +0900)]
BugTrack/639 memo-plugin didn't care commas, double-quoted-string's double quotes, and multiple arguments

20 years agoJust a cleanup
henoheno [Sat, 24 Jul 2004 14:16:32 +0000 (23:16 +0900)]
Just a cleanup

20 years agoAdded index.php, encourages data-and-code concealment from direct HTTP access
henoheno [Sat, 24 Jul 2004 12:55:18 +0000 (21:55 +0900)]
Added index.php, encourages data-and-code concealment from direct HTTP access

20 years agopukiwiki.php is just a part of WikiWikiWeb clone...
henoheno [Sat, 24 Jul 2004 12:28:57 +0000 (21:28 +0900)]
pukiwiki.php is just a part of WikiWikiWeb clone...

20 years agoAdded .cvsignore
henoheno [Sat, 24 Jul 2004 10:20:59 +0000 (19:20 +0900)]
Added .cvsignore

20 years agoRemove redundant path './'
henoheno [Sat, 24 Jul 2004 10:08:47 +0000 (19:08 +0900)]
Remove redundant path './'

20 years agoRemove redundant './' from directory defines
henoheno [Sat, 24 Jul 2004 10:01:41 +0000 (19:01 +0900)]
Remove redundant './' from directory defines

20 years agoAdded DATA_HOME
henoheno [Sat, 24 Jul 2004 09:45:38 +0000 (18:45 +0900)]
Added DATA_HOME

20 years agoMoved pukiwiki.png and pukiwiki.gif from root to ./image/
henoheno [Sat, 24 Jul 2004 08:51:26 +0000 (17:51 +0900)]
Moved pukiwiki.png and pukiwiki.gif from root to ./image/

20 years agoAdded path to DATA_HOME into UA_INI_FILE and SKIN_FILE
henoheno [Sat, 24 Jul 2004 08:04:23 +0000 (17:04 +0900)]
Added path to DATA_HOME into UA_INI_FILE and SKIN_FILE

20 years agoRemove redundat spaces only
henoheno [Sat, 24 Jul 2004 05:10:06 +0000 (14:10 +0900)]
Remove redundat spaces only

20 years agoAdded spaces only
henoheno [Sat, 24 Jul 2004 04:55:16 +0000 (13:55 +0900)]
Added spaces only

20 years agoCorrected a message only
henoheno [Sat, 24 Jul 2004 04:43:10 +0000 (13:43 +0900)]
Corrected a message only

20 years agoPut a space before facemarks
henoheno [Sat, 24 Jul 2004 04:37:33 +0000 (13:37 +0900)]
Put a space before facemarks

20 years agoBugTrack/364 Corrected HTML rendering at ls2 plugin, with link option
henoheno [Sat, 24 Jul 2004 00:43:28 +0000 (09:43 +0900)]
BugTrack/364 Corrected HTML rendering at ls2 plugin, with link option

20 years agoJust cleanup
henoheno [Sat, 24 Jul 2004 00:38:15 +0000 (09:38 +0900)]
Just cleanup

20 years agoAdded face/worried.png
henoheno [Fri, 23 Jul 2004 14:48:19 +0000 (23:48 +0900)]
Added face/worried.png

20 years agoBugTrack/637 mb_convert_variables() for $vars
henoheno [Fri, 23 Jul 2004 14:38:33 +0000 (23:38 +0900)]
BugTrack/637 mb_convert_variables() for $vars

20 years agoBugTrack/637 mb_convert_variables() for $vars
henoheno [Fri, 23 Jul 2004 14:27:17 +0000 (23:27 +0900)]
BugTrack/637 mb_convert_variables() for $vars

20 years agoPlease use abstruct method $vars instead of $get or $post
henoheno [Mon, 19 Jul 2004 04:10:52 +0000 (13:10 +0900)]
Please use abstruct method $vars instead of $get or $post

20 years agoPlease use abstruct method $vars instead of $get or $post
henoheno [Mon, 19 Jul 2004 03:50:32 +0000 (12:50 +0900)]
Please use abstruct method $vars instead of $get or $post

20 years agoPlease use abstruct method $vars instead of $get or $post
henoheno [Mon, 19 Jul 2004 02:31:58 +0000 (11:31 +0900)]
Please use abstruct method $vars instead of $get or $post

20 years agoPlease use abstruct method $vars instead of $get or $post
henoheno [Mon, 19 Jul 2004 01:42:35 +0000 (10:42 +0900)]
Please use abstruct method $vars instead of $get or $post

20 years agoAdded pkwk_login() to check administrator password by system
henoheno [Sun, 18 Jul 2004 14:11:37 +0000 (23:11 +0900)]
Added pkwk_login() to check administrator password by system

20 years agoAdded pkwk_login() to check administrator password by system
henoheno [Sun, 18 Jul 2004 13:56:10 +0000 (22:56 +0900)]
Added pkwk_login() to check administrator password by system

20 years agoA little cleanup. Added many spaces, remove unused vars and return
henoheno [Sun, 18 Jul 2004 13:46:22 +0000 (22:46 +0900)]
A little cleanup. Added many spaces, remove unused vars and return

20 years agoAdded pkwk_login() to check administrator password by system
henoheno [Sun, 18 Jul 2004 13:09:00 +0000 (22:09 +0900)]
Added pkwk_login() to check administrator password by system

20 years agoAdded pkwk_login() to check administrator password by system
henoheno [Sun, 18 Jul 2004 12:52:21 +0000 (21:52 +0900)]
Added pkwk_login() to check administrator password by system

20 years agoAdded pkwk_login() to check administrator password by system
henoheno [Sun, 18 Jul 2004 10:41:02 +0000 (19:41 +0900)]
Added pkwk_login() to check administrator password by system

20 years agoAdded pkwk_login() to check administrator password by system
henoheno [Sun, 18 Jul 2004 10:38:54 +0000 (19:38 +0900)]
Added pkwk_login() to check administrator password by system

20 years agoBlocking brute force attack
henoheno [Sun, 18 Jul 2004 10:12:40 +0000 (19:12 +0900)]
Blocking brute force attack

20 years agoRenamed sanitize() => input_filter(), to avoid misunderstanding
henoheno [Sun, 18 Jul 2004 09:53:05 +0000 (18:53 +0900)]
Renamed sanitize() => input_filter(), to avoid misunderstanding
like 'Wow, there's nothing to do about sanitizing'

20 years agoRenamed sanitize() => input_filter(), to avoid misunderstanding
henoheno [Sun, 18 Jul 2004 09:46:25 +0000 (18:46 +0900)]
Renamed sanitize() => input_filter(), to avoid misunderstanding
like 'Wow, there's nothing to do about sanitizing'

20 years agoRenamed sanitize() => input_filter(), to avoid misunderstanding
henoheno [Sun, 18 Jul 2004 09:25:13 +0000 (18:25 +0900)]
Renamed sanitize() => input_filter(), to avoid misunderstanding
like 'Wow, there's nothing to do about sanitizing'

20 years agoPlease use abstruct method $vars instead of $get or $post. Return something suitable...
henoheno [Sun, 18 Jul 2004 02:58:00 +0000 (11:58 +0900)]
Please use abstruct method $vars instead of $get or $post. Return something suitable if diff data seems not found

20 years agoPlease use abstruct method $vars instead of $get or $post. Return something suitable...
henoheno [Sun, 18 Jul 2004 02:39:06 +0000 (11:39 +0900)]
Please use abstruct method $vars instead of $get or $post. Return something suitable if diff data seems not found

20 years agoDo not assume server-reply includes a space. Added sending STAT to enforce POP-before...
henoheno [Sat, 17 Jul 2004 15:17:48 +0000 (00:17 +0900)]
Do not assume server-reply includes a space. Added sending STAT to enforce POP-before-SMTP

20 years agoDo not assume server-reply includes a space. Added sending STAT to enforce POP-before...
henoheno [Sat, 17 Jul 2004 14:56:40 +0000 (23:56 +0900)]
Do not assume server-reply includes a space. Added sending STAT to enforce POP-before-SMTP

20 years agoDisconnect softly
henoheno [Sat, 17 Jul 2004 13:24:27 +0000 (22:24 +0900)]
Disconnect softly

20 years agoEnable force APOP only, or POP only by $pop_auth_use_apop
henoheno [Sat, 17 Jul 2004 13:10:10 +0000 (22:10 +0900)]
Enable force APOP only, or POP only by $pop_auth_use_apop

20 years agoRewrote APOP/POP login function. APOP now enabled, and will use APOP if possible...
henoheno [Sat, 17 Jul 2004 10:37:33 +0000 (19:37 +0900)]
Rewrote APOP/POP login function. APOP now enabled, and will use APOP if possible, by default

20 years agoRewrote APOP/POP login function. APOP now enabled, and will use APOP if possible...
henoheno [Sat, 17 Jul 2004 10:16:47 +0000 (19:16 +0900)]
Rewrote APOP/POP login function. APOP now enabled, and will use APOP if possible, by default

20 years agoBugTrack/635 Remove redundant, and invalid check for $use_proxy. Added init, and...
henoheno [Fri, 16 Jul 2004 23:56:43 +0000 (08:56 +0900)]
BugTrack/635 Remove redundant, and invalid check for $use_proxy. Added init, and white spaces

20 years agoRewrote $adminpass help message (too long)
henoheno [Thu, 15 Jul 2004 13:51:08 +0000 (22:51 +0900)]
Rewrote $adminpass help message (too long)

20 years agoAdded 'Other' icons (Compatibility with cell phones)
henoheno [Thu, 15 Jul 2004 12:44:36 +0000 (21:44 +0900)]
Added 'Other' icons (Compatibility with cell phones)

20 years agoSort only
henoheno [Thu, 15 Jul 2004 12:44:06 +0000 (21:44 +0900)]
Sort only

20 years agoAdding / Correcting KDDI cell phone's built-in icons
henoheno [Thu, 15 Jul 2004 12:33:15 +0000 (21:33 +0900)]
Adding / Correcting KDDI cell phone's built-in icons

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

20 years agoBugTrack/627 Imported contribution from 'miko'.
henoheno [Tue, 13 Jul 2004 13:12:15 +0000 (22:12 +0900)]
BugTrack/627 Imported contribution from 'miko'.
* Added Japanese well-known face-marks ;)
* Added Japanese cell-phone-device(s)-specific graphic icon characters (that also enabled to show for PC browser via PukiWiki) at keitai.ini.php
* Moved face-mark settings for default profile, from rules.ini.php to default.ini.php
* sweat.png (means 'worried about') for PC browser, is not created yet. Anyone?

20 years agoSimplify, reducing memory overheads.
henoheno [Sun, 11 Jul 2004 11:11:13 +0000 (20:11 +0900)]
Simplify, reducing memory overheads.
* $get, $post, $vars, $cookie become references of $_GET, $_POST, $_REQUEST, $_COOKIE
* Avoid $_GET['pass'] attack
* Check if 'encoding_hints' is not empty
* Added spaces, Corrected comments