The instructions are very sparse and don't seem to match up with any correct terminology in relation to current Drupal 8 version.
For Example:
"Content types -- click "Manage fields". Create a multi-value link field, make sure to choose "Predefined title" and input your key|value pairs of titles where key is the icon name (without prefix), and value title. If you have an icon named "icon-facebook" or "fa-facebook", write, "
The above instructions don't match up with any options that are present when Managing Fields/Adding Fields for Content Types.
Comments
Comment #2
gausarts commentedYou are right. Sorry about this. It was a direct copy/ paste from D7 likely ;)
If you could help out with proper English wordings, I noticed you assigned yourself, I would be grateful and incorporate it into new releases. Thanks!
Comment #3
auxiliaryjoel commentedI'm sorry I did not mean to assign myself.
I actually don't know how to use it? I can't follow the instructions so I can't get it to work?
Comment #4
WebbehI'll go ahead and write up some Drupal 8 module documentation for this.
Comment #5
WebbehComment #6
WebbehTaking a first pass at documentation here: https://www.drupal.org/docs/8/modules/link-icon/link-icon-usage
As this is usage and not installation, this usage should probably be contained here. @auxiliaryjoel, does this look like something you're looking for?
Comment #7
WebbehComment #8
gausarts commented@Webbeh, thank you! Added your documentation to project for now.
We may need to put this into README later. Patches are welcome. Thanks!
It looks good to me, but we'll need end users in case anything more to incorporate/ clarify.
Comment #9
WebbehMarking this as Needs Work to accomplish this.
Comment #10
WebbehUntasking myself in case someone else wants would like to give back to Drupal through the remaining task.
Comment #12
gausarts commentedTruly sorry for delay.
@Webbeh, thanks a lot! Truly appreciated.
Copied from your work into README.md, and also added your link to project documentation page.
We can always improve along the way. Do not hesitate to re-open and provide betterment.
Committed. Thanks again!
Comment #14
auxiliaryjoel commentedHas there been any progress on this?