Jump to content

Displaying tables in postings.


keithsct

Recommended Posts

Hi Tim,

 

In the help topics for IPBoard 3.2 there is support for html editor function if the rich text editor is turned on.

InvisionPower help site under posting

Help Topic: Posting

 

The Post Editor

There are two versions of the post editor: the standard editor and the rich text editor. Which one you use can be configured from your settings. With the rich text editor, you'll see how the post will look when it's finally posted, like a live preview.

 

The toolbar buttons on each editor are very similar, and each button is explained below, from left to right:

(This is only available in the rich text editor) - This will turn off all formatting tools currently in use.

(This is only available in the rich text editor) - This will show the HTML source of the post and allow you to enter the post in HTML. Note that we filter posts and some HTML may not be allowed or saved....[/Quote]

 

Would you be interested in letting us try the HTML editor to present a table in postings?

It can be turned on with a configuration option.

Cheers,

Keith Scott

Link to comment

Hi Keith,

 

I was able to get this going on the Admin account but not my personal account (Tim C.) which has admin privileges. I'll look into this more hopefully tomorrow night to see how but to extend it other accounts. If it is a setting added on request only, that would not bother me as few may know how to use it.

 

 

Column 1 Column 2 Column 3
Row 1 5.4 0.9 0.9
Row 2 8.0 1.1 0.8
Row 3 1.3 1.0 0.7

 

<table border=1><tr><td><td>Column 1<td>Column 2<td>Column 3</tr>
<tr><td>Row 1<td>5.4<td>0.9<td>0.9</tr>
<tr><td>Row 2<td>8.0<td>1.1<td>0.8</tr>
<tr><td>Row 3<td>1.3<td>1.0<td>0.7</tr></table>

 

 

Thanks for finding this. Hopefully it gets us closer to nice tables with formatted data.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×