FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » Layout of quotes
Show: Today's Messages :: Unread Messages :: Polls :: Message Navigator
| Subscribe to topic | Bookmark topic 
Switch to threaded view of this topic Create a new topic Submit Reply
Layout of quotes [message #33543] Thu, 07 September 2006 01:40 Go to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
This question from a user:

If I write the following text:
[QUOTE=Quote Title]Quote Text[/QUOTE]
I get
Quote Title

Quote Text

If I write the following text:
[QUOTE=Quote Title]
Quote Text[/QUOTE]

I get
Quote Title


Quote Text

There appears to always be a default blank line, not just a new line, at the beginning of the quote.

Should, could, this be changed?
Re: Layout of quotes [message #33551 is a reply to message #33543] Thu, 07 September 2006 09:25 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
The blank line is actually intentional, however it is something that is controlled via templates. This means to remove it you simply need to edit the post_html_quote_start_p2 section inside post_proc.tmpl

FUDforum Core Developer
Re: Layout of quotes [message #33569 is a reply to message #33551] Thu, 07 September 2006 16:02 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
Thanks for the tip. I will most definitely remove that line - it would look much much better.
Re: Layout of quotes [message #33705 is a reply to message #33569] Fri, 15 September 2006 03:09 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
We've setup a poll - 80% of users voted "I do NOT want a leading blank line in quoted text", while 20% said they don't care.

I would very much like to know if this sentiment is shared by other FUDForum users as well?
Re: Layout of quotes [message #40105 is a reply to message #33705] Mon, 14 January 2008 13:08 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
Any chance of getting this implemented in the next FUDforum release?
Re: Layout of quotes [message #40107 is a reply to message #40105] Mon, 14 January 2008 13:56 Go to previous messageGo to next message
Ilia is currently offline  Ilia   United States
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
you can do it yourself by editing the post_proc.tmpl template and removing the <br> from the post_html_quote_start_p2 tag. I am going to make it part of the next release.

FUDforum Core Developer
Re: Layout of quotes [message #40111 is a reply to message #40107] Mon, 14 January 2008 14:39 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
add to buddy list
ignore all messages by this user
Great - thank you very much. One less customization for me to make!
Re: Layout of quotes [message #40225 is a reply to message #40111] Fri, 25 January 2008 16:33 Go to previous messageGo to next message
n3rd   Germany
Messages: 2
Registered: January 2008
Karma: 0
Junior Member
add to buddy list
ignore all messages by this user
We at aspies.de are making a test of FUDforum against phpBB3 and came across the same issue. It really looks better without the blank line. I would change the template for now. Thanks.
Re: Layout of quotes [message #158933 is a reply to message #33543] Fri, 17 April 2009 02:59 Go to previous messageGo to next message
zarquon is currently offline  zarquon   Germany
Messages: 8
Registered: January 2005
Karma: 0
Junior Member
add to buddy list
ignore all messages by this user

I've also edited my post_proc.tmpl to get rid of this leading blank line. But it still appears.
So I made a simple Full-Text search for <td class="quote"><br /> and found this code in many files. I'm somewhat confused.
What should I do. Remove the <br /> in about 30 Files?

I'm running v 2.7.6

regards in advance

Re: Layout of quotes [message #158934 is a reply to message #158933] Fri, 17 April 2009 03:30 Go to previous messageGo to next message
zarquon is currently offline  zarquon   Germany
Messages: 8
Registered: January 2005
Karma: 0
Junior Member
add to buddy list
ignore all messages by this user

I've just tried a fresh 2.8.0 install and see that the blank line has disappeared by default.
It looks loke there were some changes to the File/Directory Structure. I can't see any post_proc.tmpl! Is this correct?
Maybe I should try an update and see what happens ...
Re: Layout of quotes [message #158935 is a reply to message #33543] Fri, 17 April 2009 05:07 Go to previous message
JanRei is currently offline  JanRei   
Messages: 361
Registered: October 2005
Location: Germany
Karma: 0
Senior Member
Contributing Core Developer
Translator
remove from buddy list
ignore all messages by this user
Yes, the blank line has been removed in version 2.8.0.

You should still find the file post_proc.tmpl in thm/default/tmpl/ within the Forum Data Root. In case you would like to make the change on your installation of version 2.7.7 it should be enough to remove the <br /> from the post_html_quote_start_p2 section in the mentioned file. Afterwards rebuild the theme using the Theme Manager in the Admin Control Panel.
Quick Reply
Formatting Tools:   
  Switch to threaded view of this topic Create a new topic
Previous Topic: doctype
Next Topic: LDAP Support
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Dec 01 11:26:48 EST 2024

Total time taken to generate the page: 0.04011 seconds