Модуль Комментарии v1.26.2a
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Repellent 6452a6d353 add language variables il y a 5 ans
..
class адаптация для версии ave.cms 3.26 il y a 5 ans
js Перенесено в папку il y a 8 ans
lang add language variables il y a 5 ans
templates fix il y a 5 ans
ReadMe.txt Перенесено в папку il y a 8 ans
index.php Перенесено в папку il y a 8 ans
info.php адаптация для версии ave.cms 3.26 il y a 5 ans
module.php адаптация для версии ave.cms 3.26 il y a 5 ans
sql.php адаптация для версии ave.cms 3.26 il y a 5 ans

ReadMe.txt

Шаг 1: Назначение перемнных в шаблоне

<script type="text/javascript">
var aveabspath = '[tag:path]';
var UGROUP = <?=UGROUP;?>;
</script>

Шаг 2: Нужен плагин для jQuery - jquery.form
http://malsup.com/jquery/form/