BBCode Wishlist

Any feedback to improve the content of this site is appreciated!
muntoo
Posts: 834
Joined: 01 Oct 2010, 02:54
Location: Your Worst Nightmare
Contact:

Re: BBCode Wishlist

Post by muntoo »

doc-helmut wrote:in some phpbb3 forums I saw a code tag like
[ code=c]
// o.c. w/o empty spaces after the brackets
[ /code]
with syntax highlighting like in a C Editor. Looks fine! :)
Doesn't work. (The `=c` "attribute" gets erased. I'm trying `="c"` now...)

Code: Select all

// How to kill the president

#define ALIVE 1
#define DEAD 0

int main(int argc, char* argv[])
{
    int obama_state = ALIVE;
    obama_state = DEAD;
    return(0);
}
Image

Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE


Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
HaWe
Posts: 2500
Joined: 04 Nov 2014, 19:00

Re: BBCode Wishlist

Post by HaWe »

muntoo,
I know that it doesn't work, that's why I posted it as a wish to wish list!
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

I won't be able to implement that, it requires a plugin which we can't install.

- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
muntoo
Posts: 834
Joined: 01 Oct 2010, 02:54
Location: Your Worst Nightmare
Contact:

Re: BBCode Wishlist

Post by muntoo »

doc-helmut wrote:muntoo,
I know that it doesn't work, that's why I posted it as a wish to wish list!
Yeah, I was just testing it out.

@Xander Which plugin? Why not?
Image

Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE


Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

This is a hosted phpBB, they just don't allow plugins to be added.

- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
mattallen37
Posts: 1818
Joined: 02 Oct 2010, 02:19
Location: Michigan USA
Contact:

Re: BBCode Wishlist

Post by mattallen37 »

Instead of just code boxes, can there be code tags? I remember on NXTasy, you could choose. The box only allows you to see something like 10-15 lines at a time, but the other way, you can see the whole program at once (or at least a screen-full).
Matt
http://mattallen37.wordpress.com/

I'm all for gun control... that's why I use both hands when shooting ;)
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

If you have the html code needed to make it work then I don't mind adding the bbcode, as long as we don't end up with these massively long posts (like some people used to do) that required four "page down" presses just to get to the next post.

- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
mattallen37
Posts: 1818
Joined: 02 Oct 2010, 02:19
Location: Michigan USA
Contact:

Re: BBCode Wishlist

Post by mattallen37 »

Unfortunately, I do not do really anything with html.
Matt
http://mattallen37.wordpress.com/

I'm all for gun control... that's why I use both hands when shooting ;)
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

That makes two of us :)

- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
muntoo
Posts: 834
Joined: 01 Oct 2010, 02:54
Location: Your Worst Nightmare
Contact:

Re: BBCode Wishlist

Post by muntoo »

I'm still learning... (Javascript, CSS3, not HTML4, I "know" that) And I don't think it'll require only knowledge of HTML, but I could be wrong...
Image

Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE


Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests