1
volalto
HTML in articles
  • 2005/3/6 19:16

  • volalto

  • Just popping in

  • Posts: 1

  • Since: 2005/3/3 2


I would like to insert an HTML formatted article (whit tables or <h1> tag, for example) in the default “section” module.
Is it possible?
I tried and inserted my HTML code in the text input box, and XOOPS seems to recognize and correctly format it, but it fills the resulting page with “<br />” tags. I guess, it continues to consider it text.. but it also format it as html.
Can I tell XOOPS not to format the html code as text adding those tags, but just consider it HTML?

Am I forced to use one HTML wrapper module to put HTML pages inside xooms?

Is there a complete list of all XOOPS tags (like [b])...I would be very interested in creating tables with such tags..if it's possible..

Thanks..

2
alitan
Re: HTML in articles
  • 2005/3/6 20:34

  • alitan

  • Quite a regular

  • Posts: 399

  • Since: 2004/3/14


Yes you can use the section module for your HTML code. But why don't you use other modules such as wf-sections, smart-sections, Xfsections and etc? The new modules even include some WYSIWYG editors, so that you don't need to write your HTML pages in softwares such az Dreamweaver or front page!