MyBB Ideas

The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.

Add Toolbar Items

102 votes

Submitted by DrPoodle, 28th February 2007, 11:15:52 PM

This would be a small section in the Admin CP that would allow the user to add new buttons to the MyCode toolbar. It would allow the user to set the name, url to the "icon", and what the button puts in the textarea when clicked.

For instance:

Name: YouTube
Icon URL: /images/youtube.gif
Input: [youtube]$1[/youtube]

or something like that...

4 Comments

  1. The toolbar uses javascript so we can't use conventional coding to fetch it from the database.

    Tikitiki, 1st March 2007, 2:59:59 AM
  2. "conventional coding"...I take it that this can still be achieved though? You should be able to do it with php generated Javascript.

    If you can't do this for a feature I'll have a go at making it :P

    DrPoodle, 1st March 2007, 3:34:10 PM
  3. I agree, it would be much nicer if we can add new BBCode from the Admin CP, rather than have to create a plugin.

    Orry Verducci, 1st March 2007, 6:55:26 PM
  4. I think this is an interesting idea, and it isn't impossible. I'd think it would make it a lot easier for people than editing javascript files (more potential for screwing up).

    DennisTT, 11th March 2007, 10:41:59 PM

Post a Comment

Before you can post a comment you must be a registered member of the MyBB Community Forums.

If you already have an account, log-in to it to post a comment or if you don't register a new account.