Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question tags / keywords hack for kunena

More
17 years 2 months ago - 17 years 2 months ago #19484 by guerilla
i made a tags and keywords hack for kunena.

installation:
first open your database and create a field named "tags" at the jos_fb_messages table has this properties:
name: tags (all charachters must be lowecase)
type: tinytext
null: null

after that copy files to your defaul_ex (or which skin you use) folder.

additionally, if you dont wanna overwrite your old files you can open hack files and search for:
Code:
//tags hack by golge

then copy codes between theese statements to your own files.

and finally do not forget to open your language file and add this code under // 1.0.10:
Code:
DEFINE('_GEN_TAGS', 'Tags');

change 'Tags' part to your own language...

File Attachment:

File Name: tags_hack_...olge.zip
File Size:32.89 KB
Last edit: 17 years 2 months ago by guerilla.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #19721 by ivovi
Can you show us a screenshot?

I think this plug-in will be useful

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago - 17 years 2 months ago #19838 by guerilla
Last edit: 17 years 2 months ago by guerilla.

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #27055 by gonzaunit
is a great hacks. good job, i have a one question,You can create a similar post module like vbulletin?
saludos :laugh:

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #27107 by guerilla
gonzaunit wrote:

is a great hacks. good job, i have a one question,You can create a similar post module like vbulletin?
saludos :laugh:


i dont know this module, can you give an example image or link?

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago - 17 years 2 weeks ago #27108 by gonzaunit
the module does not exist, but you could create a plugin it to be like vbulletin for Kunena, this is thanks to the tang. ;)
in vbulletin is thus:

mysave.in/v1/images/0e7h5r0gmqz51se44ha.png
Last edit: 17 years 2 weeks ago by gonzaunit.

Please Log in or Create an account to join the conversation.

Time to create page: 0.262 seconds