Page 1 of 1
Question
Posted: Mon Aug 07, 2006 5:17 pm
by davidppppppppppp
I use phpbb on my website. I noticed that the site owner here has added the PHP button option to the menu above that creates the php tags.
How did you add or display a button option?
Thanks
David
Posted: Mon Aug 07, 2006 5:47 pm
by feyd
It's a mod.
Posted: Mon Aug 07, 2006 6:29 pm
by davidppppppppppp
I added a function to my board.
I haven't figured out yet how to add a button that will automatically place the tags when clicked, so I'm having to type them in manually.
I'll figure it out eventually.
Posted: Mon Aug 07, 2006 6:39 pm
by Citizen
Your best bet would be to look at sites for your particular forum to find a mod like it. Its fairly common.
Posted: Mon Aug 07, 2006 6:40 pm
by RobertGonzalez
As a side note, can you use a more descriptive title than 'Question' next time? Few people will bother opening a thread that doesn't at least give them some indication as to what it is about. Thanks.
Posted: Mon Aug 07, 2006 7:01 pm
by davidppppppppppp
You're right about using a more descriptive subject, but I couldn't think of a short way to describe the question.
I'll look in the phpbb files until I find where the other buttons are located and add mine.