I'm so sorry for the delayed reply!This heavily depends on css that ends up affecting the elements. Can you post a sample of the bb-code on my add-on site (it has those bb-codes enabled) and see if you can replicate the issues?
If it works, then it is something in your style with an over-eager css rule and if it doesn't work I've got a sample to work with to understand the problem.
[float="Content here"]Hover over me! [br][img]https://i.postimg.cc/yW4zvMNy/icon-test.png[/img][/float]
Got it! Is there any way to make [img] function within [float] in that case?[br]
bb-code isn't one of my bb-codes and it is hard to tell what the heck that is doing internally
I'm so sorry to bother you with this, but would you be able to let me know how to do this? I've tried looking around for options to allow nesting other BBCodes within this [float] tag, as well as check the addon's files for any float.php that I might be able to edit, but found no way to. Apologies for the inconvenience!You shouldn't need it as you can just add a new-line anyway via bb-code
My add-on doesn't actually add aI'm so sorry to bother you with this, but would you be able to let me know how to do this? I've tried looking around for options to allow nesting other BBCodes within this [float] tag, as well as check the addon's files for any float.php that I might be able to edit, but found no way to. Apologies for the inconvenience!
[float]
bb-code. It does add a [fleft]
and a [rleft]
which are simple text replacements which look like this:<div class="bbm_float fleft" style="float:left;margin:0 10px 5px 0">
{text}
</div>
- Fix copy & paste support could break if font-awesome or abbr bb-codes where not enabled
- Fix editor 'fullscreen' icon may not render in all styles
- Workaround XF2.3 font-awesome editor support bugs (bug not fixed in XF2.3.7, adjusts to stop applying in XF2.3.8+)
- Allow
[gview]
bb-code to define the height. ie[gview height=100%]
- Improve copy&paste of XF usernames from various parts of the XF UI into a post
- Fix custom header bb-codes (
[h1]
/[h2]
/[h3]
/[h4]
) copy & paste support would activate even if these where disabled- Fix
[hr]
/[sub]
/[sup]
copy & paste support didn't correctly activate if custom header bb-codes where disabled
- Fix
[gview]
bb-code didn't accept multiple arguments
This is likely a http server config issue, can you open a ticket on my site so I can request some additional information to help diagnose why it isn't working?How do I get the SVG icons to appear in the warning bbcode? I have the SVG template add-on installed. Is there a setting?
Known issues:
Changes:
- Copying horizontal lines from google docs using Safari is known to fail. This is an issue with how google docs exports HTML
- Require StandardLib v1.22.0+
- Remove jquery dependency
- Add "Use jquery for extended copy & paste support" option (default: false) to load the old extended copy&paste support
- Workaround editor copy & paste issues for older...
- Fix XF username copy & paste support would break general copy & paste cleanup behavior
- Fix jquery-based copy & paste support for ruby & time bb-codes
- Improve handling pasting quotes as raw bbcode. Properly extract the XF quote attributes, and preserve whitespace around quote tags as expected.
Xon updated Advanced Bb Codes Pack with a new update entry:
1.16.4 - Feature & Bugfix update
Read the rest of this update entry...
Workaround browser issues with editor cursor
It allows reduced the overall XF javascript size, as XF doesn't include/use jquery any more.can you explain a little more about the: [Add "Use jquery for extended copy & paste support" option (default: false)], part....
like what benefits are added, why its off by default etc
I basically moved a bunch of work-around I had put into some client's styles into the add-on to make upgrading to XF2.3 easier.Thanks for fixing the cursor not being able to move right over emoji's. Was driving me nuts.
It allows reduced the overall XF javascript size, as XF doesn't include/use jquery any more.
ok i get it thank you....so its all or nothing, it kind of sounded to me like you had improved both enabled AND not at first...The editor improvements section in the add-on overview gives a short summary. Basically it is is a bunch of tweaks to make copy & paste look right when copying from various sources.
For example, the username copy & paste support actually supports copying basically 3-4 different ways XF can render a username and turn it into an @ user mention. Or tweaks to popular editors to replicate formatting to ensure easier posting of creative content.
We use essential cookies to make this site work, and optional cookies to enhance your experience.