1
Numelle
Problem with News 1.3 and 1.5 - > Place a table in an article
  • 2007/9/17 20:49

  • Numelle

  • Just popping in

  • Posts: 3

  • Since: 2007/9/17


Hi all,

I have a great Problem with this modul.

I need to add Tables in News, but it seems to make an additional <TR> for every <TR> I am making in the document.

If you want to see what I mean add this content to a new news artikeland preview it:

<table>
<
tr>
<
td>Test1</td>
</
tr>
<
tr>
<
td>Test2</td>
</
tr>
<
tr>
<
td>Test3</td>
</
tr>
<
tr>
<
td>Test4</td>
</
tr>
<
tr>
<
td>Test5</td>
</
tr>
<
tr>
<
td>Test6</td>
</
tr>
</
table>


The Problem is that I need the Table at the top of the document and NOT on the bottom.

I tried Version 1.3 and the actual Version 1.55.

Is there any update of the News modul or can anyone help me??

2
Peekay
Re: Problem with News 1.3 and 1.5 - > Place a table in an article
  • 2007/9/18 7:21

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


The default editor in XOOPS uses 'xoopscodes' to convert blank line-breaks in the editor to HTML line-breaks when you save an article. If you add any HTML code directly and get unexpected results, try selecting the 'disable XOOPS codes' button at the foot of the editor.
A thread is for life. Not just for Christmas.

3
Numelle
Re: Problem with News 1.3 and 1.5 - > Place a table in an article
  • 2007/9/19 14:56

  • Numelle

  • Just popping in

  • Posts: 3

  • Since: 2007/9/17


But there isn't any option for deactivating xoops.

4
Peekay
Re: Problem with News 1.3 and 1.5 - > Place a table in an article
  • 2007/9/19 15:51

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


You are quite right. I had never noticed it was missing.

Without this option, the editor will insert additional BRs between TRs if you paste a formatted table - i.e. the table code has natural line breaks.

If you paste the HTML all in one line, it seems to work, however stripping out line breaks would be tedious if you have a lot of tables to add.

I would replace the XOOPS editor in News with one of the WYSIWYG editors and see if that is an improvement. You should find instructions here on Xoops.org somewhere.
A thread is for life. Not just for Christmas.

5
gtop00
Re: Problem with News 1.3 and 1.5 - > Place a table in an article
  • 2007/9/19 16:30

  • gtop00

  • Friend of XOOPS

  • Posts: 498

  • Since: 2004/11/13


I am using News 1.44 with Koivi Editor that has an "Insert Quick Table" feature. Read this FAQ.

6
Numelle
Re: Problem with News 1.3 and 1.5 - > Place a table in an article
  • 2007/10/1 7:58

  • Numelle

  • Just popping in

  • Posts: 3

  • Since: 2007/9/17


HI.

So Thanks to all for help finding a solution.
Now it works fine. The Problem was in the Editor I used and not in the Modul itself.

Special Thanks to Peekay and gtop00.

The standart DHTML Editor wasn't able to add a correct table.
I installed Koivi (which is an excellent Wysiwyg Editor )
and everything works correct now.

Thanks

Greeetz Numelle

Login

Who's Online

213 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits