ページへ戻る

− Links

 印刷 

Ver 3.52 - 3.52.1 (t-Diaryスキン使用時のCSS調整とWikiレンダラーモードのキャッシュコントロールなど) :: XOOPS マニア

xpwiki:xpWiki開発日記/2007-12-30


Tag: t-Diary[4] スキン[5] Wikiレンダラー[6] プラグイン[7] Bugfix[8] enbug[9] インストール[10]
2007 12月 30 (日)
 

Ver 3.52 - 3.52.1 (t-Diaryスキン使用時のCSS調整とWikiレンダラーモードのキャッシュコントロールなど) anchor.png[11] Edit [12]

  • t-Diary スキン使用時の CSS 読み込みを調整
    • main.js にて、main.css を自動読み込みするようにしてから、t-Diary スキン使用時も main.css が読み込まれてしまい、CSS に干渉していたので、t-Diary 用の main.css (main_tdiary.css) を用意し、それを読み込むようにしました。
  • Wiki レンダラーモードにおいて、プラグインなどで閲覧権限をチェックした場合は、キャッシュ機能を無効とするようにしました。あわせて、ref プラグインで、ページ閲覧権限をチェックしていなかったのを、チェックするようにしました。
  • urlbookmark プラグインで、タイトルが文字化けしていたのを修正しました。(エンバグ)
  • 初期インストール[14]時、XCL[15] において、エラーメッセージが表示されていなかったのを修正しました。
  • インストール[14]後、管理画面にアクセスした時、DBシンクロが済んでいなければ、DBシンクロの実行画面を表示するようにしました。
Page Top

CVS 更新内容 anchor.png[16] Edit [17]

  • 2007-12-30 23:22 nao-pon[18]
    • * xoops_version.php (1.265):
      • Version 3.52.1
  • 2007-12-30 23:22 nao-pon[18]
    • * plugin[19]/urlbookmark.inc.php (1.4):
      • Fixed, MOJIBAKE.
  • 2007-12-30 23:22 nao-pon[18]
    • * plugin[19]/ref.inc.php (1.18):
      • Added page readable check.
  • 2007-12-30 11:42 nao-pon[18]
    • * xoops_version.php (1.264):
      • Version 3.52
  • 2007-12-30 11:41 nao-pon[18]
    • * plugin[19]/renderattach.inc.php (1.1):
      • A plugin[19] to specify page that attaches file in renderer mode.
  • 2007-12-30 11:39 nao-pon[18]
    • * class/func/xpwiki_func.php (1.129):
      • In the renderer mode, when page read authority is checked, cache is invalidated.
  • 2007-12-30 11:37 nao-pon[18]
    • * skin/: tdiary.css.php (1.7), tdiary.skin.php (1.27), css/main_tdiary.css (1.1):
      • Added main_tdiary.css
  • 2007-12-30 11:37 nao-pon[18]
    • * loader.php (1.32):
      • Edited for t-Diary skin.
  • 2007-12-30 11:35 nao-pon[18]
    • * include/check.func.php (1.10):
      • Added message of page updated.
  • 2007-12-30 11:34 nao-pon[18]
    • * oninstall.php (1.6):
  • 2007-12-30 11:34 nao-pon[18]
    • * admin/index.php (1.3):
      • Whether pginfoDB has been initialized is checked.
Page Top

一行コメント anchor.png[20] Edit [21]




Last-modified: 2007-12-31 (月) 20:58:36 (JST) (6825d) by nao-pon