_ex_attachプラグインがインストールできません。Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at plugin/_ex_attach/AttachHandler.pm line 123.
Compilation failed in require at plugin/_ex_attach/Install.pm line 7.
BEGIN failed--compilation aborted at plugin/_ex_attach/Install.pm line 7.
Compilation failed in require at (eval 15) line 1.
添付した画像ファイルのサムネイル画像を表示します。
{{thumb_image ファイル名}}
別のページに添付されたファイルを参照することもできます。
{{thum_image ファイル名,ページ名}}
画像に説明文を付ける事ができます。
{{thum_image ファイル名,ページ名,説明文}}
サムネイル画像のサイズを指定することもできます。横幅のピクセル数を指定します。
{{thum_image ファイル名,ページ名,250px}}
サムネイル画像の配置を指定することもできます。(left,right,none)
{{thum_image ファイル名,ページ名,right}}
複数のオプションを同時に指定することもできます。(ファイル名、ページ名以外の順序は自由です)
{{thum_image ファイル名,ページ名,説明文,250px,right}}