 |
 |
 |
 |
#150783 - 11/19/02 01:34 PM
Re: [6.3x] Smarter Looking Quotes and Codes [Finished]
|
Member
Registered: 08/14/00
Posts: 182
|
I have a wierd problem after adding this hack. If you try to edit a post that has a quote in it you end up with this in the edit window </font><blockquote><font size="1" face="Verdana, Arial,Helvetica, sans-serif"><span class="small">quote:</span></font><hr /><font size="2" face="Verdana, Arial,Helvetica, sans-serif">Originally posted by Mike: Testing Quote Editing</font><hr /></blockquote> <font size="2" face="Verdana, Arial,Helvetica, sans-serif">Testing Quote Editing The only change I made to the original was adding after the </blockcode> to add alittle separation. My line in ubb_lib.cgi looks like this $match++ if $_[0] =~ s/( )(s|n|r)*/ </font><blockquote><font size="1" face="$vars_style{FontFace}"><span class="small">$vars_wordlets{ubbcode_quote}:</span></font><hr /><font size="$vars_style{TextSize}" face="$vars_style{FontFace}">$2</font><hr /></blockquote> <font size="$vars_style{TextSize}" face="$vars_style{FontFace}">/isg; Any ideas?
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150790 - 12/09/02 11:24 AM
Re: [6.3x] Smarter Looking Quotes and Codes [Finished]
|
Enthusiast
Registered: 10/10/02
Posts: 391
Loc: Toronto
|
I am not sure would I post this question, please move if this is not the right location. A weird thing happened. After installing Advanced UBB I lost the small blue background of "quote" box. Can see the example HERE , a comparison between Quote and Code. Any idea what should I do? Thank you
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150793 - 02/04/03 12:26 AM
Re: [6.3x] Smarter Looking Quotes and Codes [Finished]
|
Member
Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
|
After a bit of beating my head against a wall, I finally figured it out! My quotes now look like this, except I have the bold text underlined as well... Just add and inside the and references. The additional "n" adds the line spacing between the header and the text body. quote: Orginally posted by ????: This is the body of the text blah, blah, blah. Note the blank line between the header and the text body! If anyone ( for any reason) is interested, the following is what I did. ubb_new_reply.cgiFind: [/code]
Replace with:
[code]
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#150795 - 02/06/03 02:24 PM
Re: [6.3x] Smarter Looking Quotes and Codes [Finished]
|
Member
Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
|
Oh, I see how you're gonna be now... My board is currently DOA, as it is undergoing a server upgrade, so I can't actually test anything for you. This will probably be wrong (but headed in one of the right directions[/i]), but since I'm claiming idiot status beforehand, I should get an exemption from public ridicule and floggings... If it actually worked, this would require you to preset a specific hex code for your color tag. [code][/code]I told you earlier, that I'm just an idiot that gets lucky every now and again, so before you start laughing and pointing fingers at me, I'm gonna run away and hide under my favorite rock!
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|