Tables
started by: hartnellhartnell
on: 1184595778|%e %b %Y, %H:%M %Z|agohover
number of posts: 6
rss icon RSS: new posts
summary:
How would you like to see tables done?
Tables
hartnellhartnell 1184595778|%e %b %Y, %H:%M %Z|agohover

By tables I don't mean the neat quick tables we have now, but real, styleable tables that allow you to make complex content layouts easier than with divs. —hartnell

unfold Tables by hartnellhartnell, 1184595778|%e %b %Y, %H:%M %Z|agohover
Re: Tables
Phil ChettPhil Chett 1184757561|%e %b %Y, %H:%M %Z|agohover

(tea break!)

Thats a fine question!
The more i think about an answer, the more i go round round in circles till i disappear up my own…….

For me the biggest prob is the amount of code i have to enter in each cell if i need to embellish the text, or give a particular cell a back ground colour.

So for me. the basic answer would be
Click able buttons for:-.

  1. text embellishment. Text colour, bold, italics etc
  2. Cell color
  3. url addition
  4. Page link addition

Or in other words, something like the "page edit buttons" only applied to tables.

I think….


PHILCHett.gif
unfold Re: Tables by Phil ChettPhil Chett, 1184757561|%e %b %Y, %H:%M %Z|agohover
Re: Tables
hartnellhartnell 1184761279|%e %b %Y, %H:%M %Z|agohover

Here's my proposal, which you can do everything you want to do except 3 and 4, which I'm not for sure what is.

The idea is simply to provide direct translation into HTML. Thus :

[[table id=" " style=" " class=" "]] [[/table]]
[[tr id=" " style=" " class=" "]] [[/tr]]
[[td id=" " style=" " class=" "]] [[/td]]

Because wikidot automatically places <p> in some line breaks, you can start your text in a <td> and suppress the <p> by putting it on the same line as [[td]]. For example :

[[table]]
[[tr]]
[[td]] Table Header Text No Paragraph [[/td]]
[[/tr]]
[[/table]]

This would result in a 1 cell table.

What is 3 and 4 in your list, exactly?

—hartnell

unfold Re: Tables by hartnellhartnell, 1184761279|%e %b %Y, %H:%M %Z|agohover
Re: Tables
Fox LeeFox Lee 1185104441|%e %b %Y, %H:%M %Z|agohover

Your proposal looks like exactly the kind of thing I'm after. I'm not exactly sure what the original poster's "text embellishment" request was about, since when I use the ordinary tags for text formatting in tables they seem to function just like normal, but the "style" and "class" tags are what I'm after. Cell colours would be most important to me, along with handling borders and margins/padding, which your proposal takes care of quite nicely ^^

unfold Re: Tables by Fox LeeFox Lee, 1185104441|%e %b %Y, %H:%M %Z|agohover
Re: Tables
hartnellhartnell 1185105516|%e %b %Y, %H:%M %Z|agohover

Any improvements? —hartnell

unfold Re: Tables by hartnellhartnell, 1185105516|%e %b %Y, %H:%M %Z|agohover
Re: Tables
hartnellhartnell 1186118691|%e %b %Y, %H:%M %Z|agohover

Ok, I'm positively begging for complex table support now. —hartnell

unfold Re: Tables by hartnellhartnell, 1186118691|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.