OSDN Git Service

Convert character code of the source code to UTF-8 from EUC-JP
[pukiwiki/pukiwiki.git] / plugin / ref.inc.php
2014-12-02 umoriguConvert character code of the source code to UTF-8... r1_5_start-utf8
2014-07-19 umoriguMerge tag 'r1_5_0' from branch_r1_5 r1_5_0
2014-07-12 umoriguBugTrack2/354: Implement RFC 6266 to support non-ASCII... r1_5_0_rc1
2014-06-01 henohenohtmlsc(): Just sugar for htmlspecialchars(), and a...
2006-02-24 teananBugTrack2/163: Correct typo. "filname" -> "filename"
2005-05-28 henohenoBugTrack2/69: Added PKWK_DISABLE_INLINE_IMAGE_FROM_URI...
2005-01-28 henohenoCorrect typo. fil => file (Commented by Nibun-no-ni)
2004-12-25 henohenoAdded pkwk_common_headers()
2004-12-02 henohenoAdded function pkwk_headers_sent() to care header()
2004-11-27 henohenoBugTrack/738: Care for 'zlib.output_compression' at...
2004-11-27 henohenoBugTrack/738: Care for 'zlib.output_compression' at...
2004-11-11 henohenoCare for Japanese-character-included file name, with...
2004-09-21 henohenoRe-order and added comments
2004-09-21 henohenoCorrect plugin-related define's name
2004-09-21 henohenoRemove help comment-message inside. Correct usage
2004-09-19 henohenoMerged from r1_4_4 to branch_r1_4_4_php5_end
2004-09-01 henohenoBugTrack/674 Set $file, or fail getimagesize() etc
2004-08-29 henohenoBugTrack/671 Ignore when $args[0] == ''
2004-08-28 henohenoCorrect an error message about ref(filename,pagename)
2004-08-28 henohenoTry new method #ref(pagename/filename)
2004-08-26 henohenoPromote new design ref(pagename/filname). Correct simpl...
2004-08-26 henoheno* Enable old design #ref(filename,BrackettedBracketName)
2004-08-25 henohenoJust a cleanup, added comments
2004-08-23 henohenoCleanup about $file
2004-08-21 henohenoBugTrack/660 back out r1.26
2004-08-19 henohenoBugTrack/658 Added plugin_ref_action()
2004-08-19 henohenoShrink comment help, added a comment, a space, and...
2004-08-19 henohenoAdded a define PLUGIN_REF_USAGE
2004-08-18 henohenoSimplify. Check them at the beginning
2004-08-18 henohenoSimplify. Remove redundant/unused argument from functions
2004-08-18 henohenoCleanup, shrink
2004-07-31 henohenoCleankup. Remove redundant tabs and spaces with sed...
2004-06-22 henohenoBugTrack/509 ディレクトリの位置をハードコードしているファイルが多数ある
2004-02-29 arinoBugTrack/549 余分な\nを除去
2003-11-05 arinoBugTrack/480: ディレクトリの設定をpukiwiki.ini.phpに移動
2003-06-30 arinoBugTrack/403: バグ修正
2003-06-28 arinoBugTrack/403:プレビュー時にエラーで落ちる
2003-05-12 arinoBugTrack/328: htmlspecialchars()を個別に処理するように
2003-04-26 arinoBugTrack/314:URL指定時に不要な文字列を出力していた
2003-04-21 arinoBugTrack/306: setup $url2 when url specified.
2003-03-30 pandaadd 'noimg' option, and default setting REF_URL_GETIMAG...
2003-03-16 pandaadd 'nolink' option.
2003-03-07 pandaBugTrack/247:add error control operator '@' to getimage...
2003-03-05 pandaBugTrack/247: check option (allow_url_fopen) in php...
2003-03-03 pandaBugTrack/238. and some cleanup.
2003-03-02 pandaBugTrack/219
2003-03-02 pandacleanup, add $Id$.
2003-02-28 pandaBugTrack/232:move is_url() function into func.php.
2003-02-27 pandacheck specified parameter(s) count.
2003-02-26 pandarevival check second parameter, is page name?
2003-02-04 pandawrapが効かなくなっていたのをfix
2003-01-27 pandaPukiWiki/1.4 first beta release
2002-12-07 pandaget_fullname()関数を使用するようにしました
2002-12-05 pandaぱんだ:[[自作プラグイン]]