UBB.Dev
Posted By: MarkG different style for quote - 01/24/2000 4:42 PM
check how the quotes look
http://apolyton.net/forums/Forum20/HTML/000443.html

this was quite easy(three lines are changed), anyone interested in the code?


------------------
MarkG, Apolyton Civilization Site
Posted By: Menno Re: different style for quote - 01/24/2000 5:40 PM
Looks much better [Linked Image]
I'd love to see the code

------------------
Cougar's here, so have no fear
Webmaster of www.artbeast.de
Posted By: MarkG Re: different style for quote - 01/24/2000 6:46 PM
ok, in ubb_library.pl
find
Code
code:
and replace with
Code
code:

and a little below that, find
Code
code:
and replace with
Code
code:

two notes:


one more thing, if you make copies of the two lines and instead of quote you put simply q, you have yourself a new "q" ubb tag which acts like the quot but is just easir to type
Posted By: Kutulus Re: different style for quote - 02/01/2000 4:56 PM
nice little hack... change the blue to $FontColor

------------------
All will wither, I await the tryst!
Posted By: Kutulus Re: different style for quote - 02/01/2000 4:57 PM
can you also figure out how to do this for the following:
  • CYMPM threads
  • Preview hack


other than that it looks nice

------------------
All will wither, I await the tryst!
Posted By: Everseeker Re: different style for quote - 02/01/2000 5:22 PM
You seem to have "topic closed" 2 times on that thread... Is that a fault or a feature?

PS, like the code. Will add the code!

------------------
·Everseeker· Webmaster of TAKMCC
Posted By: MarkG Re: different style for quote - 02/01/2000 6:02 PM
Kutulus,
"change the blue to $FontColor"
ah yes, thanks, I was wondering for the name of the variable and ended up puting just the color itself

CYMPM threads
Preview hack

I dont know what the first is, and I dont use the second(yet). I suppose the code is similar...

everseeker
"You seem to have "topic closed" 2 times on that thread... Is that a fault or a feature?"
hehe, it's a feature [Linked Image]
I have added an extra "post reply in new window" button which is the same link with the "post reply" one but opens it... in a new window. it's good in cases where the thread summary is not visible in the reply page...
Posted By: furiosity Re: different style for quote - 06/17/2000 5:35 PM

Hiya [Linked Image]

I implemented this hack at my UBB and
there's a slight problem.

If HTML is enabled in the forum and someone
uses the Reply w/ Quote or Edit feature on a
post that contains one of these custom
quotes, the post text box shows HTML garbage
between the quote and /quote tags where the
custom quote is - it shows the
blah blah


Anyone have any idea how to get rid of it?


[Linked Image]

[This message has been edited by Furious on June 17, 2000]
Posted By: furiosity Re: different style for quote - 06/17/2000 5:39 PM
Quote
quote:
[I'm just trying to see if this forum has
the same problem with html things...
apparently it does... the in
the Edited By message shows up in the Edit
window... Sorry to use this space, but I
want to see if it will be read by the
browser or ignored seeing that HTML is off
in this forum ~ I have that problem
too 'cause I use for the
Edited By message... [Linked Image]

It was the reason I enabled HTML in my
forum in the first place! [Linked Image]

[This message has been edited by Furious on June 17, 2000]
Posted By: furiosity Re: different style for quote - 06/18/2000 12:21 AM
Umm, I just had this wild idea...

I'll just create a set of UBB code tags
[say, [t][/t], or something short like that]
for the HTML mess that appears; that way it
will display those short tags instead of the
big mess.

Ditto for the

Thanks to anyone who's been trying to
figure this one out, anyway, if applicable. [Linked Image]


------------------
What? No signature? [Linked Image]

[This message has been edited by Furious on June 17, 2000]
Posted By: MarkG Re: different style for quote - 06/18/2000 2:54 AM
Quote
quote:
actually, this doesnt happen on my own forum(and I have html on). I dont think I have changed the code from what I have posted. I'll check it out asap and get back to you...

------------------
MarkG, Apolyton Civilization Site
© UBB.Developers