Page 3 of 22

Re: Test your Forum Posts

Posted: 06 Oct 2013, 23:01
by MasterFocus
Is the GIST thing supposed to be this huge? Looks like it doesn't have an option to collapse/expand...

Re: Test your Forum Posts

Posted: 06 Oct 2013, 23:15
by Alibaba
I doesn't have this function, but it should be possible to and it with a little css.
You can also use
Spoiler

Re: Test your Forum Posts

Posted: 06 Oct 2013, 23:22
by MasterFocus
Well, I'm not here to demand anything, but it sure would be nice to have such functions without the need of the spoiler tag. ;)

Re: Test your Forum Posts

Posted: 06 Oct 2013, 23:29
by joedf
+1

Re: Test your Forum Posts

Posted: 06 Oct 2013, 23:56
by Alibaba
If no one else does it i will add it when i'm home.

Re: Test your Forum Posts

Posted: 07 Oct 2013, 02:06
by MasterFocus
Thanks in advance. :)

Re: Test your Forum Posts

Posted: 07 Oct 2013, 09:37
by Alibaba
done.
no problem. ;)

Re: Test your Forum Posts

Posted: 07 Oct 2013, 12:47
by Alibaba
Font Test

[indent=2]Courier New
Arial Black
Arial
Times New Roman
Franklin Gothic Medium
Verdana
Helvetica
Bookman
Garamond
Tahoma
Georgia
Trebuchet MS
Comic Sans MS[/indent]

Re: Test your Forum Posts

Posted: 07 Oct 2013, 14:24
by tidbit
Does the Codebox Plus annoy anyone else? It's "all or nothing, by default show all". I think it should have a minimum (and set minimum as default) of like 10-15 lines and expand to all if needed. The minimum should be scrollable too (Like it was on the old old forum)
I'm not seeing any options or alternative addons for this behavior, though.

Code: Select all

1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
I could attempt working on it, no idea how though :D *looks into it*

Re: Test your Forum Posts

Posted: 07 Oct 2013, 14:29
by Alibaba
tidbit wrote:Does the Codebox Plus annoy anyone else? It's "all or nothing, by default show all". I think it should have a minimum (and set minimum as default) of like 10-15 lines and expand to all if needed.
I'm not seeing any options for this behavior, though.

Code: Select all

1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
Yes i agree.
But i think only tank can change the codebox, because it's not like a normal bbcode tag.

Re: Test your Forum Posts

Posted: 07 Oct 2013, 14:37
by tidbit
as an admin I have access to some of the CB:P options, but only like 5. No access to the script itself to change the <whatever language phpbb addons use>.

also, I think what I described is the default behavior without CodeBlock:Plus. CBP just adds highlighting and download.
edit: I disabled it as a test, nevermind :P

Re: Test your Forum Posts

Posted: 07 Oct 2013, 22:19
by TLM
Spoiler

Re: Test your Forum Posts

Posted: 08 Oct 2013, 00:40
by Alibaba
Using a spoiler for the code tags is not nice...
We already had to use this workaround in the old forum.

Re: Test your Forum Posts

Posted: 08 Oct 2013, 01:19
by joedf
lol, i know ahhaha, lets go backwards ! :D

Re: Test your Forum Posts

Posted: 09 Oct 2013, 09:15
by Flow Snake

Re: Test your Forum Posts

Posted: 10 Oct 2013, 15:41
by TLM
testing GeSHi Syntax Highlighter

Code: Select all

;some code

Code: Select all

#notrayicon
OnMessage(0x111,somefunc)
return
there we go..

Re: Test your Forum Posts

Posted: 10 Oct 2013, 15:49
by tank
I just realized i need to make the links open in a new tab/window

Re: Test your Forum Posts

Posted: 10 Oct 2013, 23:08
by nnnik
SnowFlake we disabled the Flash contrrol because of you :P

Re: Test your Forum Posts

Posted: 10 Oct 2013, 23:52
by joedf
hahha nice

Re: Test your Forum Posts

Posted: 11 Oct 2013, 08:53
by tank
Ill have the codebox set to a minimum 10 lines by default before sunday. I have to edit the css and java scrpt directly