ページへ戻る
− Links
印刷
Ver 4.03.5 ( X-Sendfile ヘッダ対応など)
の編集 ::
XOOPS マニア
xpwiki
:
xpWiki開発日記
/
2010-05-20
の編集
xpWiki開発日記/2010-05-20 の編集
詳細な入力項目を表示
ページタイトル
( 空白で自動設定 )
:
ページ頭文字読み:
ページ並び順
( 0-9 小数可 標準:1 )
:
ページ別名
(複数は[
改行
]で区切る)
:
ページ内容:
#navi(../) #boxdate * Ver 4.03.5 ( X-Sendfile ヘッダ対応など) [#x58d7cd3] &tag(X-Sendfile,mod_xsendfile,オートリンク,高速化,負荷対策,ini設定); ** 概要 [#b8fa3eed] - ''&font(Silver){HypCommonFunc Ver.20100520 以降が必須};''となりました。 - X-Sendfile ヘッダに対応 -- 参考エントリー --- [[効果絶大! の mod_xsendfile [nao-pon/blog/2010-05-19] - UsersWiki - XOOPSマニア:http://xoops.hypweb.net/modules/UsersWiki/person/nao-pon/blog/2010-05-19]] --- [[HypCommonFunc 更新 (Ver. 20100520) X-Sendfile ヘッダ対応など [nao-pon/blog/2010-05-20] - UsersWiki - XOOPSマニア:http://xoops.hypweb.net/modules/UsersWiki/person/nao-pon/blog/2010-05-20]] - googlemaps2 プラグインで、住所表示の県名の前に "' " が付く問題を修正 - 管理画面の環境設定で yahoo プラグインで使用する "Application ID" を設定できるようにした。 - オートリンク処理のパフォーマンスチューニング。 - ページ基本情報DB のデーターベースシンクロを行うとページの初版日時がずれてしまう問題を修正。 -- このバージョン以降で、ページ基本情報DB のデーターベースシンクロ を行うことで可能な限り初版日時データーを復旧します。 - デフォルトスキンで、初版日時を表示するようにした。 - ページ新規作成時にページをまだ保存していない状態で、ファイル添付を行った場合にページが実際に保存されるまで、該当ページを一覧表示させないようにした。 - ページ別名の指定で、同じ階層で別名を付ける場合、相対指定の ../ を使えるようにした。 - Ver 4.03.4 にて新たに作ってしまったバグを数カ所修正した。(thx nonn50) -- 参考スレッド: [[xpwiki_4.03.4で、画面真っ白発生 - xpWiki - フォーラム - XOOPSマニア:http://xoops.hypweb.net/modules/forum/index.php?post_id=11088]] ** CVS 更新内容 [#aefe3f05] #region(今回の更新分){{ - 2010-05-20 20:48 nao-pon -- class/attach.php (1.28) --- (include Ver 4.03.5) - 2010-05-20 20:46 nao-pon -- class/attach.php (1.27) --- Bug fix of problem that cannot be moved to page of multi byte page name at pop up. - 2010-05-20 20:43 nao-pon -- skin/js/xpwiki.js (1.49) --- typo. (include Ver 4.03.5) - 2010-05-20 19:44 nao-pon -- version.php (1.105) --- Version 4.03.5 - 2010-05-20 19:43 nao-pon -- class/func/pukiwiki_func.php (1.219) --- typo. ( fix for "$this->root-mydirname" to "$this->root->mydirname" ) - 2010-05-20 16:59 nao-pon -- xoops_version.php (1.360) --- © 2006-2010. thx nonn50. ( include 4.03.4 ) - 2010-05-20 14:40 nao-pon -- version.php (1.104) --- Version 4.03.4. - 2010-05-20 14:39 nao-pon -- main.php (1.29) --- Requires HypCommonFunc >= 20100520. - 2010-05-20 09:47 nao-pon -- class/func/pukiwiki_func.php (1.218) -- class/func/xpwiki_func.php (1.226) --- Supported relative path of page name aliases. ( Only "../" ) - 2010-05-19 20:49 nao-pon -- class/func/pukiwiki_func.php (1.217) --- - Performance tuning of auto-link. --- - Maintenance to display "Princeps date". --- - Even if the file attachment is done while making the page, it doesn't put it on the list. - 2010-05-19 20:48 nao-pon -- plugin/attach.inc.php (1.55) --- Even if the file attachment is done while making the page, it doesn't put it on the list. - 2010-05-19 20:44 nao-pon -- class/func/xpwiki_func.php (1.225) -- language/xpwiki/de/lng.php (1.20) -- language/xpwiki/de_utf8/lng.php (1.20) -- language/xpwiki/en/lng.php (1.25) -- language/xpwiki/ja/lng.php (1.25) -- language/xpwiki/ja_utf8/lng.php (1.25) -- skin/pukiwiki.skin.php (1.47) --- Maintenance to display "Princeps date". - 2010-05-19 20:41 nao-pon -- class/ext_autolink.php (1.32) --- Performance tuning of auto-link. - 2010-05-19 20:38 nao-pon -- plugin/dbsync.inc.php (1.42) -- ini/pukiwiki.ini.php (1.102) -- plugin/conf.inc.php (1.21) --- A new config "root->yahoo_application_id". - 2010-05-19 20:36 nao-pon -- plugin/googlemaps2_insertmarker.inc.php (1.9) --- Bug fix of problem that "' " adheres to address display. - 2010-05-19 20:33 nao-pon -- plugin/sitemap.inc.php (1.2) --- Removed debugging code. - 2010-05-19 20:27 nao-pon -- include/compat.php (1.9) --- "array_combine()" added. - 2010-05-19 20:25 nao-pon -- class/attach.php (1.26) -- plugin/dump.inc.php (1.18) -- plugin/moblog.inc.php (1.12) -- plugin/ref.inc.php (1.50) -- plugin/yahoo.inc.php (1.6) -- ways/jobstack.php (1.9) --- Supported header "X-Sendfile". - 2010-05-19 20:23 nao-pon -- include.php (1.14) --- Set "error_reporting(E_ALL & ~E_DEPRECATED)" for PHP >= 5.3. - 2010-05-19 20:22 nao-pon -- loader.php (1.64) --- Supported header "X-Sendfile". - 2010-05-18 20:51 nao-pon -- fckxpwiki/FckXpwikiPlugin.php (1.2) -- fckxpwiki/plugins/bb_basic.php (1.2) --- Removed test code. }} ** 一行コメント [#ad1360df] #comment #navi(../)
編集の要約:
Q & A 認証:
ページ更新時は次の質問にお答えください。(プレビュー時は必要ありません)
Q:
「名古屋」の読みがな?(ひらがなで)
A:
お名前:
タイムスタンプを変更しない
テキスト整形のルールを表示する
[1]
添付ファイル
[2]
:
Links list
(This host) = https://xoops.hypweb.net
(This host)
/modules/xpwiki/?cmd=edit&help=true&page=xpWiki%B3%AB%C8%AF%C6%FC%B5%AD%2F2010-05-20
(This host)
/modules/xpwiki/?plugin=attach&pcmd=list&refer=xpWiki%B3%AB%C8%AF%C6%FC%B5%AD%2F2010-05-20