BBCode Wishlist

Any feedback to improve the content of this site is appreciated!
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

I can probably host that script on the project's website. Some options will not be available, due to the fact that certain conversion utilities are just not present on those systems.

- 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)
HaWe
Posts: 2500
Joined: 04 Nov 2014, 19:00

Re: BBCode Wishlist

Post by HaWe »

I already added sebi's script on our experimental Mindstormsforum (phpBB3) but it doesn't work so far:
http://www.mindstormsforum.com/viewtopi ... 4&p=48#p48
<img> is probably not supported by phpBB3 - how can you activate it?
Last edited by HaWe on 09 Oct 2010, 11:52, edited 1 time in total.
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

Just copy the formula into this URL: http://mindboards.sourceforge.net/latex2png.php and put img tags around the resulting png.

Image

- 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)
HaWe
Posts: 2500
Joined: 04 Nov 2014, 19:00

Re: BBCode Wishlist

Post by HaWe »

test
Image
Last edited by HaWe on 09 Oct 2010, 11:59, edited 1 time in total.
HaWe
Posts: 2500
Joined: 04 Nov 2014, 19:00

Re: BBCode Wishlist

Post by HaWe »

don't know how you mean it - doesn't work for me
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

doc-helmut wrote:don't know how you mean it - doesn't work for me
I edited your message, take a look at it now.

- 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)
HaWe
Posts: 2500
Joined: 04 Nov 2014, 19:00

Re: BBCode Wishlist

Post by HaWe »

ok, I see it.
But it's far more complicated than the <img> script or the Formula BBcode for it.
can't you get sebi's macro working?
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

No, I don't really have the time for that. This works and it's not that complicated. If you can write LaTex, you can manage a simple [img] tag.

If you want it to work with the math tags, I suggest you make it work and give me instructions on how to add it to the boards.

- 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)
HaWe
Posts: 2500
Joined: 04 Nov 2014, 19:00

Re: BBCode Wishlist

Post by HaWe »

we installed sebi's code in the admin control panel of our experimental forum and it works!
http://www.mindstormsforum.com/viewtopi ... 8&p=48#p48

admin control panel -> posting
-> BBCode usage

Code: Select all

[math]{TEXT}[/math]
-> HTML replacement

Code: Select all

<img src="http://www.matheboard.de/latex2png/latex2png.php?{TEXT}" alt="Formel">
maybe try your own link instead:

Code: Select all

<img src="http://mindboards.sourceforge.net/latex2png.php?{TEXT}" alt="Formel">

-> Help line text

Code: Select all

replace {TEXT}  e.g. by sum_{i=1}^k%20p_i%20
test:

Code: Select all

[math]sum_{i=1}^k%20p_i%20[/math]
Formula
mightor
Site Admin
Posts: 1079
Joined: 25 Sep 2010, 15:02
Location: Rotterdam, Netherlands
Contact:

Re: BBCode Wishlist

Post by mightor »

Did Sebastian modify his script? It's not working for me.

- 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)
Post Reply

Who is online

Users browsing this forum: No registered users and 18 guests