bbcode

  1. C

    XF 2.0 Styling a "POST"

    Ok, crazy question, but I want to use the forum to post what I consider "articles". I am wondering if there are any 'templates' that would stylize a post. Something I can replicate over and over again to keep all similar posts the same. I have seen BBcode templates, but those are mostly for...
  2. CMTV

    Unmaintained Additional language for [code=...] bbcode

    Since xenForo 2.0.1 release you can add additional language support on your forum. There was no way to do so before due to this bug. This method of adding additional language was proposed by @Chris D. In this example, I will be adding LaTeX support. 1. Downloading PrismJS components xenForo...
  3. Cupara

    Fixed Adding new bbcode leads to character error

    Not sure if this is a bug or just something I'm missing since error messages are not really explanatory when popping up. I have no idea where the characters refer. I have disabled all my add-ons and tried but still the same issue.
  4. CMTV

    Fixed Additional language for [code=...]

    I tried to follow an algorithm of adding custom language for bbcode proposed by @Chris D . It is not working. I tried to figure what is going wrong and here is what I found. I will use Scala language here as an example. The proposed method is working fine if we set "scala" directly in...
  5. Lukas W.

    Unmaintained Editor & BB Code Manager 2.0.1 Patch Level 1

    Editor & BB Code Manager Description Fully customize your XenForo Froala instance. Change your toolbar layout, enable and disable BB Codes, make use of the new table and background-color BB Codes, provide exciting new fonts for your users from your own server or external hosts. It's all in your...
  6. adamsmasher

    XF 2.0 Parsing BBCode in a template

    In XF 1.x you could use something like this to parse BBCode in a template: {xf:helper bbCode, $parser, $someVar.index} Is there something similar in XF 2.x? I saw some methods digging through classes but didn't see a 1:1 comparison. I'm sure I'm just missing it (really need to learn an IDE...
  7. Tom McIntyre

    Catalog of built in BBcodes

    I thought there would be a catalog of all the BBcodes included with the standard distribution of XenForo, but I have not been able to find it in the manual or by searching these discussion forums. I can find the ones that are in the edit bar as tools, but others like code and quote are nowhere...
  8. eva2000

    XF 1.5 IMG bbcode labeled

    I'm curious if this can be done purely via css/styling or would custom development be needed. When a user posts images or attachments using IMG bbcode tag, have it so the displayed inline image is labeled as such i.e. Attached images This is so that users and visitors can clearly see...
  9. dknife

    bbcode to generate static content in message

    I have a function I wrote on my forum which displays dynamic content from the main site by simply using a bbcode tag and an ID to pull the data. This concept works great however what I really need is the ability to post the same content as either static or dynamic. The data it retrieves and...
  10. Iomega0318

    XF 1.5 [Solved] Left, Right & Center Align on the Same Line?

    I have been Googling for a while now, both searching the internet and on the forums, it's also been bugging me for years actually but have never found or I suppose searched hard enough for a solution lol.. If this has already been asked and/or answered please for the love of god post a link for...
  11. Sunka

    Unmaintained Staff BBcodes - www.PijaniTvor.com 1.1

    Nice four BBcodes for your Staff members or 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 four bbcodes: Info Help Warning Important All you have to do: upload folder from "upload folder" to your xenforo...
  12. Iomega0318

    Unmaintained PGN Chessboard 1.0

    Not really a request but noticed this thread here: https://xenforo.com/community/threads/chessboard-for-xenforo-available-or-not.117371/ So I decided to take it upon myself to do a simple, very simple example of what the OP was looking for, this can of course be taken much further and at some...
  13. shri

    Parsing Post for BbCode on XenForo_DataWriter_DiscussionMessage_Post?

    I have a requirement to parse a post for BbCode and have access to the threadid and post id. The goal is to extract some meta data from the text and links in the message using a text / link extraction service to figure out what the post is about (sentiment analysis / tag extraction). Extracted...
  14. otto

    Anchor BBcode (BBM) - Anchorman 1.0a

    Anchor (BBM) BBcode - Anchorman Thanks to: ccclearhout, Jake Bunce und ForestForTrees for inspiration and hints. I found here on xenforo.com only not proper working ressources for anchor bbcode, short hints at serveral posts - yes but not a complete and working anchor bbcode. Thats the reason...
  15. iseamonet

    Add-on BBcode Add-on that adds these features

    I visited a Xenforo forum, and these items are available in the BBcode. Is there an add-on that includes these features? Also, is there an add-on that lets Html go into the thread post? Headers & Sub-Headers Dividers Inline Spoilers Highlights Justified Text Image Float Blockquotes Fieldsets...
  16. le-melvin

    XF 1.5 HELP PUBLISHED Redactor toolbar

    Hello I am looking to change redactor_toolbar URL. I explain that the bbcode [URL = http: //google.fr [/ URL] I voudre deven that adds another example automatically bbcode ( http://google.fr [/ URL] [/ b] thank you for your help cordially Melvin - Sorry tradusion with Google Bonjour je...
  17. cjesuele

    Add-on Need Custom Registered Feed (RSS) BBCode Tokens - Great Budget

    I’m pulling in eBay’s RSS feeds onto my Xenforo message board via Applications > Registered Feeds. In the Message Template (when creating a new Feed) I’m able to pull in the {title} {content} {author} {link} GOAL - I need to pull the eBay Item ID Number as well. The Item ID Number is actually...
  18. Mr Lucky

    XF 1.5 How to make media site show under the media icon

    I have created a Media site and can embed manually using the BBcode, but how do I get the site to show under the media icon, i.e. along with the default dailymotion, live leak, Facebook, Youtube etc. I presumed if I have ticked the box that says Show this site on the list of 'supported' sites...
  19. Roka

    Unmaintained [xfCrowd] NotePad 1.3

    Description: Remember your information to your forum. Easy to use, with two clicks you can save your important notes, which are shown in the sidebar under visitor panel. Features: Allow BBcode (included: smile, images, links...). Option to set maximum limit for notes and messages to show when...
  20. eva2000

    XF 1.4 duplication the CODE tag but in a different colour ?

    My forums extensively use use the CODE bbcode tag for code. But I want sometimes use a different background and font colour (black background + white text) like I do on my main site see example at http://centminmod.com so want to duplicate the CODE bbcode tag with a bbcode named like CODEB or...
Back
Top Bottom