bbcode

  1. Nocturne

    XF 2.1 Custom Code Block Formatting - How?

    Hello! I run a large programming forum and we're using Xenforo 2.1. The ability to format and colour code from different languages in posts is great, but I'd like to expand the available list to include other languages and correctly format them. However I can find no information on how this...
  2. XenConcept

    [XenConcept] Audio BBCode 2.0.1

    This add-on allows users to download audio files. Audio files can be uploaded to posts, conversations and resources. The supported formats are .mp3 and .ogg Features: Options Allow audio uploads with maximum file size Permissions Upload audios to posts Upload audios to conversations...
  3. K

    XF 2.1 Video Links Update - Youtube

    Hi, I'm migrating from PHPBB3.1 to Xenforo. Everything was smooth on the migration Xenforo 2 (latest version). On the PHPBB forum I had some customs BBcodes to allow the display of the video on the topic. However on Xenforo there is no need! This is very good and easy. I removed the...
  4. G

    XF 2.1 Imgur BBCode no longer working?

    We recently upgraded and I'm seeing the following behavior. When a user wishes to insert an image into a post that they had uploaded to Imgur, they typically would (on the Imgur page for the image) click "Get Share Links", then "BBCode (Forums)" and copy/paste that BBCode - this is what we've...
  5. Mr. Jinx

    XF 2.1 Add BB code option

    I created a small addon that adds an extra option to the TABLE BB code. This works fine, but the problem is that when you are in the BB code editor and switch view (toggle BB code), the extra option gets stripped. So when you have: Header 1Header 2 Content 1Content 2 ...the 'collapse' part...
  6. X

    Advanced Bb Codes Pack 1.15.19

    Recommended addons If Threadmarks Pro (paid) add-on is installed&active, these will automatically create a threadmark in the defined category (see 'Threadmark category Id' option) when a moderator only bb-code is used. If SVG Template (free) add-on is installed&active, an SVG icon is added...
  7. Don Daniello

    BB Editor: Can't finish [list] inside [spoiler] (inside [list])

    BB Code editor insists on wrongly finishing SPOILER before LIST. Here's an example BB Code after being processed by the "editor": First item More Stuff [/LIST] This renders an empty bullet point right after SPOILER ends. No matter how I manually correct the BB Code, the editor insists on...
  8. Painbaker

    [OzzModz] Table BBcode Tweak 2.3.0

    This add-on is shared with the Xenforo community for free without branding. Donations are welcome by just liking this add-on or leaving a nice review, that's all! :love: By default all BBcode tables are full width (100%) with XenForo 2.1 / 2.2. This add-on makes it possible to use full or...
  9. truonglv

    [tl] Member Only Content 1.0.4

    Hiding content with certain users. How to use? The message become to hidden Permissions: Set permission to certain user groups can use this bb-code Options: Selected groups which can see the hidden content
  10. developr

    MG 2.0 How to enable Gallery embed (BB-Code) for posts

    Dear Community, actually the photo-button in the editor toolbar is missing and I can't find the settings to enabled the bbcode for gallery media. All the gallery embed bbcode in the posts aren't parsed as well.
  11. XenConcept

    [XenConcept] Hide BBCode 2.1.3

    This addon gives users the ability to hide their content using BBCode. This addon requires version 2.1 of XenForo Features: Six different BBCode to Hide Contents. UserGroup permissions TAGDESCRIPTION [HIDE]This tag is associated with [HIDEREPLY] for the moment. [HIDEREPLY]...
  12. XFA

    [XFA] Embedded PDF II (BBCode) 2.0.1

    Do not forget to rate it. This helps others to make decisions. If you have any ideas or suggestions don't hesitate to contact with me. You can Embed all online readable PDF files in to your board via custom BB Code. Usage: NOTE: PDF Link must be ended with [.pdf] Instructions: Upload...
  13. Sim

    Fixed GALLERY BBCode renders using relative URLs in SimpleHtml and EmailHtml

    In XFMG\BbCode\Gallery::renderTagSimple, when rendering simple or email HTML for media or album galleries, the link is built using relative URLs rather than full URLs as required for links views externally. Can I suggest that line 118 (v2.0.4) be changed to: $link =...
  14. CMTV

    Unmaintained Code 2.2.0

    Description This addon makes code bbcode and code editor way more functional by adding copy, expand, collapse buttons, resizer bar, code line numbers and ability to highlight lines. This is an open source addon. Visit GitHub repository for source code. All my addons are free... But if you...
  15. markransome

    XF 2.0 Cannot Get Custom BBCode To Work

    Hi, I am trying to add a custom BBCode to be able to add a custom button with a link, this is what I have come up with so far: BB code tag: btn Title: Custom button Replacement mode: Simple Supports option parameter: Yes HTML replacement: <p class="custom-button"><i class="fas...
  16. Fastline

    XF 2.0 How to resize Tables?

    I used KL Edit Manager but i'm unable to resize the Tables. How can i do that?
  17. Sunka

    Unmaintained Staff BBcodes (with extra two) - PijaniTvor.com 2018-02-25

    Nice four BBcodes for your Staff members and extra two for all your users from www.PijaniTvor.com. Nothing new, nothing big, but I like it, and maybe you will like it too. This addon contain six bbcodes: Info Help Warning Important Edit Offtopic All you have to do: copy text from Staff...
  18. Roka

    Unmaintained [Roka] Notification BB Codes xf 2.x 1.0.0

    Create a Notification BB Code to show special colored boxes, with fontawesome icons. Features: Allowed bbcode. Allowed [INFORMATION] bbcode. Allowed [SUCCESS] bbcode. Allowed [WARNING] bbcode. Customized box color. How to use: Create new post and put Code: [ERROR=Test title]Test...
  19. J

    XF 2.0 BBCode with multiple options

    Hello, I am looking at merging a rather large community 1 million+ posts from phpBB to Xenforo. However, I've run in to some issues with 2.0 and BBCodes with multiple options, I knew roughly how to do it in Xenforo 1.x but I've had no luck doing it in 2.0 Basically an example of one the most...
  20. AlexT

    Fixed Hard coded processor actions - code event missing

    XF 2 provides a code event to listen to when a BB code renderer object is created ("bb_code_renderer", fired in the $container->factory('renderer') closure). Analogously, there should be a "bb_code_processor_action" code event fired in the $container->factory('processorAction') closure. This...
Back
Top Bottom