BBCode Wishlist
BBCode Wishlist
Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE
Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
Re: BBCode Wishlist
One of the wishes is to add support for custom code tags, like "".
I have suggested possible ways to attain this HERE.
Code: Select all
I have suggested possible ways to attain this HERE.
Commit to LEGO Mindstorms Robotics Stack Exchange:
bit.ly/MindstormsSE
Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
Re: BBCode Wishlist
There is a way for us to add new BBCodes but there is no way for us to add new addons or mods that allow syntax highlighting the way that some of those really nice plugins can.
- Xander
- 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)
| 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)
Re: BBCode Wishlist
can we add support for displaying math formulas?
http://en.wikipedia.org/wiki/Help:Displaying_a_formula
e.g. space inserted between "[" and ";"
[;\frac{d}{dx}x^2 = 2 \cdot x;]
[;\sum;]
[;x^2;]
[;\prod_{i=1}^k p_i = p_1 \cdot p_2 \cdot p_3 ... \cdot p_i;]
[;\frac{x^5+9} {\sqrt[n-2]{y^5+74}};]
http://en.wikipedia.org/wiki/Help:Displaying_a_formula
e.g. space inserted between "[" and ";"
Code: Select all
//space inserted between "[" and ";"
[ ;\frac{d}{dx}x^2 = 2 \cdot x;]
[ ;\sum;]
[ ;x^2;]
[ ;\prod_{i=1}^k p_i = p_1 \cdot p_2 \cdot p_3 ... \cdot p_i;]
[ ;\frac{x^5+9} {\sqrt[n-2]{y^5+74}};]
[;\sum;]
[;x^2;]
[;\prod_{i=1}^k p_i = p_1 \cdot p_2 \cdot p_3 ... \cdot p_i;]
[;\frac{x^5+9} {\sqrt[n-2]{y^5+74}};]
Last edited by HaWe on 08 Oct 2010, 19:58, edited 5 times in total.
Re: BBCode Wishlist
If you make it work then I'm happy to add it. This looks like a lot of work, tbh.
- Xander
- 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)
| 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)
Re: BBCode Wishlist
I have no idea how to do it on the forum (in the administration control panel)
- the FF client approach by Greasemonkey works though
install this FF addon: https://addons.mozilla.org/de/firefox/addon/748
activate it by this java script: http://thewe.net/tex/textheworld6.user.js
[;\frac{d}{dx}x^2 = 2 \cdot x;]
- the FF client approach by Greasemonkey works though
install this FF addon: https://addons.mozilla.org/de/firefox/addon/748
activate it by this java script: http://thewe.net/tex/textheworld6.user.js
[;\frac{d}{dx}x^2 = 2 \cdot x;]
Last edited by HaWe on 08 Oct 2010, 20:47, edited 1 time in total.
Re: BBCode Wishlist
ps:
I found this - a script and a plotter: http://www.matheboard.de/thread.php?threadid=17175
does anybody know how to define a BBcode for this, e.g.
[;\prod_{i=1}^k p_i = p_1 \cdot p_2 \cdot p_3 ... \cdot p_i;] =>
I found this - a script and a plotter: http://www.matheboard.de/thread.php?threadid=17175
does anybody know how to define a BBcode for this, e.g.
[;\prod_{i=1}^k p_i = p_1 \cdot p_2 \cdot p_3 ... \cdot p_i;] =>
-
- Posts: 16
- Joined: 29 Sep 2010, 13:47
- Location: Germany
- Contact:
Re: BBCode Wishlist
I think you must
replace with
(In BB-Codes Admin-Control Panel)
<img src="http://www.matheboard.de/latex2png/late ... cdot%20p_i" alt="Formel">
Code: Select all
[math]{IDENTIFIER}[/math]
Code: Select all
<img src="http://www.matheboard.de/latex2png/latex2png.php?{IDENTIFIER}" alt="Formel">
<img src="http://www.matheboard.de/latex2png/late ... cdot%20p_i" alt="Formel">
Re: BBCode Wishlist
I am not sure they will appreciate this. Unless they actually permit it, you are stealing bandwidth and server resources.sebi-mylegopage wrote:Code: Select all
<img src="http://www.matheboard.de/latex2png/latex2png.php?{IDENTIFIER}" alt="Formel">
LEGO things http://ni.fr.eu.org/lego/ - NXT Improved Firmware (GCC) http://nxt-firmware.ni.fr.eu.org/ - Other robots http://apbteam.org
Re: BBCode Wishlist
naaah - what do you mean by
"stealing bandwidth and server resources" ?!?
we are looking for a way to implement LaTex - have you got a better idea?!?
"stealing bandwidth and server resources" ?!?
we are looking for a way to implement LaTex - have you got a better idea?!?
Who is online
Users browsing this forum: No registered users and 4 guests