vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Does this exist? (https://vborg.vbsupport.ru/showthread.php?t=79847)

sdp777 04-13-2005 02:34 AM

Does this exist?
 
I have gone through the site looking for a hack which will allow me to utilize the wysiwyg editor to read formated (tabled) code. Currently, my only means to display the Content module properly, is having the code continuous in one line in order for the display of the tabled information to be at the top of the page.

Otherwise, as simple as:
Code:

<table>
      <tr>
        <td>Some text</td>
    </tr>
</table>

Gets thrown way down the page becuase it interprets the returns as <br> tags. Anyone know what I can do to correct this aggrevating behavior? Thanks for the insight.

Sincerely,
Steven D. Papke
Visit the www.vizdepot.com

sdp777 04-16-2005 05:48 PM

No one else is experiencing the code not being parsed properly?

paulyy 04-16-2005 11:43 PM

Turn HTML allowed on?

sdp777 04-16-2005 11:46 PM

I wish it was that simple. Thanks tho. That was my first line of guessing as well. Essentially I have had to resort to place all the code inline without carriage returns or formating indentions and its annoying, and time consuming as hell. My previews read the html code instead of parsing just the text. I dont believe its supposed to be doing this.


All times are GMT. The time now is 07:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01014 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete