Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rick van der Meij 35 posts 135 karma points
    Dec 06, 2013 @ 14:35
    Rick van der Meij
    0

    FontAwesome 4.0.3?

    At the moment it is not up to date with the latest icons? because in the cheatsheet there are multiple items that can't be found in the dropdown datatype.

    Why is that?

  • Marc Goodson 2123 posts 14214 karma points MVP 8x c-trib
    Dec 06, 2013 @ 15:18
    Marc Goodson
    0

    Hi Rick

    Thanks for letting me know, this is the original package you are using and not the experimental V7 one ? 

    I think font-awesome have changed the pattern they use for the class names so it is  now 'fa-iconname' rather than 'icon-iconname'

    so I will need to tweak the regex used in the usercontrol for the font-awesome icon picker accordingly

    thanks

     

    Marc

  • Rick van der Meij 35 posts 135 karma points
    Dec 06, 2013 @ 15:19
    Rick van der Meij
    0

    It is the original package.

    Indeed. They updated to fa iconname.

    Looking forward to use it 

  • Marc Goodson 2123 posts 14214 karma points MVP 8x c-trib
    Dec 06, 2013 @ 15:47
    Marc Goodson
    0

    I have updated on github,

    will hopefully test tonight inside an install, it 'should be fine'

  • Marc Goodson 2123 posts 14214 karma points MVP 8x c-trib
    Dec 07, 2013 @ 11:34
    Marc Goodson
    101

    Hi Rick,

    At the end of this link should be a zip with a new dll, to drop in your bin folder, and a new user control called 'FontAwesomeV4IconPicker' to drop into you usercontrols folder, then you should be able to create a new datatype based on the usercontrol wrapper, and select the new v4 version of the usercontrol, which will then hopefully display the icons for font-awesome v4 with the class="fa fa-iconname" pattern.

    https://www.dropbox.com/s/ka1zma1nffuumd4/uCssClassNameDropdown_PatchForFontAwesome4.zip

    If it appears all ok to you, I'll include this update in the next v1.5 release....

    cheers

    marc

Please Sign in or register to post replies

Write your reply to:

Draft