Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: improv on July 13, 2008, 02:44:14 PM

Title: bbc, html or even php in the topic subject?
Post by: improv on July 13, 2008, 02:44:14 PM
Greetings everyone!

I'm here with another question which is as followed:

Is it possible to include the usage of bbc ( html or php would be neat too, but bbc more easy :) ) into the topic subject for some specific membergroups?

Like, you could post something as this :

<img Chinese flag>Welcome our new friend!<img Smiley>.

I would appreciate any feedback, thank you :).
Title: Re: bbc, html or even php in the topic subject?
Post by: Eliana Tamerin on July 13, 2008, 03:30:56 PM
Problem with this is that the topic title is used as your page title, so while you may see an image, or bolded words on your forum, at the top of your browser window or tab title, you'd see this:

<img src="http://url.to.chinese/flag.jpg">Welcome our new friend!<img src="http://url.to.smi/ey.jpg">

Not very pleasant.