PDA

View Full Version : Full HTML


LPH
01-15-2008, 08:50 AM
I am new to vbDrupal and completed an installation last night.

First, the full path for the forums was not recognized during the installation. I ended up 'tricking' the installation by copying the vb files to a subdirectory, installing vbDrupal, and changing the settings to the forums.domainname.com.

Second, full HTML does not seem to work for blog entries. Instead, everything is crammed together. What settings should be checked? [Full HTML is the radio button option chosen during the creation of the blog entry; default input format is set to filtered HTML which does not work either.]

Thank you for the suggestions.

Site: www.insanepolitics.com

LPH
01-20-2008, 01:33 PM
An installation on a different domain and different server has the same line break problem. Line breaks are not automatically converted. Anyone else have this trouble and find a way to fix it?

webdzinez
01-20-2008, 04:41 PM
Do you use tinymce editor? Are you using defaultangy

if not, there is some problem reported where the breaks dont come well. I have read a thread where a fix was suggested as an addition to default vbulletin CSS. I tried to look, but couldnt find it. sorry!

LPH
01-20-2008, 07:22 PM
Do you use tinymce editor? Are you using defaultangy

if not, there is some problem reported where the breaks dont come well. I have read a thread where a fix was suggested as an addition to default vbulletin CSS. I tried to look, but couldnt find it. sorry!

www.technologyquestions.com uses defaultangy.

I looked at different threads but didn't see any fixes. I'll keep looking.

sifuhall
01-20-2008, 07:52 PM
Try turning off the line break converter for full html.

Go to administer -> site configuration -> input formats.

Click on configure for full html.

Uncheck the line break converter, then click save.

You'll need to edit any content again and save the content to see the changes.

LPH
01-20-2008, 10:01 PM
Try turning off the line break converter for full html.

Go to administer -> site configuration -> input formats.

Click on configure for full html.

Uncheck the line break converter, then click save.

You'll need to edit any content again and save the content to see the changes.

Excellent. I set Full HTML as the default, unclicked the line break and just make sure I am putting in the html. All is working well this way.

Thank you!