プロジェクト

全般

プロフィール

Vote #80559

完了

Addition of Cell merge Feature when creating Tables

Admin Redmine さんが約2年前に追加. 約2年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Text formatting_26
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
26
version_id:
0
issue_org_id:
32665
author_id:
434964
assigned_to_id:
434964
comments:
2
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Would it be possible to add Vertical and Horizontal Cell feature on the table creation feature that is currently available. It would also be useful to this available for Headers as well.

|-----------------------------------------|
|Header1  |Header2   |    HMegre          |
|-------------------- --------------------|
|VMerge   |          |          |         |
|         |---------- --------------------|
|         |          |    HMerge          |
|-----------------------------------------|
|No merged|          |          |         |
|-----------------------------------------|

Reason - Allows for better description details representation.


journals

This is already possible (for the Textile[1] and Markdown[2] formatters). See [[RedmineTextFormattingTextile#Tables|RedmineTextFormattingTextile#Tables]] for Textile[3] or [[RedmineTextFormattingMarkdown#Tables|RedmineTextFormattingMarkdown#Tables]] for Markdown.

For your example (slightly adjusted with header-merging extension and some small modifications to fit the markup parsing), the following *Textile* markup:
<pre>
table{width:40%}.
|_<.Header1 |_<.Header2 |_\2=.Hmerge |
|/2^.VMerge | |&nbsp; |&nbsp; |
| |\2=.HMerge |
|Not merged | | | |
</pre>

produces:

table{width:40%}.
|_<.Header1 |_<.Header2 |_\2=.Hmerge |
|/2^.VMerge | |&nbsp; |&nbsp; |
| |\2=.HMerge |
|Not merged | | | |

fn1. Note: Redmine implements Textile markup formatting based on RedCloth 3, not RedCloth 4.

fn2. Note: The Markdown formatting uses regular HTML tags for table markup.

fn3. For more advanced and detailed Textile (table) markup references, see http://redcloth.org/hobix.com/textile/ and https://www.promptworks.com/textile.

Please report back if this suffices for your requirements.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんが約2年前に更新

  • カテゴリText formatting_26 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0