Forum enhancements?

Everything else that doesn't fall into one of the other PB categories.
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Forum enhancements?

Post by davido »

Can this Forum be 'enhanced' to have some of the nice features available in the SpiderBasic Forum?

1. Code sections are in small scrollable windows
2. There is a 'Select All option at the head of a Code section.
DE AA EB
User avatar
Bisonte
Addict
Addict
Posts: 1335
Joined: Tue Oct 09, 2007 2:15 am

Re: Forum enhancements?

Post by Bisonte »

Syntaxhighlightning, Scrollable "Window", Colors of your own, Select whole code ... with GreaseMonkey and this fine scripts it's already done.

at german forum by Stargate: http://purebasic.fr/german/viewtopic.php?f=13&t=21089 and some from edel and ts-soft on their site www.realsource.de
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8453
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Forum enhancements?

Post by netmaestro »

You can get those features here by changing your board style in board preferences. 'prosilver' has those features.
BERESHEIT
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Forum enhancements?

Post by davido »

@netmaestro

Thank you, very much. :D
DE AA EB
User avatar
ostapas
Enthusiast
Enthusiast
Posts: 192
Joined: Thu Feb 18, 2010 11:10 pm

Re: Forum enhancements?

Post by ostapas »

You can get those features here by changing your board style in board preferences. 'prosilver' has those features.
Damn, and I was struggling with those lengthy code lines for years :twisted: This should be turned on by default :)
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Forum enhancements?

Post by davido »

ostapas wrote:Damn, and I was struggling with those lengthy code lines for years :twisted: This should be turned on by default :)
That's why I posted this request.
I wonder how many others are having the same problems?

Thank you for your comments.
DE AA EB
User avatar
skywalk
Addict
Addict
Posts: 4316
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Forum enhancements?

Post by skywalk »

I use ts-soft's javascript extension with subsilver skin.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Little John
Addict
Addict
Posts: 4869
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: Forum enhancements?

Post by Little John »

On my own PC, I've also been using Greasemonkey and the CodeFold script by edel.
However, using the 'prosilver' board style is much more versatile, since it works ony any computer on which I'll visit the PB forum.
So thanks to Davido for bringing this topic up, and thanks to netmaestro for providing this good solution. :D
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Forum enhancements?

Post by ts-soft »

Here is a actual version off all scripts with
support for all PB-Forum (including spiderbasic). Keywords uptodate with PB5.2x!

add or replace this scripts in your profile dir of firefox (...\appdata\mozilla\..., or ~/.mozilla/...)
Font is inconsolata, install this font (you can found it with google or with your paketmanager on linux)
or change it to courier or consolas.
The syntaxhighlight using bluestyle.

Greetings - Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Zach
Addict
Addict
Posts: 1678
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Forum enhancements?

Post by Zach »

Awww.. nobody told me about the prosilver theme..


Although, it's gonna take some getting used to, to be honest. I'm so used to the subsilver colors and such. Having the usernames on the right side of the screen is throwing me off as well :? Scrolling code boxes is nice, but Syntax Highlighting would be super to have too...

I haven't messed with PhpBB in a long time, but I thought mods installed should affect all skins, etc?
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Forum enhancements?

Post by luis »

ts-soft wrote:is a actual version off all scripts with
support for all PB-Forum (including spiderbasic). Keywords uptodate with PB5.2x!
Very nice ! I like it, I've only changed the font to my Dina 10pt and the colors.

Thank you :)
"Have you tried turning it off and on again ?"
Post Reply