Results 1 to 5 of 5

Thread: bbcode wysiwyg

  1. #1
    Join Date
    Oct 2006
    Posts
    183
    Thanks
    0
    Thanked 11 Times in 11 Posts

    Default bbcode wysiwyg

    Are there any free wysiwyg editors that edit using bbcode, like the vbulletin ones?

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Depending on how it works, and how many features are enabled on the particular bbcode, you could just use a normal one, replacing all < and > in the script with [ and ], since many codes are similar, like <b> and [b].

    Aside from that, I am not personally aware of any.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Oct 2006
    Posts
    183
    Thanks
    0
    Thanked 11 Times in 11 Posts

    Default

    well i need one that can do everything like quotes but i havent found any that can yet and i dont know how to make one do that.

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Yep. That's complex.

    This is a javascript question, not PHP.

    Aside from adapting another script, the only real option is just the write one.

    Lots of work.

    Since I'm not really a javascript person, can't help that much.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Oct 2006
    Posts
    183
    Thanks
    0
    Thanked 11 Times in 11 Posts

    Default

    lol got one... i have account on ipb support forums, believe it or not by using regular scripts from viewing source, i was able to get the 2.2.0rc3 post page, which happens to be wysiwyg made of bbcode...

    shh!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •