[Koha-bugs] [Bug 15794] Add emoji picker to tag entry in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 29 21:16:33 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15794

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
I would recommend posting just the non-emoji picker parts, and then having
people do the following on a kohadevbox:
    cd ~
    git clone https://github.com/OneSignal/emoji-picker.git
    cd emoji-picker/lib
    mkdir ~/kohaclone/koha-tmpl/opac-tmpl/lib/emoji-picker
    cp -r -v . ~/kohaclone/koha-tmpl/opac-tmpl/lib/emoji-picker
    cd ~/kohaclone
    git add `find ~/kohaclone/koha-tmpl/opac-tmpl/lib/emoji-picker`
    git commit

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list