ページへ戻る

− Links

 印刷 

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

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


Tag: Bugfix[4] 新規プラグイン[5] ファイル添付[6] プラグイン[7]
2008 3月 21 (金)
 
ページ内コンテンツ
  • Ver 3.71.4 - 5 (attachプラグインのバグ修正とvote, capture プラグイン)
    • attach プラグインのバグ修正
    • vote プラグイン
    • capture プラグイン
    • CVS 更新内容
  • 一行コメント

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

Page Top

attach プラグインのバグ修正 anchor.png[10] Edit [11]

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

Page Top

capture プラグイン anchor.png[17] Edit [18]

新しいプラグイン 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[19]

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

まあ、こんな感じです。

Page Top

CVS 更新内容 anchor.png[20] Edit [21]

+  今回の更新分
  • 2008-03-21 14:39 nao-pon[22]
    • * xoops_version.php (1.320):
      • Version 3.71.5
  • 2008-03-21 14:38 nao-pon[22]
    • * plugin[23]/ref.inc.php (1.25):
      • Filing the attached specification as "System" was simply done.
  • 2008-03-21 14:37 nao-pon[22]
    • * plugin[23]/fusen.inc.php (1.20):
      • The file owner of fusen.dat was made "System".
  • 2008-03-21 14:36 nao-pon[22]
    • * plugin[23]/attach.inc.php (1.36):
      • Maintenance form display control of system up-loading file.
  • 2008-03-21 13:31 nao-pon[22]
    • * xoops_version.php (1.319):
      • Version 3.71.4
  • 2008-03-21 13:31 nao-pon[22]
  • 2008-03-21 12:02 nao-pon[22]
  • 2008-03-21 12:00 nao-pon[22]
    • * class/func/xpwiki_func.php (1.155):
      • Added function 'cell_format_tag_del($td)'.
  • 2008-03-21 11:48 nao-pon[22]
    • * plugin[23]/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[22]
    • * class/func/pukiwiki_func.php (1.156):
      • Fixed notice error.
  • 2008-03-21 11:45 nao-pon[22]
    • * plugin[23]/attach.inc.php (1.35), language/xpwiki[24]/en/lng.php (1.6), language/xpwiki[24]/ja/lng.php (1.5), language/xpwiki[24]/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[25] Edit [26]




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