Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Table formatting using Mylin Wikitext Textile(Problem with frame and rules)
Table formatting using Mylin Wikitext Textile [message #672030] Thu, 19 May 2011 11:47 Go to next message
Eclipse UserFriend
I am trying to format a table with Textile using the Eclipse WikiText editor.

A border instruction works but only produces a border around the entire table.

I tried the following:

table{border:2px solid black frame:vsides 2px solid black rules:cols 1px solid black }.

or:

table{border:2px solid black frame:vsides rules:cols }.

In both cases I get no error in the editor but only an external border.

Am I doing it wrong ? Could it be a bug ?

Thanks for advise.
MS
Re: Table formatting using Mylin Wikitext Textile [message #690609 is a reply to message #672030] Wed, 29 June 2011 15:16 Go to previous messageGo to next message
Eclipse UserFriend
Michel,

Border formatting in tables is somewhat problematic. I recommend using
a CSS stylesheet to get the effect that you're looking for. If needed
you can give your table a CSS class as follows:

table(class).
| one | two |

David

On 5/19/2011 8:47 AM, Michel Simeon wrote:
> I am trying to format a table with Textile using the Eclipse WikiText
> editor.
>
> A border instruction works but only produces a border around the entire
> table.
>
> I tried the following:
>
> table{border:2px solid black frame:vsides 2px solid black rules:cols 1px
> solid black }.
>
> or:
>
> table{border:2px solid black frame:vsides rules:cols }.
>
> In both cases I get no error in the editor but only an external border.
>
> Am I doing it wrong ? Could it be a bug ?
>
> Thanks for advise.
> MS
Re: Table formatting using Mylin Wikitext Textile [message #757064 is a reply to message #672030] Wed, 16 November 2011 05:26 Go to previous message
Eclipse UserFriend
yes you are going in the right direction. and if you want to get more help regarding textile table covers. you can visit thetextileicon.com
Previous Topic:Problem with setup instructions
Next Topic:Savannah and Mylyn
Goto Forum:
  


Current Time: Sun Jun 15 01:41:00 EDT 2025

Powered by FUDForum. Page generated in 0.03170 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top