@Cyb3r What do you want new in this update? Fixed big bug with show icon on editor...btw thanks for code above![]()
Fixed! Thank you @Cyb3r cheers.Sorry I didn't mean that, I'm angry because it's important to be careful with missing other styles, I had an issue and I took several hours to solve it and you still using the same code while other might get in same trouble and they wouldn't know how to solve it, there's a primary things that must be done first like solving bugs, everything else comes after that.
Adding this function on next update.Nice addon, though is it a way to remove the editor buttons? As I want those tags to mainly be used by staff.
Nice addon, though is it a way to remove the editor buttons? As I want those tags to mainly be used by staff.
<xen:if is="!{$visitor.is_staff}">
html .redactor_toolbar li a.redactor_btn_custom_error {
display: none;
}
html .redactor_toolbar li a.redactor_btn_custom_information {
display: none;
}
html .redactor_toolbar li a.redactor_btn_custom_success {
display: none;
}
html .redactor_toolbar li a.redactor_btn_custom_warning {
display: none;
}
</xen:if>
Adding this function on next update.
Thank you
I'm focused on add-ons for xf 2.x.any chance add off topic option
We use essential cookies to make this site work, and optional cookies to enhance your experience.