Countsimilar for Kunena

Introduction

Countdown, Forum add-ons. Autonomous, Kunena extensions

Generates a button on the Kunena forum at the post, which counts the number of users with similar problems to post.


You must modify the template layout in comkunena / template / customtemplate / html / topic / default_actions.php

After that insert or stylize

echo $ this-> topicButtons- > get (' mesmoproblema ' ) . ' ' . $ this-> topicButtons- > get (' countmesmoproblema ');

**Attention:
**
The plugin needs jquery to run properly, it is not inserted to prevent incompatibility problems in the system, if you have not jquery running on the frontend the button will not function .

Table

The plugin uses its own table for managing #__kunena_sameproblem counts .

tests

Tests were done in Joomla 3.4.x and in Kunena version 4.0.7

Gera um botão no fórum do Kunena na parte de post, que contabiliza a quantidade de usuários com problemas similares ao post

Configurações

Você pode baixar também através do link www.next4.com.br/blog

É necessário modificar o layout de template em comkunena/template/customtemplate/html/topic/default_actions.php

Após isso inserir ou estilizar

 echo $this->topicButtons->get('mesmoproblema').' '.$this->topicButtons->get('countmesmoproblema');

Atenção:

O plugin precisa do jquery para rodar corretamente, não foi inserido para evitar problemas de incompatibilidade no sistema, caso não tenha o jquery rodando no frontend o botão não irá funcionar.

Tabela

O plugin utiliza sua própria tabela para gerenciamento dos counts #__kunena_sameproblem.

Testes

Foram feitos testes no Joomla 3.4.x e no Kunena versão 4.0.7

Droide Forms
Free

Droide Forms

By André Luiz
Forms
droideforms New Version 1.2.6 Intro You have imagined in a form system for joomla facing developers backend and frontend? A system that is easy to declare and reset php and javascript functions, customize and create the layout of the form using visuals of your theme? Now this is possible with the Droid-forms, designed and developed for programmers who want to make the most of Joomla resources...

Countsimilar for Kunena

Version:
1.1
Developer:
André Luiz
Last updated:
Jan 29 2016
8 years ago
Date added:
Jan 26 2016
License:
GPLv2 or later
Type:
Free download
Includes:
p
Compatibility:
J3
Download

This extension does NOT implement the Joomla! Update System