bbcode in message box

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
e.m.
Posts: 4
Joined: Fri Feb 01, 2013 8:07 pm

bbcode in message box

Post by e.m. »

I know there is now script available for adding pics..
but is there a way that html could available in the 'new message' box?

so we can just post a link like this:

Code: Select all

[img]http://www.website.com/image.gif[/img]
thanks!
e.m.
Last edited by e.m. on Fri Feb 01, 2013 9:50 pm, edited 1 time in total.
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: html in message box

Post by Henrie »

Hello e.m.

That is not html, but BBCode as is used it in this forum.
And there is no way to make it available to MBoard without adding code to the MBoard script to handle this code.
Changes to the code in that degree are outside the scope of support given by Klemen. I can not help you with it either.

Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
e.m.
Posts: 4
Joined: Fri Feb 01, 2013 8:07 pm

Re: html in message box

Post by e.m. »

ok! if I find a way, is it legal to try it and change the script for it? and should I post it over here?

thanks
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Re: bbcode in message box

Post by Henrie »

Klemen allows to change the script. So you are allowed to change to code to your personal needs.
You do not have to post your changes, but you are not allowed to make a profit by selling (or by other means) any code based on the MBoard script by Klemen.

Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
e.m.
Posts: 4
Joined: Fri Feb 01, 2013 8:07 pm

Re: bbcode in message box

Post by e.m. »

Ok thank you very much!
I'm going to use the script as an alternative for facebook for my Facebook less friends.. :p

so its a private community :)

thanks a lot to Klemen for creating this script and making it free to use!
Locked