Joy Rex Posted March 21, 2018 Posted March 21, 2018 Does this use FontAwesome 4 or 5, and if using 5, is it using webfonts or the JS+SVG implementation?
Libter Posted March 25, 2018 Author Posted March 25, 2018 On 21.03.2018 at 4:10 PM, Joy Rex said: Does this use FontAwesome 4 or 5, and if using 5, is it using webfonts or the JS+SVG implementation? Plugin just replaces default icons like <i class="fa fa-comments"></i> with <i class="classes defined in acp"></i>. It works with FontAwesome 4 or 5 using SVG or Web Fonts depending on Font Awesome version included in your globalTemplate (it's 4 by default).
Joy Rex Posted March 26, 2018 Posted March 26, 2018 So... your plugin basically gives a control panel for the icons that are (presumably) hard-coded in the default IPS template? I'm surprised IPS doesn't have a control panel in the ACP to do that already! One thing to note - some of the icon classes have changed with FA5, as does the main FA class - it's no longer just "fa" but now can be "fas" (font awesome solid), "far" (font awesome solid), and "fab" (font awesome brands). Does your plugin change all the classes inside the <i> element to account for this?
Libter Posted March 26, 2018 Author Posted March 26, 2018 8 hours ago, Joy Rex said: So... your plugin basically gives a control panel for the icons that are (presumably) hard-coded in the default IPS template? Does your plugin change all the classes inside the <i> element to account for this? Exactly.
klevoclub Posted April 13, 2018 Posted April 13, 2018 (edited) Plugin doesn't work on 4.2.8 Edited April 13, 2018 by klevoclub
Libter Posted December 31, 2018 Author Posted December 31, 2018 On 4/13/2018 at 2:55 PM, klevoclub said: Plugin doesn't work on 4.2.8 Could you provide the url address to your community? I will check it.
beats23 Posted June 29, 2019 Posted June 29, 2019 could you add option to use png icons instead of FA icons?
Mercury5 Posted May 22, 2020 Posted May 22, 2020 Does this work for 4.4? Is this the same as the 'old' forum icons app?
Libter Posted May 24, 2020 Author Posted May 24, 2020 On 6/30/2019 at 12:43 AM, beats23 said: could you add option to use png icons instead of FA icons? Invision Community supports PNG icons out of the box. On 5/22/2020 at 2:23 PM, Mercury5 said: Does this work for 4.4? Is this the same as the 'old' forum icons app? Yes, it should still work. I don't know the "old" forum icons app so unfortunately I can't answer this 😕 Mercury5 1
Recommended Posts