ページへ戻る

+ Links

 印刷 

Ver 3.71.4 - 5 (attachプラグインのバグ修正とvote, capture プラグイン) :: XOOPS マニア

xpwiki:xpWiki開発日記/2008-03-21


Tag: Bugfix 新規プラグイン ファイル添付 プラグイン
2008 3月 21 (金)
 

Ver 3.71.4 - 5 (attachプラグインのバグ修正とvote, capture プラグイン) anchor.png Edit

Page Top

attach プラグインのバグ修正 anchor.png Edit

ページオーナー以外のユーザーが自己所有の添付ファイルの削除などの処理フォームが表示されないバグを修正しました。

Page Top

capture プラグイン anchor.png Edit

新しいプラグイン capture を追加しました。

マルチライン型ブロックプラグインです。

#capture(key){{
内容
}}

key をキーとして、あらかじめキャプチャしておき、あとで利用できるプラグインです。表の中に複数行に渡るブロックを表示したいときなどに、利用できます。

例)

Everything is expanded.Everything is shortened.
1
2
3
4
5
6
7
-
|
|
|
!
 
 
#capture(1){{
** vote のテスト
#vote(これはいい!,そうでもない)
まあ、こんな感じです。
}}
|表中|h
|#capture(1)|
表中

capture, vote のテスト anchor.png

選択肢 投票
これはいい!13  
そうでもない5  

まあ、こんな感じです。

Page Top

CVS 更新内容 anchor.png Edit

+  今回の更新分
  • 2008-03-21 14:39 nao-pon
    • * xoops_version.php (1.320):
      • Version 3.71.5
  • 2008-03-21 14:38 nao-pon
    • * plugin/ref.inc.php (1.25):
      • Filing the attached specification as "System" was simply done.
  • 2008-03-21 14:37 nao-pon
    • * plugin/fusen.inc.php (1.20):
      • The file owner of fusen.dat was made "System".
  • 2008-03-21 14:36 nao-pon
    • * plugin/attach.inc.php (1.36):
      • Maintenance form display control of system up-loading file.
  • 2008-03-21 13:31 nao-pon
    • * xoops_version.php (1.319):
      • Version 3.71.4
  • 2008-03-21 13:31 nao-pon
    • * plugin/capture.inc.php (1.1):
      • This is the block reusable capture plugin in the page.
  • 2008-03-21 12:02 nao-pon
  • 2008-03-21 12:00 nao-pon
    • * class/func/xpwiki_func.php (1.155):
      • Added function 'cell_format_tag_del($td)'.
  • 2008-03-21 11:48 nao-pon
    • * plugin/recent.inc.php (1.14):
      • Bugfix, Problem that list number when all pages are targeted is not effective.
  • 2008-03-21 11:46 nao-pon
    • * class/func/pukiwiki_func.php (1.156):
      • Fixed notice error.
  • 2008-03-21 11:45 nao-pon
    • * plugin/attach.inc.php (1.35), language/xpwiki/en/lng.php (1.6), language/xpwiki/ja/lng.php (1.5), language/xpwiki/ja_utf8/lng.php (1.5):
      • Bugfixed, Problem that file owner's file maintenance forms other than admin is not displayed.
Page Top

一行コメント anchor.png Edit




Last-modified: 2010-06-08 (火) 19:28:28 (JST) (5840d) by nao-pon