Author Topic: line breaks in description  (Read 4939 times)

jpbazinet

  • Newbie
  • *
  • Posts: 10
line breaks in description
« on: August 17, 2007, 06:26:32 PM »
Any line breaks (enter) in description are being saved as
 when viewing the video.

britton

  • Newbie
  • *
  • Posts: 42
Re: line breaks in description
« Reply #1 on: August 18, 2007, 05:57:57 PM »
I ran into this as well.

Wherever the description displays, add "onformat=makelink; htmlconv=no"

For example in inner_play.htm:
[var.description;ope=max:133]

should read:

[var.description;ope=max:133;onformat=makelink; htmlconv=no]

Chief Manager

  • Moderator
  • Hero Member
  • *****
  • Posts: 983
Re: line breaks in description
« Reply #2 on: August 19, 2007, 10:58:59 AM »
I have the same problem

britton

  • Newbie
  • *
  • Posts: 42
Re: line breaks in description
« Reply #3 on: August 19, 2007, 11:14:06 AM »
I just answered how to fix the problem :-p

Chief Manager

  • Moderator
  • Hero Member
  • *****
  • Posts: 983
Re: line breaks in description
« Reply #4 on: August 19, 2007, 11:37:35 AM »
Oh I see...thanks britton

bluepiggy

  • Guest
Re: line breaks in description
« Reply #5 on: March 02, 2008, 06:18:21 PM »
This this does not work anymore?






I ran into this as well.

Wherever the description displays, add "onformat=makelink; htmlconv=no"

For example in inner_play.htm:
[var.description;ope=max:133]

should read:

[var.description;ope=max:133;onformat=makelink; htmlconv=no]

2fan

  • Guest
Re: line breaks in description
« Reply #6 on: March 13, 2008, 10:53:36 PM »
This this does not work anymore?






I ran into this as well.

Wherever the description displays, add "onformat=makelink; htmlconv=no"

For example in inner_play.htm:
[var.description;ope=max:133]

should read:

[var.description;ope=max:133;onformat=makelink; htmlconv=no]

it does i jus changed mine

priceyboy

  • Full Member
  • ***
  • Posts: 221
Re: line breaks in description - New Problem
« Reply #7 on: June 11, 2008, 04:28:21 AM »
I had this working a treat..Now a new problem

The main description shows no </br> tags.. Great.. However when all the recent listings are shown the </br> tags are displayed...

I am struggling....What can I do?

Now Fixed!

For anyone who's interested.
templates/inner_see_more
Replace: <!--[blkfeatured.description;block=div;ope=max:200;comm]-->
With: <!--[blkfeatured.description;block=div;ope=max:200;htmlconv=no;comm]-->
« Last Edit: June 11, 2008, 08:35:54 AM by priceyboy »

jayjota

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1402
Re: line breaks in description
« Reply #8 on: June 17, 2008, 10:18:59 AM »
Thanks, this fixed a problem I had!

promoking

  • Newbie
  • *
  • Posts: 86
Re: line breaks in description
« Reply #9 on: August 28, 2008, 01:34:24 PM »
Actually, this really doesn't fix the problem completely.  It removes the
 from displaying in the description but unfortunately it does not allow for paragraphs which make for a much better looking description... or is it just me?  I suppose someone could just fill up the description box with paragraphs!