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

08年7月20日(Sun) 15時59分
TOP » xpWiki::Dev » xpWiki開発日記 » 2008-04-25

Ver 3.17.20 - 21 (テーブル整形ルール拡張と {{ }} によるファイル参照など) anchor.png Edit

Tag: Wiki書式 画像表示 Wikiヘルパー テーブル拡張書式

Page Top

概要 anchor.png Edit

  • WikiHelper での書式挿入で &font(); から、Bold は '' '' , Italic は ''' ''' を使用するようにした。理由は、この方が標準的な書式だからです。
  • テーブルの整形ルールを拡張しました。
  • &ref([パラメータ]){[代替テキスト]}; と同等機能を簡易に書ける {{[パラメータ]|[代替テキスト]}} を追加しました。
  • レンダラーモードで content id が一意となるように考慮しました。
  • 同一ページ中に TOC が複数ある場合に、折りたたみ機能が正常に動作しない問題を修正しました。
Page Top

テーブルの整形ルール拡張 anchor.png Edit

  • セル内の行揃えは、1つ以上の空白(半角スペース)や "<" "=" ">" を使って表現することもできます。
    |           ~Table with alignment          |||h
    |         right|    center    |left          |
    |left          |         right|    center    |
    | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
    
    |=~Table with alignment                    |||h
    |>right        |=center       |<left         |
    |<left         |>right        |=center       |
    | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
    Table with alignment
    rightcenterleft
    leftrightcenter
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  • 空白のセルは、左のセルと連結されます。(左に有効なセルがない時は、右のセルと連結します。)
  • セル内に > を単独で記述すると右のセルと連結します(colspan)。
  • セル内に < を単独で記述すると左のセルと連結します(colspan)。
  • セル内に ~ または ^ を単独で記述すると上のセルと連結します(rowspan)。
Page Top

{{ }} によるファイル参照 anchor.png Edit

行中で &ref または、{{ }} を記述すると、添付ファイルまたは指定されたURLにあるファイルへのリンクを貼り付けることができます。ファイルが画像ファイルの場合は、その画像を表示します。

書式
&ref(添付ファイル名[,パラメタ]){代替文字列};
{{添付ファイル名[,パラメタ][|代替文字列]}}

&ref(URL[,パラメタ]){代替文字列};
{{URL[,パラメタ][|代替文字列]}}
{{test.txt|これはテスト}}
fileこれはテスト
Page Top

CVS 更新内容 anchor.png Edit

+  今回の更新分
  • 2008-04-25 21:13 nao-pon
    • * xoops_version.php (1.336):
      • Version 3.71.21
  • 2008-04-25 21:13 nao-pon
    • * plugin/noautolink.inc.php (1.1):
      • Disable the autolink in a page.
  • 2008-04-25 21:12 nao-pon
    • * skin/js/xpwiki.js (1.15):
      • It corresponds to two or more TOC in the same page.
  • 2008-04-25 21:11 nao-pon
    • * class/func/pukiwiki_func.php (1.164):
      • Content id must become unique in the renderer mode.
  • 2008-04-25 11:54 nao-pon
    • * xoops_version.php (1.335):
      • Version 3.71.20
  • 2008-04-25 11:54 nao-pon
    • * ID/: en/wiki/.timestamp (1.2), en/wiki/466F726D617474696E6752756C6573.t​xt (1.2), ja/wiki/.timestamp (1.2), ja/wiki/466F726D617474696E6752756C6573.t​xt (1.2):
  • 2008-04-25 11:51 nao-pon
    • * class/make_link.php (1.26), class/func/pukiwiki_func.php (1.163), ini/pukiwiki.ini.php (1.73), plugin/attach.inc.php (1.39):
      • Added syntax of file reference "Upload[Upload]". ( Like a DokuWiki )
      • Added new config to pukiwiki.ini.php
        // Enable easy ref syntax {{...}}
        $root->easy_ref_syntax = 1;
  • 2008-04-25 11:48 nao-pon
    • * class/convert_html.php (1.28):
      • Enhancing of table format. ( Like a DokuWiki )
  • 2008-04-25 11:43 nao-pon
    • * skin/css/main.css (1.19):
      • Edited CSS.
  • 2008-04-25 11:42 nao-pon
    • * class/func/xpwiki_func.php (1.163):
      • Added a function touch_page($page, $time).
  • 2008-04-25 11:40 nao-pon
    • * include/check.func.php (1.15):
      • Fixed problem of TZ.
  • 2008-04-25 11:27 nao-pon
    • * plugin/timestamp.inc.php (1.5):
      • Added a function restore().
  • 2008-04-25 11:26 nao-pon
    • * skin/js/: gecko.js (1.9), main.js (1.45), winie.js (1.8):
      • Use to Bold: '' '', Italic: ''' '''.

Post a new comment

Subject
guestname   :
Body
Go to richer form

Comments list


Front page   Edit Freeze Diff Backup Upload Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 445, today: 4, yesterday: 1
Last-modified: 2008-04-25 (Fri) 23:30:49 (JST) (85d) by nao-pon
このページのTopへ
ログイン
ユーザ名:

パスワード:

オートログイン

Basic 認証

Register now! | Lost Password?

アクティブメニュー
"ぽちっ"としてね☆
付箋機能 (xpwiki)
Fusen(Tag) menu 
Tag Editor
Color: BG:
Name:  Connect line ID:
 
MenuBar (xpwiki)
ブックマーク
Please log in to use it.
[Login]

ソーシャルブックマーク
サイト内 Wiki
☆ 検索 ☆



高度な検索(サイト内)
FireFox検索プラグイン
オンライン状況
合計 94 人がオンライン中 :-)
(xpWiki::Dev : 5 人)

登録ユーザ: 0 & ゲスト: 94

もっと...
サイト情報
管理人

nao-pon
 

登録ユーザ数: 1378


現在ページのQRコード
現在ページのQRコード
[携帯対応]
参照元情報