Countsimilar for Kunena
Introduction
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
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
This extension does NOT implement the Joomla! Update System
Share