Description

if you use [[Include()]] in tables it looks weird if you enable the editlink if table contents are of different sizes. I suggest that the editlink should be put at the bottom of a table cell. This page should discuss this suggestion.

Example

|| row1            || row2 ||
||<^> [[Include(/1,,editlink)]] ||<^> [[Include(/2,,editlink)]] ||

Displays:

row1

row2

  • one
  • two
  • three
  • four
  • five
  • six

  • one
  • two
  • three

Component selection

Details

An editlink has this element and class:

<div class="include-link"><a class="include-edit-link"> ... </a></div>

MoinMoin Version

1.5.7

OS and Version

Python Version

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

I know this is not meant for layout purposes but I like to discuss if there is an easy way to do this like with CSS. -- ThiloPfennig 2007-05-12 17:44:34

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/PutEditLinkAtBottomOfTable (last edited 2008-03-18 18:14:26 by p5B055566)