Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:47 Go to next message
Michel Simeon is currently offline Michel SimeonFriend
Messages: 130
Registered: December 2009
Senior Member
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 19:16 Go to previous messageGo to next message
David Green is currently offline David GreenFriend
Messages: 136
Registered: July 2009
Senior Member
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 10:26 Go to previous message
floral jack is currently offline floral jackFriend
Messages: 1
Registered: November 2011
Junior Member
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: Thu Apr 18 02:44:09 GMT 2024

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

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

Back to the top