オープンソース・ソフトウェアの開発とダウンロード

CVS リポジトリの参照

Log of /pukiwiki/pukiwiki/plugin/ls2.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.23.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 30 15:48:54 2011 UTC (13 years, 4 months ago) by henoheno
Branch: branch_r1_4_7
Changes since 1.23: +6 -6 lines
Diff to previous 1.23 , to next main 1.30
htmlsc(): Just sugar for htmlspecialchars(), and a foundation


Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 25 15:01:01 2011 UTC (13 years, 4 months ago) by henoheno
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +6 -6 lines
Diff to previous 1.29
htmlsc(): Just sugar for htmlspecialchars(), and a foundation


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 16:17:31 2007 UTC (16 years, 7 months ago) by henoheno
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
BugTrack2/61: Added copyright headers


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 13:34:32 2007 UTC (16 years, 7 months ago) by henoheno
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
BugTrack2/61: Added copyright headers


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 10:17:21 2007 UTC (16 years, 7 months ago) by henoheno
Branch: MAIN
Changes since 1.26: +6 -2 lines
Diff to previous 1.26
BugTrack2/61: Added copyright headers


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 14:51:54 2007 UTC (16 years, 7 months ago) by henoheno
Branch: MAIN
Changes since 1.25: +37 -35 lines
Diff to previous 1.25
Simplify
* Brackets
* preg_grep()
* get_script_uri()


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 13:33:36 2006 UTC (17 years, 8 months ago) by henoheno
Branch: MAIN
Changes since 1.24: +7 -6 lines
Diff to previous 1.24
BugTrack2/182: With php.ini: allow_call_time_pass_reference = Off
 'Warning: Call-time pass-by-reference has been deprecated'
 with array_walk (Patched by Ratbeta)


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 13:17:31 2006 UTC (17 years, 9 months ago) by henoheno
Branch: MAIN
CVS Tags: r1_4_7_autoalias_merge_end, r1_4_7_autoalias_merge_start
Changes since 1.23: +3 -2 lines
Diff to previous 1.23
BugTrack2/182: With php.ini: allow_call_time_pass_reference = Off
 'Warning: Call-time pass-by-reference has been deprecated'
 with array_walk (Patched by Ratbeta)


Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 5 11:47:33 2004 UTC (19 years, 6 months ago) by henoheno
Branch: r1_3_3_branch
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.30
BugTrack/651 XSS vulnerability in ls2.inc.php


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 5 11:37:37 2004 UTC (19 years, 6 months ago) by henoheno
Branch: MAIN
CVS Tags: pukiwiki_2005-03-19_autoalias, r1_4_5, r1_4_5_1, r1_4_5_1_notb, r1_4_5_alpha, r1_4_5_rc1, r1_4_6, r1_4_6_autoalias, r1_4_6_rc, r1_4_7, r1_4_7_autoalias, r1_4_7_notb, r1_4_7_rc1
Branch point for: branch_pukiwiki_2005-03-19_autoalias, branch_r1_4_5, branch_r1_4_7
Changes since 1.22: +71 -103 lines
Diff to previous 1.22
Cleanup. Rename defines and functions. Shrink. Do one thing well.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 15:28:58 2004 UTC (19 years, 9 months ago) by henoheno
Branch: MAIN
CVS Tags: branch_r1_4_4_php5_end, r1_4_4, r1_4_4_php5, r1_4_4_rc2
Branch point for: branch_r1_4_4_php5
Changes since 1.21: +5 -4 lines
Diff to previous 1.21
Correct $params['compact'] is always set. Correct for _arg and _done


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 14:56:22 2004 UTC (19 years, 9 months ago) by henoheno
Branch: MAIN
Changes since 1.20: +78 -115 lines
Diff to previous 1.20
Shrink. Added spaces


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 14:26:58 2004 UTC (19 years, 9 months ago) by henoheno
Branch: MAIN
Changes since 1.19: +9 -4 lines
Diff to previous 1.19
BugTrack/651 XSS vulnerability in ls2.inc.php


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 11 22:56:04 2004 UTC (19 years, 9 months ago) by henoheno
Branch: MAIN
Changes since 1.18: +19 -13 lines
Diff to previous 1.18
Cleanup. Added spaces


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 6 16:10:50 2004 UTC (19 years, 9 months ago) by henoheno
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere, not '&'


Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 31 03:15:07 2004 UTC (19 years, 10 months ago) by henoheno
Branch: r1_3_3_branch
CVS Tags: r1_3_8_rc1
Changes since 1.1.2.3: +4 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Cleankup. Remove redundant tabs and spaces with sed 's/[      ][      ]*$//'


Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 24 00:57:23 2004 UTC (19 years, 10 months ago) by henoheno
Branch: r1_3_3_branch
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
BugTrack/364 Corrected HTML rendering at ls2 plugin, with link option


Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 24 00:55:46 2004 UTC (19 years, 10 months ago) by henoheno
Branch: r1_3_3_branch
Changes since 1.1.2.1: +40 -35 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Just cleanup


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 24 00:43:28 2004 UTC (19 years, 10 months ago) by henoheno
Branch: MAIN
CVS Tags: r1_4_4_rc1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
BugTrack/364 Corrected HTML rendering at ls2 plugin, with link option


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 24 00:38:15 2004 UTC (19 years, 10 months ago) by henoheno
Branch: MAIN
Changes since 1.15: +48 -45 lines
Diff to previous 1.15
Just cleanup


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 05:21:48 2003 UTC (20 years, 11 months ago) by arino
Branch: MAIN
CVS Tags: r1_4, r1_4_1, r1_4_2, r1_4_3, r1_4_final, r1_4_rc4
Changes since 1.14: +19 -24 lines
Diff to previous 1.14
BugTrack/399: 表示メッセージをen.lng/ja.lngに集約


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 11:18:22 2003 UTC (21 years ago) by arino
Branch: MAIN
CVS Tags: r1_4_rc3
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
make_heading()関数の引数を参照渡しに変更、戻り値を固有見出し本体に変更


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 05:54:35 2003 UTC (21 years ago) by arino
Branch: MAIN
Changes since 1.12: +3 -9 lines
Diff to previous 1.12
make_heading()関数を使用するようにした


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 10:32:12 2003 UTC (21 years ago) by arino
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
BugTrack/328: htmlspecialchars()を個別に処理するように


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 05:11:15 2003 UTC (21 years, 1 month ago) by arino
Branch: MAIN
Changes since 1.10: +12 -6 lines
Diff to previous 1.10
BugTrack/308:見出し行の固有ID部を削除するように


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 07:27:45 2003 UTC (21 years, 2 months ago) by panda
Branch: MAIN
CVS Tags: r1_4_rc2
Changes since 1.9: +12 -9 lines
Diff to previous 1.9
source cleanup.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 03:51:40 2003 UTC (21 years, 2 months ago) by panda
Branch: MAIN
Changes since 1.8: +86 -34 lines
Diff to previous 1.8
add 'compact' option, and default setting LS2_LIST_COMPACT.
source cleanup.


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 08:56:51 2003 UTC (21 years, 3 months ago) by panda
Branch: MAIN
CVS Tags: r1_4_pre6, r1_4_rc1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
remove unused global definition  '$user_rules'.


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 2 08:53:15 2003 UTC (21 years, 3 months ago) by panda
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
remove unused variable '$note_rules'.


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 28 03:35:07 2003 UTC (21 years, 3 months ago) by panda
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
BugTrack/220:content number mismatch.


Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 27 01:03:36 2003 UTC (21 years, 3 months ago) by panda
Branch: r1_3_3_branch
CVS Tags: r1_3_4, r1_3_5, r1_3_6, r1_3_7
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
BugTrack/216: strip title's htmltag as #contents.


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 27 00:48:37 2003 UTC (21 years, 3 months ago) by panda
Branch: MAIN
Changes since 1.4: +10 -9 lines
Diff to previous 1.4
BugTrack/216: strip title's htmltag as #contents.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 26 08:54:23 2003 UTC (21 years, 3 months ago) by panda
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
margin size variable name fix.


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 3 10:28:14 2003 UTC (21 years, 4 months ago) by panda
Branch: MAIN
CVS Tags: r1_4_pre4, r1_4_pre5
Changes since 1.2: +3 -5 lines
Diff to previous 1.2
アンカーの初期値変更


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 27 05:38:46 2003 UTC (21 years, 4 months ago) by panda
Branch: MAIN
CVS Tags: r1_4_pre2, r1_4_pre3
Changes since 1.1: +116 -61 lines
Diff to previous 1.1
PukiWiki/1.4 first beta release


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 5 05:02:27 2002 UTC (21 years, 6 months ago) by panda
Branch: MAIN
CVS Tags: r1_3_3
Branch point for: r1_3_3_branch
ぱんだ:[[自作プラグイン]]


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26