Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Quote Mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

scorpius
Starting Member

United Kingdom
29 Posts

Posted - 18 February 2008 :  13:19:28  Show Profile  Visit scorpius's Homepage
Hi,

I've been looking for a mod that changes the way forum quotes work and look.

Something that outputs more like a blockquote in a highlighted box rather than a quote between lines.

Are there any mods of this type [or any quote mods at all] available?

Thanks for any info.

shadowharmony.com
The Community To Belong To

Podge
Support Moderator

Ireland
3775 Posts

Posted - 18 February 2008 :  13:43:19  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
MarcelG has a very nice mod that does this - http://oxle.com/topic.asp?TOPIC_ID=3192

This is the Snitz topic where it was announced some time ago - http://forum.snitz.com/forum/topic.asp?TOPIC_ID=59787

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 18 February 2008 :  13:51:50  Show Profile  Visit MarcelG's Homepage
Remark; the example quote posted in that mod on oxle is no longer valid, however the basic idea remains the same (styling your quotebox with CSS).

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

scorpius
Starting Member

United Kingdom
29 Posts

Posted - 18 February 2008 :  13:58:08  Show Profile  Visit scorpius's Homepage
That's fantastic - being able to change colours and fonts too is exactly what we were looking for.

one further question, is there any way to stop it outputting the 'quote:' bit above the actual box?

Many Thanks


shadowharmony.com
The Community To Belong To
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 19 February 2008 :  08:09:51  Show Profile  Visit MarcelG's Homepage
quote:
Originally posted by scorpius

That's fantastic - being able to change colours and fonts too is exactly what we were looking for.

one further question, is there any way to stop it outputting the 'quote:' bit above the actual box?

Many Thanks
Ofcourse that's possible.
Just replace this line:
fString = doCode(fString, "[quote]", "[/quote]", "<div class=""quoteboxhead"">quote : </div><div class=""quotebox"">", "</div>")

with this one:
fString = doCode(fString, "[quote]", "[/quote]", "<div class=""quoteboxhead""></div><div class=""quotebox"">", "</div>")
or even with this one:
fString = doCode(fString, "[quote]", "[/quote]", "<div class=""quotebox"">", "</div>")

Edited by - MarcelG on 19 February 2008 08:10:45
Go to Top of Page

scorpius
Starting Member

United Kingdom
29 Posts

Posted - 19 February 2008 :  10:29:55  Show Profile  Visit scorpius's Homepage
Thanks.

shadowharmony.com
The Community To Belong To
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07