Vikestart Posted August 2, 2015 Posted August 2, 2015 Font Awesome 4.4 was released 5 days ago, adding 66 new icons! Are there any plans to upgrade to that in a coming release?
kar3n2 Posted August 2, 2015 Posted August 2, 2015 and how do we use it? I dont quite understand it all
Vikestart Posted August 2, 2015 Author Posted August 2, 2015 ISP4 already makes use of it, but the icons can be used by yourself as well if you want. One way to do it is through custom.css when editing a theme, or using the icons in a a new theme, or even in plugins/mods for the Marketplace.
Flitterkill Posted August 2, 2015 Posted August 2, 2015 @Lindy Do you guys have a plan on regular updates to this? I imagine you would just roll in the new version as it becomes available but I (others?) wouldn't mind seeing a note in the Release Notes sections on when this occurs.@kar3n2 All the icons you see in the IPS suite are not images but are actually from a font file -FontAwesome - that is included with IPS. See that tiny heart in the like this badge in the bottom right of every post here? The heart is a FontAwesome icon. Same with the bell and envelope icons you see up top in the user bar. The advantage is that they are scale-able vector fonts and not static pixel images. That means they can be scaled up and down in size without a loss in quality. In theme templates the code to insert an icon is <i class='fa fa-whatever'></i> where you replace the whatever with the name of the actual icon you want. This stuff isn't natively available when just making or replying to a post though. icomoon also ships with IPS though I haven't stumbled across where it gets used though... https://icomoon.io/#icons
Michael R Posted August 2, 2015 Posted August 2, 2015 I assumed the new fonts would automatically be available. That's how our corporate website works.
Vikestart Posted August 2, 2015 Author Posted August 2, 2015 I assumed the new fonts would automatically be available. That's how our corporate website works.No, the 4.4 icons are not available on this site. I tested that with Chrome Developer Tools.
Flitterkill Posted August 2, 2015 Posted August 2, 2015 If IPS was using a public CDN for these then we would probably be getting the updated version immediately/automatically but they are actually embedded in the suite (applications-core-interface-font) so they need to insert them into the suite download themselves.
Tracy Perry Posted August 3, 2015 Posted August 3, 2015 It's easy enough to update them yourself. Just download the font files, overwrite the existing ones and modify the fonts.css in the global -> framework section of the CSS templates for the updated CSS included in the downloads of the FA fonts.Takes all of 2 minutes to do.
Lukeroge Posted August 3, 2015 Posted August 3, 2015 If IPS was using a public CDN for these then we would probably be getting the updated version immediately/automatically but they are actually embedded in the suite (applications-core-interface-font) so they need to insert them into the suite download themselves. I would rather not have IPS be downloading resources from some random external CDN I don't control
Pete T Posted August 3, 2015 Posted August 3, 2015 cool more new icons but would not be best have way we could update them did try testing that out so far failed.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.