InstallSet141next 20071029
提供: GeeklogJpWiki
次回差替予定>2007/10/29版差替内容
2007/10/29版差替内容
- 2007/10/29版(2007/09/26~2007/10/29)
- ProfessionalCSS (総入替)
- マイアカウントページのJavaScriptによるグローバル名前空間の汚染を防止(/public_html/layout/ProfessionalCSS/preferences/profile.thtml)
- tableのセル内テキストの垂直位置(vertical-align)を上付き(top)に変更(/public_html/layout/ProfessionalCSS/css/default.css)
- CSSファイルからWin IE 5.5以下、Mac IE用の記述を削除
- カスタマイズ用CSSのサンプルファイル名を「_custom.css」から「custom.sample.css」に変更
- カスタマイズ用CSSファイル(custom.css)を標準で読み込むように修正(/public_html/layout/ProfessionalCSS/style.css)
- title属性のテンプレート変数のタグ抜けを修正「title="lang_expandhelp"」->「title="{lang_expandhelp}"」 (/public_html/layout/ProfessionalCSS/admin/story/storyeditor_advanced.thtml)
- アドバンストエディタの全画面エディタに対応(それに伴いレイアウト変更)
- /public_html/layout/ProfessionalCSS/header.thtml
- /public_html/layout/ProfessionalCSS/css/layout.css
- /public_html/layout/ProfessionalCSS/images/css/bg_navigation.gif
- /public_html/layout/ProfessionalCSS/images/css/bg_logo.gif(削除)
- /public_html/layout/ProfessionalCSS/images/logo.gif(追加)
- デバッグ用CSSファイルを削除
- /public_html/layout/ProfessionalCSS/style.css
- /public_html/layout/ProfessionalCSS/css/debug.css(削除)
- CSSのプロパティをショートハンドプロパティに纏めました。
- precheck.phpを1.2.1に更新。
- (追加)config.phpとlib-common.phpの文字コードをチェック。
- (追加)アップロードしたファイルの存在とファイルサイズをチェック(オプション)。配布用のtarボールを作成する前に,Webブラウザから
/公開領域/admin/install/check_files.php?action=build&path_config=config.phpのパス
を実行して,ファイルサイズのデータ(公開領域/admin/install/file_list.php)を更新する必要あり。 - (変更)サイト名,スローガン,多言語モードのチェックを表示しないようにした。
- Shift_JISで保存されていたファイルをUTF-8Nで保存し直したファイル
- /private/plugins/calendar/templates/submitevent.thtml
- /public_html/layout/ProfessionalCSS/css/plugin/forum.css
- /public_html/layout/ProfessionalCSS/css/plugin.css
- /public_html/photomail/photomail.php
- /public_html/photomail/photomailtest.php
- layout/mobile_3gのfeaturedstorytext.thtmlのタグ閉じ忘れ修正。
- 言語ファイル language/japanese.php のコメント(4行目)が「japanese_utf-8.php」になっていたのを修正。
- アンケート(polls)プラグイン 日本語のランゲージファイルの項目が不足していた分(stats_top10~open_poll)を追加。
plugins/polls/language/japanese*.php - セキュリティアップデート
- system/custom/phpblock_themetester.php
- system/custom/phpblock_mycaljp.php
- public_html/mycaljp/*.*
- mobile/mobile_3g掲示板表示不具合
- 足りないテンプレートファイルを追加。すべて差し替え
- メール送信不具合における対応
- 従来の日本語メール(jpmail)プラグインは非推奨。
- lib-common.php, lib-cutom.phpを修正。
- private/system/custom/custom_mail_20071025.phpを追加。
jpmailプラグインをインストールしている場合は,先にアンインストールする必要あり。
jpmailプラグインをを使用する場合は、lib-cutom.phpを修正する必要あり。
- 不要なファイルがある
- plugins/dbman/japanese*.php
- public_html/admin/plugins/upload.php
- ダイジェスト送信の文言訂正
- language/japanese*.php $LANG08[29] 、$LANG08[30]
- public_html/lib_common.php
- ようこそ~さん config.phpで本名を表示するを1に設定した場合でも本名が表示されない。
- system/custom/custom_templatesetvars.php
- 静的ページ実行関数追加
ヘッダテンプレートなどPHPを実行できるテンプレートから
静的ページをidで指定して実行するためのカスタム関数。- system/custom/custom_getstaticpage.php
- system/lib_custom.php
- テーマエディタ 画像アップローダで,ディレクトリimages/css images/customを追加 (2007/07/16版でフォルダ間違えていたので訂正)
- /public_html/admin/plugins/themedit/upload.php
- 2階層メニュー(nmoxmenu)プラグイン 3.1.6 へアップ。プラグインのアップデートを!
- public_html/nmoxmenu/function.js が同梱されてない
- Firefoxでメニューの表示位置がおかしい問題
(maruyoさんのサイト参照:http://geeklogtest.maryn.jp/article.php?story=20070925135555140&query=nmox)- public_html/nmoxmenu/style.css
- コンフィギュレーションエディタ プラグイン 1.3.3 へアップ。プラグインのアップデートを!
- コンフィグレーションエディタ 連想配列の要素が必要以上に追加されている
(maruyoさんのサイト参照:http://geeklogtest.maryn.jp/index.php?topic=userconfig_plugin&tab=1110110000)- plugins/userconfig/functions.inc
- plugins/userconfig/config.php
- plugins/userconfig/userconfig_prepare.php
- コンフィグレーションエディタ 連想配列の要素が必要以上に追加されている
- ProfessionalCSS (総入替)