Difference between revisions of "Talk:Roadmap"

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
I cannot find a way to set a class for an entire line. --[[User:Sekelsenmat|Sekelsenmat]] 19:54, 29 May 2006 (CEST)
 
I cannot find a way to set a class for an entire line. --[[User:Sekelsenmat|Sekelsenmat]] 19:54, 29 May 2006 (CEST)
 
: Give me class names and attributes and I will see what I can do. [[User:Vincent|Vincent]] 20:15, 29 May 2006 (CEST)
 
: Give me class names and attributes and I will see what I can do. [[User:Vincent|Vincent]] 20:15, 29 May 2006 (CEST)
 +
 +
:: I mean, this works:
 +
 +
<pre>
 +
|---- style="background:lightblue"
 +
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings
 +
</pre>
 +
 +
But this doesn´t work:
 +
 +
<pre>
 +
|---- class="progress"
 +
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings
 +
</pre>
 +
 +
:: I want to set the already made classes to a whole line on a table. --[[User:Sekelsenmat|Sekelsenmat]] 21:52, 29 May 2006 (CEST)

Revision as of 21:52, 29 May 2006

I cannot find a way to set a class for an entire line. --Sekelsenmat 19:54, 29 May 2006 (CEST)

Give me class names and attributes and I will see what I can do. Vincent 20:15, 29 May 2006 (CEST)
I mean, this works:
|---- style="background:lightblue"
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings

But this doesn´t work:

|---- class="progress"
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings
I want to set the already made classes to a whole line on a table. --Sekelsenmat 21:52, 29 May 2006 (CEST)