leschek wrote: ↑Fri Jul 19, 2024 9:26 am
This looks very nice.
Thanks for your feedback.
I tested the version 1.0.0 a bit and it seems it doesn't like the
Advanced BBCode Box. When I enable BBCode Icons extension, BBCodes from editor disappear. They appear when I disable Advanced BBCode Box (with red text) or BBCode Icons.
This extension will never be compatible with the Advanced BBCode Box because I had to remove the default template block which displays the custom BBCodes in order to insert an icon. The template file for prosilver doesn't have any events that I can use in order to edit the contents of the button to display the icon. I could have written some messy JavaScript to alter the text but I wanted to save a headache...
You wrote that it is feature complete, but it would be really nice if admins can see preview of icons on the table with BBCodes.
That's not possible because there aren't any template events in that file to allow me to display additional HTML.
And last thing, it would be nice (and easier to install) if it's packed in danieltj/bbcodeicons
folders.
Do you mean when you download it from GitHub? That's sort of a limitation of using GitHub releases as it uses the repository name and then appends the version number to the end of it. I could change the repository name to
bbcodeicons
which I am very tempted to do but it still wouldn't allow me to ensure that the extension is bundled with my vendor name first and then the extension contents inside it unfortunately. If you download it from GitHub, you'll have to change the folder names. That is described in the installation instructions in the
README.md
file.
Downloading it from the customisation database (
when / if it gets approved) would address this though as it's bundled correctly to immediately start using.