Giter Club home page Giter Club logo

ee-fontawesome's People

Contributors

bryanburgers avatar markdrzy avatar simplethemes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ee-fontawesome's Issues

Grid

Having the plugin be grid-compatible would be nice.

Code license?

What license is this code under? Can you add one if it doesn't currently have one?

Thanks!

Need support for alternate third_party folder locations

To add support for alternate third party folder locations:

At line 648, add:

 if (!defined('URL_THIRD_THEMES')) {
   define("URL_THIRD_THEMES", $this->EE->config->slash_item('theme_folder_url').'third_party/');
 }

Then change what is now line 655 to:

        $this->EE->cp->add_to_foot('<script type="text/javascript" src="'.URL_THIRD_THEMES.'fontawesome/jquery.autocomplete.min.js'.'"></script>');

Missing Icons / FontAwesome Out of Date

EE FontAwesome appears to be using FontAwesome 4.2.0 while the current version is 4.7.0, so many of the icons aren't supported by the field (e.g. handshake-o). Any plans to update to the latest version of FontAwesome?

Issue in Cp.php

Hi,

I am using the grid entry form on the front-end and i get the below error. The icons don't show in the field.

Severity: Notice

Message: Use of undefined constant BASE - assumed 'BASE'

Filename: libraries/Cp.php

Line Number: 675

Thanks.

Doesn't seem to work with Low Variables or Grid

Hi there. I'm using Low Variables 2.5.0 and the latest version of grid in EE 2.9.

The Font Awesome fieldtype doesn't seem to be an option in Low Variables at all. However, when I use a Grid in Low Variables, I do see it as an option for the Grid field, but it doesn't seem to work.

Matrix

I would be really nice if this would work in matrix as well!

Grid and Matrix on Devot-ee

The plugin claims it is Grid-compatible and Matrix-compatible on Devot-ee, but it isn't. It would be nice if these were not marked as supported on the page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.