hypweb.net
XOOPSマニア  最新情報のRSS(サイト全体)
[ 自宅サーバーWebRing |ID=54 前後5表示乱移動サイト一覧 ]

TOP » xpwiki » xpWiki開発日記 » 2011-11-22

2011 11月 22 (火)
 

Ver 5.01.4 (clearプラグイン "left","right"、ref プラグイン "og:image" と flock のロック解除など) anchor.png Edit

module_icon.png Tag: プラグイン ref clear OpenGraph Func追加 CSS

Page Top

概要 anchor.png Edit

  • #clear プラグインに "left", "right" オプションを追加。
    • #clear(left): <div class="clear_left"></div>
    • #clear(right): <div class="clear_right"></div>
    • main.css
      Everything is expanded.Everything is shortened.
      1047
      1048
      1049
      1050
      1051
      1052
      1053
      1054
      1055
      1056
      1057
      1058
      1059
      
       
      -
      |
      |
      !
      -
      |
      |
      !
      -
      |
      |
      !
      
      /* clear.inc.php */
      $class .clear {
          margin:0px;
          clear:both;
      }
      $class .clear_left {
          margin:0px;
          clear:left;
      }
      $class .clear_right {
          margin:0px;
          clear:right;
      }
  • flock() LOCK_UN で明示的にファイルロックを解除
    • PHP: flock - Manual

      PHP >= 5.3.2 - ファイルのリソースハンドルを閉じたときにロックを自動的に解放する機能が削除されました。 ロックの解放は、常に手動で行わなければなりません。

  • xpwiki->func にメソッド追加
    • flock_get_contents($filename, $maxRetry = 10)
    • flock_put_contents($filename, $src, $mode = 'wb', $maxRetry = 10)
    • add_meta_head($meta)
  • ref プラグインに "og" オプション追加
Page Top

CVS 更新内容 anchor.png Edit

+  今回の更新分
  • 2011-11-22 20:37 nao-pon
    • version.php (1.130)
      • Version 5.01.4 .
  • 2011-11-22 18:20 nao-pon
    • plugin/ref.inc.php (1.59)
      • Added a option "og". it is output <meta> "og:image".
  • 2011-11-22 18:17 nao-pon
    • class/func/xpwiki_func.php (1.244)
      • Added functions "flock_get_contents($filename, $maxRetry = 10)", "flock_put_contents($filename, $src, $mode = 'wb', $maxRetry = 10)" & "add_meta_head ($meta)".
  • 2011-11-22 18:15 nao-pon
    • class/func/pukiwiki_func.php (1.230)
      • Tuned "pkwk_chown()".
      • flock($fp, LOCK_UN);
  • 2011-11-22 18:12 nao-pon
    • class/attach.php (1.35)
    • plugin/ajaxtree.inc.php (1.11)
    • plugin/code.inc.php (1.22)
    • plugin/dump.inc.php (1.21)
    • plugin/fusen.inc.php (1.32)
    • plugin/moblog.inc.php (1.23)
    • plugin/online.inc.php (1.4)
    • plugin/tb.inc.php (1.3)
      • flock($fp, LOCK_UN);
  • 2011-11-22 18:09 nao-pon
    • plugin/clear.inc.php (1.2)
    • skin/css/main.css (1.45)
      • Supported "clear(right)" & "clear(left)".
Page Top

一行コメント anchor.png Edit




トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード印刷に適した表示   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom Powered by xpWiki
Counter: 208, today: 1, yesterday: 0
初版日時: 2011-11-23 (水) 10:38:32
最終更新: 2011-11-23 (水) 10:38:32 (JST) (5379d) by nao-pon
このページのTopへ
メインメニュー
ログイン

ユーザー名:


パスワード:





パスワード紛失  |新規登録
オンライン状況
54 人のユーザが現在オンラインです。 (2 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 54

もっと...
サイト情報