File manager - Edit - /home/opticamezl/www/newok/tag.tar
Back
list.xml 0000644 00000017201 15172614771 0006255 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <metadata> <layout title="COM_TAGS_TAG_VIEW_LIST_COMPACT_TITLE" option="COM_TAGS_TAG_VIEW_LIST_COMPACT_OPTION"> <help key="Menu_Item:_Compact_List_of_Tagged_Items" /> <message> <![CDATA[COM_TAGS_TAG_VIEW_LIST_DESC]]> </message> </layout> <!-- Add fields to the request variables for the layout. --> <fields name="request"> <fieldset name="request"> <field name="id" type="tag" label="COM_TAGS_FIELD_TAG_LABEL" mode="nested" required="true" multiple="true" custom="false" /> <field name="types" type="contenttype" label="COM_TAGS_FIELD_TYPE_LABEL" layout="joomla.form.field.list-fancy-select" multiple="true" /> <field name="tag_list_language_filter" type="contentlanguage" label="COM_TAGS_FIELD_LANGUAGE_FILTER_LABEL" default="" useglobal="true" > <option value="all">JALL</option> <option value="current_language">JCURRENT</option> </field> </fieldset> </fields> <!-- Add fields to the parameters object for the layout. --> <fields name="params"> <fieldset name="basic" label="COM_TAGS_OPTIONS"> <field name="show_tag_title" type="list" label="COM_TAGS_SHOW_TAG_TITLE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_tag_image" type="list" label="COM_TAGS_SHOW_TAG_IMAGE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_tag_description" type="list" label="COM_TAGS_SHOW_TAG_DESCRIPTION_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_image" type="media" schemes="http,https,ftp,ftps,data,file" validate="url" relative="true" label="COM_TAGS_TAG_LIST_MEDIA_LABEL" /> <field name="tag_list_image_alt" type="text" label="COM_TAGS_TAG_LIST_MEDIA_ALT_LABEL" /> <field name="tag_list_image_alt_empty" type="checkbox" label="COM_TAGS_TAG_LIST_MEDIA_ALT_EMPTY_LABEL" description="COM_TAGS_TAG_LIST_MEDIA_ALT_EMPTY_DESC" /> <field name="tag_list_description" type="textarea" label="COM_TAGS_SHOW_TAG_LIST_DESCRIPTION_LABEL" description="COM_TAGS_TAG_LIST_DESCRIPTION_DESC" rows="3" cols="30" filter="safehtml" /> <field name="tag_list_orderby" type="list" label="JGLOBAL_FIELD_FIELD_ORDERING_LABEL" default="" useglobal="true" validate="options" > <option value="c.core_title">JGLOBAL_TITLE</option> <option value="match_count">COM_TAGS_MATCH_COUNT</option> <option value="c.core_created_time">JGLOBAL_CREATED_DATE</option> <option value="c.core_modified_time">JGLOBAL_MODIFIED_DATE</option> <option value="c.core_publish_up">JGLOBAL_PUBLISHED_DATE</option> </field> <field name="tag_list_orderby_direction" type="list" label="JGLOBAL_ORDER_DIRECTION_LABEL" useglobal="true" validate="options" > <option value="ASC">JGLOBAL_ORDER_ASCENDING</option> <option value="DESC">JGLOBAL_ORDER_DESCENDING</option> </field> </fieldset> <fieldset name="advanced" label="JGLOBAL_LIST_LAYOUT_OPTIONS" description="COM_TAGS_SUBSLIDER_DRILL_TAG_LIST_LABEL"> <field name="tag_list_show_item_image" type="list" label="COM_TAGS_TAG_LIST_SHOW_ITEM_IMAGE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_item_description" type="list" label="COM_TAGS_TAG_LIST_SHOW_ITEM_DESCRIPTION_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_item_maximum_characters" type="number" label="COM_TAGS_LIST_MAX_CHARACTERS_LABEL" filter="integer" useglobal="true" /> <field name="filter_field" type="list" label="JGLOBAL_FILTER_FIELD_LABEL" default="" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="show_headings" type="list" label="JGLOBAL_SHOW_HEADINGS_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="show_pagination_limit" type="list" label="JGLOBAL_DISPLAY_SELECT_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="display_num" type="list" label="COM_TAGS_FIELD_NUMBER_ITEMS_LIST_LABEL" class="form-select-color-state" validate="options" > <option value="">JGLOBAL_USE_GLOBAL</option> <option value="5">J5</option> <option value="10">J10</option> <option value="15">J15</option> <option value="20">J20</option> <option value="25">J25</option> <option value="30">J30</option> <option value="50">J50</option> <option value="100">J100</option> <option value="0">JALL</option> </field> <field name="show_pagination" type="list" label="JGLOBAL_PAGINATION_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> <option value="2">JGLOBAL_AUTO</option> </field> <field name="show_pagination_results" type="list" label="JGLOBAL_PAGINATION_RESULTS_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_date" type="list" label="JGLOBAL_SHOW_DATE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="created">JGLOBAL_CREATED</option> <option value="modified">JGLOBAL_MODIFIED</option> <option value="published">JPUBLISHED</option> </field> <field name="date_format" type="text" label="JGLOBAL_DATE_FORMAT_LABEL" description="JGLOBAL_DATE_FORMAT_DESC" /> </fieldset> <fieldset name="selection" label="COM_TAGS_LIST_SELECTION_OPTIONS"> <field name="return_any_or_all" type="list" label="COM_TAGS_SEARCH_TYPE_LABEL" useglobal="true" validate="options" > <option value="0">COM_TAGS_ALL</option> <option value="1">COM_TAGS_ANY</option> </field> <field name="include_children" type="list" label="COM_TAGS_INCLUDE_CHILDREN_LABEL" default="" useglobal="true" validate="options" > <option value="0">COM_TAGS_EXCLUDE</option> <option value="1">COM_TAGS_INCLUDE</option> </field> </fieldset> <fieldset name="integration"> <field name="show_feed_link" type="list" label="JGLOBAL_SHOW_FEED_LINK_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> </fieldset> </fields> </metadata> list.php 0000644 00000005272 15172614771 0006251 0 ustar 00 <?php /** * @package Joomla.Site * @subpackage com_tags * * @copyright (C) 2013 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; // Note that there are certain parts of this layout used only when there is exactly one tag. $n = count($this->items); $htag = $this->params->get('show_page_heading') ? 'h2' : 'h1'; ?> <div class="com-tags-tag-list tag-category"> <?php if ($this->params->get('show_page_heading')) : ?> <h1> <?php echo $this->escape($this->params->get('page_heading')); ?> </h1> <?php endif; ?> <?php if ($this->params->get('show_tag_title', 1)) : ?> <<?php echo $htag; ?>> <?php echo HTMLHelper::_('content.prepare', $this->tags_title, '', 'com_tags.tag'); ?> </<?php echo $htag; ?>> <?php endif; ?> <?php // We only show a tag description if there is a single tag. ?> <?php if (count($this->item) === 1 && ($this->params->get('tag_list_show_tag_image', 1) || $this->params->get('tag_list_show_tag_description', 1))) : ?> <div class="com-tags-tag-list__description category-desc"> <?php $images = json_decode($this->item[0]->images); ?> <?php if ($this->params->get('tag_list_show_tag_image', 1) == 1 && !empty($images->image_fulltext)) : ?> <?php echo HTMLHelper::_('image', $images->image_fulltext, ''); ?> <?php endif; ?> <?php if ($this->params->get('tag_list_show_tag_description') == 1 && $this->item[0]->description) : ?> <?php echo HTMLHelper::_('content.prepare', $this->item[0]->description, '', 'com_tags.tag'); ?> <?php endif; ?> </div> <?php endif; ?> <?php // If there are multiple tags and a description or image has been supplied use that. ?> <?php if ($this->params->get('tag_list_show_tag_description', 1) || $this->params->get('show_description_image', 1)) : ?> <?php if ($this->params->get('show_description_image', 1) == 1 && $this->params->get('tag_list_image')) : ?> <?php echo HTMLHelper::_('image', $this->params->get('tag_list_image'), empty($this->params->get('tag_list_image_alt')) && empty($this->params->get('tag_list_image_alt_empty')) ? false : $this->params->get('tag_list_image_alt')); ?> <?php endif; ?> <?php if ($this->params->get('tag_list_description', '') > '') : ?> <?php echo HTMLHelper::_('content.prepare', $this->params->get('tag_list_description'), '', 'com_tags.tag'); ?> <?php endif; ?> <?php endif; ?> <?php echo $this->loadTemplate('items'); ?> </div> list_items.php 0000644 00000015733 15172614771 0007455 0 ustar 00 <?php /** * @package Joomla.Site * @subpackage com_tags * * @copyright (C) 2013 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\CMS\Uri\Uri; /** @var Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = $this->document->getWebAssetManager(); $wa->useScript('com_tags.tag-list'); $listOrder = $this->escape($this->state->get('list.ordering')); $listDirn = $this->escape($this->state->get('list.direction')); ?> <div class="com-tags-compact__items"> <form action="<?php echo htmlspecialchars(Uri::getInstance()->toString()); ?>" method="post" name="adminForm" id="adminForm" class="com-tags-tag-list__items"> <?php if ($this->params->get('filter_field')) : ?> <div class="com-tags-tag__filter btn-group"> <label class="filter-search-lbl visually-hidden" for="filter-search"> <?php echo Text::_('COM_TAGS_TITLE_FILTER_LABEL'); ?> </label> <input type="text" name="filter-search" id="filter-search" value="<?php echo $this->escape($this->state->get('list.filter')); ?>" class="inputbox" onchange="document.adminForm.submit();" placeholder="<?php echo Text::_('COM_TAGS_TITLE_FILTER_LABEL'); ?>" > <button type="submit" name="filter_submit" class="btn btn-primary"><?php echo Text::_('JGLOBAL_FILTER_BUTTON'); ?></button> <button type="reset" name="filter-clear-button" class="btn btn-secondary"><?php echo Text::_('JSEARCH_FILTER_CLEAR'); ?></button> </div> <?php endif; ?> <?php if ($this->params->get('show_pagination_limit')) : ?> <div class="btn-group float-end"> <label for="limit" class="visually-hidden"> <?php echo Text::_('JGLOBAL_DISPLAY_NUM'); ?> </label> <?php echo $this->pagination->getLimitBox(); ?> </div> <?php endif; ?> <?php if (empty($this->items)) : ?> <div class="alert alert-info"> <span class="icon-info-circle" aria-hidden="true"></span><span class="visually-hidden"><?php echo Text::_('INFO'); ?></span> <?php echo Text::_('COM_TAGS_NO_ITEMS'); ?> </div> <?php else : ?> <table class="com-tags-tag-list__category category table table-striped table-bordered table-hover"> <thead<?php echo $this->params->get('show_headings', '1') ? '' : ' class="visually-hidden"'; ?>> <tr> <th scope="col" id="categorylist_header_title"> <?php echo HTMLHelper::_('grid.sort', 'JGLOBAL_TITLE', 'c.core_title', $listDirn, $listOrder); ?> </th> <?php if ($date = $this->params->get('tag_list_show_date')) : ?> <th scope="col" id="categorylist_header_date"> <?php if ($date === 'created') : ?> <?php echo HTMLHelper::_('grid.sort', 'COM_TAGS_' . $date . '_DATE', 'c.core_created_time', $listDirn, $listOrder); ?> <?php elseif ($date === 'modified') : ?> <?php echo HTMLHelper::_('grid.sort', 'COM_TAGS_' . $date . '_DATE', 'c.core_modified_time', $listDirn, $listOrder); ?> <?php elseif ($date === 'published') : ?> <?php echo HTMLHelper::_('grid.sort', 'COM_TAGS_' . $date . '_DATE', 'c.core_publish_up', $listDirn, $listOrder); ?> <?php endif; ?> </th> <?php endif; ?> </tr> </thead> <tbody> <?php foreach ($this->items as $i => $item) : ?> <?php if ($item->core_state == 0) : ?> <tr class="system-unpublished cat-list-row<?php echo $i % 2; ?>"> <?php else : ?> <tr class="cat-list-row<?php echo $i % 2; ?>" > <?php endif; ?> <th scope="row" class="list-title"> <?php if (($item->type_alias === 'com_users.category') || ($item->type_alias === 'com_banners.category')) : ?> <?php echo $this->escape($item->core_title); ?> <?php else : ?> <a href="<?php echo Route::_($item->link); ?>"> <?php echo $this->escape($item->core_title); ?> </a> <?php endif; ?> <?php if ($item->core_state == 0) : ?> <span class="list-published badge bg-warning text-light"> <?php echo Text::_('JUNPUBLISHED'); ?> </span> <?php endif; ?> </th> <?php if ($this->params->get('tag_list_show_date')) : ?> <td class="list-date"> <?php echo HTMLHelper::_( 'date', $item->displayDate, $this->escape($this->params->get('date_format', Text::_('DATE_FORMAT_LC3'))) ); ?> </td> <?php endif; ?> </tr> <?php endforeach; ?> </tbody> </table> <?php endif; ?> <?php // Add pagination links ?> <?php if (($this->params->def('show_pagination', 2) == 1 || ($this->params->get('show_pagination') == 2)) && ($this->pagination->pagesTotal > 1)) : ?> <div class="com-tags-tag-list__pagination w-100"> <?php if ($this->params->def('show_pagination_results', 1)) : ?> <p class="counter float-end pt-3 pe-2"> <?php echo $this->pagination->getPagesCounter(); ?> </p> <?php endif; ?> <?php echo $this->pagination->getPagesLinks(); ?> </div> <?php endif; ?> <input type="hidden" name="filter_order" value="<?php echo $listOrder; ?>"> <input type="hidden" name="filter_order_Dir" value="<?php echo $listDirn; ?>"> <input type="hidden" name="limitstart" value=""> <input type="hidden" name="task" value=""> </form> </div> default_items.php 0000644 00000012747 15172614771 0010130 0 ustar 00 <?php /** * @package Joomla.Site * @subpackage com_tags * * @copyright (C) 2013 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Factory; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\CMS\Uri\Uri; use Joomla\Component\Tags\Site\Helper\RouteHelper; /** @var Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = $this->document->getWebAssetManager(); $wa->useScript('com_tags.tag-default'); // Get the user object. $user = Factory::getUser(); // Check if user is allowed to add/edit based on tags permissions. // Do we really have to make it so people can see unpublished tags??? $canEdit = $user->authorise('core.edit', 'com_tags'); $canCreate = $user->authorise('core.create', 'com_tags'); $canEditState = $user->authorise('core.edit.state', 'com_tags'); ?> <div class="com-tags__items"> <form action="<?php echo htmlspecialchars(Uri::getInstance()->toString()); ?>" method="post" name="adminForm" id="adminForm"> <?php if ($this->params->get('filter_field') || $this->params->get('show_pagination_limit')) : ?> <?php if ($this->params->get('filter_field')) : ?> <div class="com-tags-tags__filter btn-group"> <label class="filter-search-lbl visually-hidden" for="filter-search"> <?php echo Text::_('COM_TAGS_TITLE_FILTER_LABEL'); ?> </label> <input type="text" name="filter-search" id="filter-search" value="<?php echo $this->escape($this->state->get('list.filter')); ?>" class="inputbox" onchange="document.adminForm.submit();" placeholder="<?php echo Text::_('COM_TAGS_TITLE_FILTER_LABEL'); ?>" > <button type="submit" name="filter_submit" class="btn btn-primary"><?php echo Text::_('JGLOBAL_FILTER_BUTTON'); ?></button> <button type="reset" name="filter-clear-button" class="btn btn-secondary"><?php echo Text::_('JSEARCH_FILTER_CLEAR'); ?></button> </div> <?php endif; ?> <?php if ($this->params->get('show_pagination_limit')) : ?> <div class="btn-group float-end"> <label for="limit" class="visually-hidden"> <?php echo Text::_('JGLOBAL_DISPLAY_NUM'); ?> </label> <?php echo $this->pagination->getLimitBox(); ?> </div> <?php endif; ?> <input type="hidden" name="limitstart" value=""> <input type="hidden" name="task" value=""> <?php endif; ?> </form> <?php if (empty($this->items)) : ?> <div class="alert alert-info"> <span class="icon-info-circle" aria-hidden="true"></span><span class="visually-hidden"><?php echo Text::_('INFO'); ?></span> <?php echo Text::_('COM_TAGS_NO_ITEMS'); ?> </div> <?php else : ?> <ul class="com-tags-tag__category category list-group"> <?php foreach ($this->items as $i => $item) : ?> <?php if ($item->core_state == 0) : ?> <li class="list-group-item-danger"> <?php else : ?> <li class="list-group-item list-group-item-action"> <?php endif; ?> <?php if (($item->type_alias === 'com_users.category') || ($item->type_alias === 'com_banners.category')) : ?> <h3> <?php echo $this->escape($item->core_title); ?> </h3> <?php else : ?> <h3> <a href="<?php echo Route::_($item->link); ?>"> <?php echo $this->escape($item->core_title); ?> </a> </h3> <?php endif; ?> <?php // Content is generated by content plugin event "onContentAfterTitle" ?> <?php echo $item->event->afterDisplayTitle; ?> <?php $images = json_decode($item->core_images); ?> <?php if ($this->params->get('tag_list_show_item_image', 1) == 1 && !empty($images->image_intro)) : ?> <a href="<?php echo Route::_(RouteHelper::getItemRoute($item->content_item_id, $item->core_alias, $item->core_catid, $item->core_language, $item->type_alias, $item->router)); ?>"> <?php echo HTMLHelper::_('image', $images->image_intro, $images->image_intro_alt); ?> </a> <?php endif; ?> <?php if ($this->params->get('tag_list_show_item_description', 1)) : ?> <?php // Content is generated by content plugin event "onContentBeforeDisplay" ?> <?php echo $item->event->beforeDisplayContent; ?> <span class="tag-body"> <?php echo HTMLHelper::_('string.truncate', $item->core_body, $this->params->get('tag_list_item_maximum_characters')); ?> </span> <?php // Content is generated by content plugin event "onContentAfterDisplay" ?> <?php echo $item->event->afterDisplayContent; ?> <?php endif; ?> </li> <?php endforeach; ?> </ul> <?php endif; ?> </div> default.php 0000644 00000006413 15172614771 0006720 0 ustar 00 <?php /** * @package Joomla.Site * @subpackage com_tags * * @copyright (C) 2013 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; // Note that there are certain parts of this layout used only when there is exactly one tag. $isSingleTag = count($this->item) === 1; $htag = $this->params->get('show_page_heading') ? 'h2' : 'h1'; ?> <div class="com-tags-tag tag-category"> <?php if ($this->params->get('show_page_heading')) : ?> <h1> <?php echo $this->escape($this->params->get('page_heading')); ?> </h1> <?php endif; ?> <?php if ($this->params->get('show_tag_title', 1)) : ?> <<?php echo $htag; ?>> <?php echo HTMLHelper::_('content.prepare', $this->tags_title, '', 'com_tags.tag'); ?> </<?php echo $htag; ?>> <?php endif; ?> <?php // We only show a tag description if there is a single tag. ?> <?php if (count($this->item) === 1 && ($this->params->get('tag_list_show_tag_image', 1) || $this->params->get('tag_list_show_tag_description', 1))) : ?> <div class="com-tags-tag__description category-desc"> <?php $images = json_decode($this->item[0]->images); ?> <?php if ($this->params->get('tag_list_show_tag_image', 1) == 1 && !empty($images->image_fulltext)) : ?> <?php echo HTMLHelper::_('image', $images->image_fulltext, $images->image_fulltext_alt); ?> <?php endif; ?> <?php if ($this->params->get('tag_list_show_tag_description') == 1 && $this->item[0]->description) : ?> <?php echo HTMLHelper::_('content.prepare', $this->item[0]->description, '', 'com_tags.tag'); ?> <?php endif; ?> </div> <?php endif; ?> <?php // If there are multiple tags and a description or image has been supplied use that. ?> <?php if ($this->params->get('tag_list_show_tag_description', 1) || $this->params->get('show_description_image', 1)) : ?> <?php if ($this->params->get('show_description_image', 1) == 1 && $this->params->get('tag_list_image')) : ?> <?php echo HTMLHelper::_('image', $this->params->get('tag_list_image'), empty($this->params->get('tag_list_image_alt')) && empty($this->params->get('tag_list_image_alt_empty')) ? false : $this->params->get('tag_list_image_alt')); ?> <?php endif; ?> <?php if ($this->params->get('tag_list_description', '') > '') : ?> <?php echo HTMLHelper::_('content.prepare', $this->params->get('tag_list_description'), '', 'com_tags.tag'); ?> <?php endif; ?> <?php endif; ?> <?php echo $this->loadTemplate('items'); ?> <?php if (($this->params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($this->pagination->pagesTotal > 1)) : ?> <div class="com-tags-tag__pagination w-100"> <?php if ($this->params->def('show_pagination_results', 1)) : ?> <p class="counter float-end pt-3 pe-2"> <?php echo $this->pagination->getPagesCounter(); ?> </p> <?php endif; ?> <?php echo $this->pagination->getPagesLinks(); ?> </div> <?php endif; ?> </div> default.xml 0000644 00000014573 15172614771 0006737 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <metadata> <layout title="COM_TAGS_TAG_VIEW_DEFAULT_TITLE" option="COM_TAGS_TAG_VIEW_DEFAULT_OPTION"> <help key="Menu_Item:_Tagged_Items" /> <message> <![CDATA[COM_TAGS_TAG_VIEW_DEFAULT_DESC]]> </message> </layout> <!-- Add fields to the request variables for the layout. --> <fields name="request"> <fieldset name="request"> <field name="id" type="tag" label="COM_TAGS_FIELD_TAG_LABEL" mode="nested" required="true" multiple="true" custom="false" /> <field name="types" type="contenttype" label="COM_TAGS_FIELD_TYPE_LABEL" layout="joomla.form.field.list-fancy-select" multiple="true" /> <field name="tag_list_language_filter" type="contentlanguage" label="COM_TAGS_FIELD_LANGUAGE_FILTER_LABEL" default="" useglobal="true" > <option value="all">JALL</option> <option value="current_language">JCURRENT</option> </field> </fieldset> </fields> <!-- Add fields to the parameters object for the layout. --> <fields name="params"> <fieldset name="basic" label="COM_TAGS_OPTIONS"> <field name="show_tag_title" type="list" label="COM_TAGS_SHOW_TAG_TITLE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_tag_image" type="list" label="COM_TAGS_SHOW_TAG_IMAGE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_tag_description" type="list" label="COM_TAGS_SHOW_TAG_DESCRIPTION_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_image" type="media" schemes="http,https,ftp,ftps,data,file" validate="url" relative="true" label="COM_TAGS_TAG_LIST_MEDIA_LABEL" /> <field name="tag_list_image_alt" type="text" label="COM_TAGS_TAG_LIST_MEDIA_ALT_LABEL" /> <field name="tag_list_image_alt_empty" type="checkbox" label="COM_TAGS_TAG_LIST_MEDIA_ALT_EMPTY_LABEL" description="COM_TAGS_TAG_LIST_MEDIA_ALT_EMPTY_DESC" /> <field name="tag_list_description" type="textarea" label="COM_TAGS_SHOW_TAG_LIST_DESCRIPTION_LABEL" description="COM_TAGS_TAG_LIST_DESCRIPTION_DESC" rows="3" cols="30" filter="safehtml" /> <field name="tag_list_orderby" type="list" label="JGLOBAL_FIELD_FIELD_ORDERING_LABEL" default="" useglobal="true" validate="options" > <option value="c.core_title">JGLOBAL_TITLE</option> <option value="match_count">COM_TAGS_MATCH_COUNT</option> <option value="c.core_created_time">JGLOBAL_CREATED_DATE</option> <option value="c.core_modified_time">JGLOBAL_MODIFIED_DATE</option> <option value="c.core_publish_up">JGLOBAL_PUBLISHED_DATE</option> </field> <field name="tag_list_orderby_direction" type="list" label="JGLOBAL_ORDER_DIRECTION_LABEL" useglobal="true" validate="options" > <option value="ASC">JGLOBAL_ORDER_ASCENDING</option> <option value="DESC">JGLOBAL_ORDER_DESCENDING</option> </field> </fieldset> <fieldset name="advanced" label="COM_TAGS_ITEM_OPTIONS" description="COM_TAGS_SUBSLIDER_DRILL_TAG_LIST_LABEL"> <field name="tag_list_show_item_image" type="list" label="COM_TAGS_TAG_LIST_SHOW_ITEM_IMAGE_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_show_item_description" type="list" label="COM_TAGS_TAG_LIST_SHOW_ITEM_DESCRIPTION_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="tag_list_item_maximum_characters" type="number" label="COM_TAGS_LIST_MAX_CHARACTERS_LABEL" filter="integer" useglobal="true" /> <field name="filter_field" type="list" label="JGLOBAL_FILTER_FIELD_LABEL" default="" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> </fieldset> <fieldset name="pagination" label="COM_TAGS_PAGINATION_OPTIONS"> <field name="show_pagination_limit" type="list" label="JGLOBAL_DISPLAY_SELECT_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> <field name="show_pagination" type="list" label="JGLOBAL_PAGINATION_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> <option value="2">JGLOBAL_AUTO</option> </field> <field name="show_pagination_results" type="list" label="JGLOBAL_PAGINATION_RESULTS_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> </fieldset> <fieldset name="selection" label="COM_TAGS_LIST_SELECTION_OPTIONS"> <field name="return_any_or_all" type="list" label="COM_TAGS_SEARCH_TYPE_LABEL" useglobal="true" validate="options" > <option value="0">COM_TAGS_ALL</option> <option value="1">COM_TAGS_ANY</option> </field> <field name="include_children" type="list" label="COM_TAGS_INCLUDE_CHILDREN_LABEL" default="" useglobal="true" validate="options" > <option value="0">COM_TAGS_EXCLUDE</option> <option value="1">COM_TAGS_INCLUDE</option> </field> </fieldset> <fieldset name="integration"> <field name="show_feed_link" type="list" label="JGLOBAL_SHOW_FEED_LINK_LABEL" useglobal="true" class="form-select-color-state" validate="options" > <option value="0">JHIDE</option> <option value="1">JSHOW</option> </field> </fieldset> </fields> </metadata>
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0 |
proxy
|
phpinfo
|
Settings