Modify

Opened 3 years ago

Last modified 3 years ago

#13928 new enhancement

Add support for Font Awesome as a `fa:` icon set

Reported by: Chad Trytten Owned by: Mikael Relbe
Priority: normal Component: WikiExtrasPlugin
Severity: normal Keywords: font-awesome, font awesome, fa:
Cc: Trac Release: 1.4

Description

Font Awesome has become a widely used icon set across many different projects. A few notable examples include GitLab and Mermaid; incidentally, in both of these cases it's used in the diagraming that is also implemented as a macro hosted here. Not sure if this is a duplicate (sort of, but perhaps a specific solution rather than a generic) of 201, but since I used to create my own custom icons for many things before finding Font Awesome, perhaps this will meet many of the use cases? Font Awesome is the first listed icon set by w3schools.com - which also might provide some options for additional icon sets (re: 201) - and the site dedicates a whole page to the use of Font Awesome with many examples. The most intuitive shorthand usage across different tools seems to be fa:fa-car to represent the HTML <i class="fa fa-car"></i>; in contrast, MediaWiki seems to scope further, based on license, even though the namespaces do not collide per a search with all possible icons listed. Putting in this request only after implementing a lot of Font Awesome icons in various diagrams using the provided shorthand, which highlighted that the method of embedding so much HTML into a wiki page might be avoided by extending this plugin.

Attachments (0)

Change History (1)

comment:1 Changed 3 years ago by Ryan J Ollos

It sounds interesting. Would you consider creating a patch?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Mikael Relbe.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.