You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
# FieldtypeFontIconPicker
2
2
3
-
> This field-type allow to you easily pick icons from input-field. This module using [jQuery fontIconPicker](https://github.com/fontIconPicker/fontIconPicker) as icon selector. You can see supported icon libraries below. If you need to use custom fonts you can check below example.
3
+
> This field-type allow to you easily pick icons from input-field. This module using [jQuery fontIconPicker](https://github.com/fontIconPicker/fontIconPicker) as icon selector. You can see supported icon libraries below. If you need to use custom fonts you can check below example.
### Module will search `site/modules/**/configs/IconPicker.*.php` and `site/templates/IconPicker.*.php` paths for `FieldtypeFontIconPicker` config files.
19
20
20
-
All config files need to return a `PHP ARRAY` like examples.
21
+
All config files need to return a `PHP ARRAY` like examples.
0 commit comments