Add new icon to fontawesome subset: comment#2690
Conversation
Add new icon to fontawesome subset: comment
|
Added how-to on wiki about this: https://github.com/ether/etherpad-lite/wiki/Adding-a-new-font-icon-to-fontawesome-etherpad |
|
Nice thanks |
|
I tried to update this all locally and ended up my browser console crowing about missing font-awesome, and the ep_comments as icons doesn't seem to work at all, even with the JSON clause in my settings. I thought I'd pull down fresh, before I made mention, but even after that I'm having the same issue. Version number: 1.5.6 |
|
@DrHuxtable try do a |
|
@lpagliari I am noticing the bin icon doesn't appear to be working any more for delete? Did you delete that by accident or so? |
|
Two things you'll need to do at this moment to make sure icons will work:
#1 should be unnecessary when we have a new stable version of Etherpad Just as a side note: #2 is necessary even if you don't configure Hope this helps. On Friday, June 12, 2015, DrHuxtable <notifications@github.com
|
|
John, check #2 I've mentioned on the previous comment. It seems that, when minifying, plugins are looking for the font on /font, If disabling minify does not work for you, let me know and I'll check what On Friday, June 12, 2015, John McLear notifications@github.com wrote:
|
|
Doing a "Clear browsing data" appears to have sorted it. |
|
FWIW I'm still not seeing the alternative comment icon view thing as per my comment on your PR |
|
@JohnMcLear,@lpagliari: Thank you both. I'll update to the latest dev branch in an effort to help me run the comments-as-icons feature (and use bin/cleanRun.sh in conjunction), and I'll try temp adding a softlink '/font -> /static/font' locally to see if that will suffice for now on the icon front, as clearing my cache during my previous trials did not help. The last time I disabled minify, I could actually see the performance lags, so that's going to be my last ditch effort. Thanks again. I love the plugin, and I really like this comment icon idea and can't wait to get it folded into my setup. |
I needed an icon for ep_comments_page that was not on the FontAwesome subset provided by Etherpad, so I added it using Fontello and the existing
config.jsonon the project.