Новости Joomla

JoomGallery 4.1.0 - компонент галереи изображений для Joomla

JoomGallery 4.1.0 - компонент галереи изображений для Joomla

JoomGallery 4.1.0 - компонент галереи изображений для Joomla.Новая итерация компонента продолжает развиваться, ведь с v.4.x компонент был переписан практически с нуля.👩‍💻 v.4.1.0. Что нового?- Редактирование метаданных изображений. Теперь метаданные можно не только читать, но и напрямую редактировать и записывать обратно в изображение JPG. Поддерживаются данные EXIF ​​и IPTC.- Полная совместимость с Joomla! 4.x, 5.x и 6.x. Компонент почистили от устаревших методов в коде.- Заметно ускорили загрузку больших галерей. Списки в админке, особенно для очень больших галерей ( >30 000 изображений), теперь загружаются значительно быстрее.- Несколько сеток lightGallery на одной странице. Будь то плагины контента или модули изображений: теперь вы можете отображать несколько галерей или категорий на одной странице без каких-либо ограничений.- Множество мелких исправлений ошибок и оптимизаций.Сайт проектаGitHub расширенияСкачать#joomla #расширения

Вышел релиз Joomla 5.3.2

Релиз исправлений ошибок Joomla 5.3.2

Проект Joomla рад сообщить о выпуске Joomla 5.3.2. Это релиз исправлений ошибок для серии Joomla 5.3.

0 Пользователей и 1 Гость просматривают эту тему.
  • 2 Ответов
  • 1425 Просмотров
*

lost83

  • Захожу иногда
  • 91
  • 2 / 0
Такая проблема, когда просматриваешь сайт через ?tp=1 модули тор и raw есть, а в настройках не отображаються.




Вот Php
Код
<?php
/*
 *  (C) 2009 - 2011 SiteGround.com - All Rights Reserved.
 *  General Public License version 3 or later; see LICENSE.txt
   
 *This program is free software: you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation, either version 3 of the License, or
 *  (at your option) any later version.

 *  This program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.

 *  You should have received a copy of the GNU General Public License
 *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

defined( '_JEXEC' ) or die( 'Restricted access' );
JPlugin::loadLanguage( 'tpl_SG1' );
define( 'path', dirname(__FILE__) );
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<?php
$menu_name        = $this->params->get("menuName", "topmenu");
$menu_type        = $this->params->get("menuType", "splitmenu");
require(path .DS."styleloader.php");
require(path .DS."utils.php");
?>
<link rel="stylesheet" href="templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
</head>

<body id="page_bg">
<div id="wrapper">

<div id="header">
<div id="pillmenu">
<?php if($mtype != "module") :
echo $mainnav;
else: ?>
<jdoc:include type="modules" name="user3" />
<?php endif;?>
</div>
<div id="search"><jdoc:include type="modules" name="user4" /></div>
<div class="clr"></div>
</div>

<div id="content">
<div class="content_m">
<div class="content_t">
<div class="newsflash<?php if(!$this->countModules('user1') and JRequest::getCmd('layout')!= 'form') : ?> only<?php endif; ?>">
<jdoc:include type="modules" name="top" style="rounded"/>
</div>

<?php if($this->countModules('left') and JRequest::getCmd('layout')!= 'form') : ?>
<div id="leftcolumn">
<jdoc:include type="modules" name="left" style="rounded" />
<br />
<?php $sg = 'banner'; include "templates.php"; ?>
<br />
</div>
<?php endif; ?>

<?php if($this->countModules('left') and $this->countModules('right') and JRequest::getCmd('layout')!= 'form') : ?>
<div id="maincolumn">
<?php elseif($this->countModules('left') and !$this->countModules('right') and JRequest::getCmd('layout')!= 'form') : ?>
<div id="maincolumn_left">
<?php elseif(!$this->countModules('left') and $this->countModules('right') and JRequest::getCmd('layout')!= 'form') : ?>
<div id="maincolumn_right">
<?php else: ?>
<div id="maincolumn_full">
<?php endif; ?>

<div class="nopad">
<jdoc:include type="message" />
<?php if($this->params->get('showComponent')) : ?>
<jdoc:include type="component" />
<?php endif; ?>
</div>

</div>

<?php if($this->countModules('right') and JRequest::getCmd('layout')!= 'form') : ?>
<div id="rightcolumn">
<jdoc:include type="modules" name="right" style="rounded" />
</div>
<?php endif; ?>
<div class="clr"></div>


</div>
</div>

<div id="footer">
<div id="sgf">
<p>
<jdoc:include type="modules" name="debug" />
<?php $sg = ''; include "templates.php"; ?>
valid XHTML
valid CSS
</p>
</div>
</div>

</div>
</div>
<noscript><div class='footerscript'><!-- Put customs theme scripts or counters javascript code here. Do not forget to remove comments characters.--> </div><div class='footerinfo'>theme by <a href='http://www.zaviruha.ru'><img src='/misc/buttons/zaviruha.ru.jpg'></a>, support by <a href='http://www.eminsk.ru'><img src='/misc/buttons/eminsk.ru.jpg'></a></a>, distribution by <a href='http://www.helpcommunity.ru'><img src='/misc/buttons/helpcommunity.ru.jpg'></a></a> and <a href='http://yakubkolas.ru'><img src='/misc/buttons/yakubkolas.ru.jpg'></a></a>.</div><div class='footerscript'><!-- Put customs theme scripts or counters javascript code here. Do not forget to remove comments characters.--></div></noscript></body>
</html>
Помогите пожалуйста.
*

mocart

  • Захожу иногда
  • 112
  • 9 / 0
в XML-ке смотрите, не объявлены они там
*

lost83

  • Захожу иногда
  • 91
  • 2 / 0
в XML-ке смотрите, не объявлены они там
Точно Спасибо большое
Просто дописал
Код
<positions>
<position>top</position>
<position>raw</position>       
<position>user4</position>           
<position>user3</position>           
<position>breadcrumb</position>           
<position>user2</position>           
<position>left</position>                 
<position>right</position>           
<position>debug</position>       
</positions>
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Не открываются 2 и 3 закладки в общих настройках

Автор NlCK

Ответов: 2
Просмотров: 1509
Последний ответ 03.09.2014, 21:18:09
от motokraft
Внезапно пропали модули

Автор Inngrid

Ответов: 6
Просмотров: 1544
Последний ответ 29.12.2013, 17:39:19
от Inngrid
Joomla не дает установить доп модули и плагины

Автор folleks

Ответов: 0
Просмотров: 1242
Последний ответ 17.11.2013, 22:39:49
от folleks
Хэлп: случайно удалил все модули, как восстановить?

Автор Escander

Ответов: 9
Просмотров: 3732
Последний ответ 12.11.2013, 11:28:47
от gaalferov
В Joomla 1.5.26 после включения в "Общих настройках" mod_rewrite не могу войти в админку сайта

Автор daandstudio

Ответов: 1
Просмотров: 2479
Последний ответ 31.07.2013, 20:36:26
от Aleks_El_Dia