The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DSO - Font Awesome Details »» | |||||||||||||||||||||||||||||||
Adds Font Awesome support to your forums, also include a BBCode.
Font Awesome icons - https://fortawesome.github.io/Font-Awesome/icons/ Install Step 1. Decide if you want to use the CDN (external files) or self hosted (additional files) Step 2. Get your CDN Code (here) or download the latest self hosted version (here) - Step 2a. If using Self Hosted: Upload files from {archive_file}/font-awesome-{version} to {bburl}/DSO/font-awesome (overwrite all) Step 3. Import product => product-dso_fa.xml - Step 3b. If using CDN: ACP->Options->DSO Font Awesome | Enable CDN and input your CDN Embed Code Upgrade Step 1. Decide if you want to use the CDN or self hosted files - 1a. If upgrading from 1.0.0: Delete {bburl}/DSO/font-awesome-4.4.0 folder Step 2. Get your CDN Code (here) or download the latest self hosted version (here) - Step 2a. If using Self Hosted: Upload files from {archive_file}/font-awesome-{version} to {bburl}/DSO/font-awesome (overwrite all) - Step 2b. If using CDN: delete {bburl}/DSO/font-awesome (remove {bburl}/DSO if empty) Step 3. Import product => product-dso_fa.xml (tick box to allow overwrite) - Step 3b. If using CDN: ACP->Options->DSO Font Awesome | Enable CDN and input your CDN Embed Code Usage: BBCode use: Code:
[fa]icon-name[/fa] (ie: [fa]fa-male[/fa]) Code:
[fa]icon-name option[/fa] (ie: [fa]fa-male fa-5x[/fa]) Code:
[fas=icon-name(back) option]icon-name(top) option[/fas] (ie: [fas=fa-square-o fa-stack-2x]fa-twitter fa-stack-1x[/fas]) Code:
<i class="fa {icon}"></i> (ie: <i class="fa fa-male"></i>)
Reference: Refer to here for the icons. Examples - https://fortawesome.github.io/Font-Awesome/examples/ Todo: Changelog: 1.0.0 - Initial Release 1.1.0 - Updated to FA v4.5.0 - Added Stack BBCode - Added FAQ with links 1.1.1 - Fixed FAQ not importing properly 1.2.0 - Added version check to FAQ 1.2.5 - Added ability to use CDN FAQ:
Download Now
Show Your Support
|
Comments |
#12
|
||||
|
||||
Added ability to use CDN so no file uploads are required.
|
#13
|
|||
|
|||
just tried this with vb4.2.5 php 5.6 and the cdn tech....
fail? its not grabbing the icons for some reason...i get the rectangle broken image thing instead does the mod need an update to work with FA 4.7? double checked all the obvious stuff....hmm |
#14
|
|||
|
|||
traced it to custom style conflict...oof....hmm...
|
#15
|
|||
|
|||
i was able to get this working by using some cancelling css code...
.fa, .fa:before { font-family: FontAwesome; font-style: normal; } the size option bb code still isnt working tho....i can only get them tiny sized...any ideas a fix of that?? i cant imagine what could have changed in it that would effect such a small detail |
#16
|
|||
|
|||
ok got that one too......btw, fwiw this is in regard to sultanthemes styles...in this last case i had to remove a "font-size : inherit" code he has in there.....then it worked 100% now finally lol
EDiT... oh and of course for responsive too der .material-icons { font-size: initial!important; } |
#17
|
|||
|
|||
found a typo in the faq translation/links....
you have entered fontawesome as "fortawesome" in the links....triggers warnings filling up the logs if you dont notice |
#18
|
|||
|
|||
oh...um...in hook actually need edit for full fix..
|
#19
|
|||
|
|||
oh hmm....just checked the links.....still doesnt work...guess it wasnt a typo....that cleared the log bombs but for the proper fix need to replace with the links that the fortawesome ones redirect too
|
#20
|
|||
|
|||
version 5 was just released.....this will need some updating hmm...couple big changes like "fa" depreciating and being replaced...with more than one variable...messy hmm
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|