Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 JoniJnm Edition 1.4.2

More
16 years 6 months ago #32629 by JoniJnm
The topic has been locked.
More
16 years 6 months ago #32643 by basnet
I really appreciate your contribution to Kunena community.Great edition. The only thing is can i disable html code for other users. I see its lot easier for users to post html code. But i want to disable this for users and only be enabled for administrator level users? Can it be done?
thanks
The topic has been locked.
More
16 years 6 months ago #32666 by JoniJnm
Ok, I will make a plugin which can be configurated :)
The topic has been locked.
More
16 years 6 months ago #32667 by xillibit
Azure wrote:

I am suggesting a number of grammatical changes to your English file for the hack poll as follows:-

KUNENA_POLL_ADD=Add a new poll
KUNENA_POLL_TITLE=Poll title
KUNENA_POLL_ADD_OPTION=Add a new option
KUNENA_POLL_REM_OPTION=Remove an option
KUNENA_POLL_OPTION_NAME=Option
KUNENA_POLL_BUTTON_VOTE=Vote
KUNENA_POLL_BUTTON_RESULT=View results
KUNENA_POLL_NO_VOTE=No vote
KUNENA_POLL_VOTERS_TOTAL=Total number of voters:
KUNENA_POLL_HITS_OPTIONS=Number of people who voted for this poll
KUNENA_A_HACK_POLL_TITLE=Hack poll
KUNENA_A_POLL_NUMBER_OPTIONS=Number of options for the polls
KUNENA_A_POLL_NUMBER_OPTIONS_DESC=Set the maximum number allowed for the field options for the polls when the users create a new post
KUNENA_POLL_SAVE_ALERT_OK=Your vote has been saved with success
KUNENA_POLL_SAVE_ALERT_ERROR=A problem has prevented your vote from being saved
KUNENA_POLL_SAVE_VOTE_ALREADY=You have already voted for this poll!
KUNENA_A_POLL_ALLOW_ONE_VOTE=Allow user to vote one time for a poll
KUNENA_A_POLL_ALLOW_ONE_VOTE_DESC=Allow user to vote only one time for a poll
KUNENA_POLL_NUMBER_OPTIONS_MAX_NOW=The maximum number of options has been reached
KUNENA_POLL_SAVE_ALERT_ERROR_NOT_CHECK=You must check a box to vote for this poll!
KUNENA_A_POLL_ENABLED=Enabled
KUNENA_A_ENABLED_DESC=Allow the hack poll to be enabled or disabled
KUNENA_POLL_NAME=Poll:
KUNENA_POLL_OPTIONS=Poll options
KUNENA_ADMIN_POLLS=Polls settings
KUNENA_POLL_NAME_URL_RESULT=Return to the topic

Hello,

thanks to have fixing this, it's me that i have write this and my english need to be improved, this will added in the future version of my hack.

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
16 years 6 months ago #32677 by basnet
JoniJnm wrote:

Ok, I will make a plugin which can be configurated :)


Are you talking about the html disable plugin? if yes, thanks a lot. that would be really helpful.
The topic has been locked.
More
16 years 6 months ago - 16 years 6 months ago #32692 by subfighter
I see you added the HTML button and the [CODE button is missing on your VERSION..

Maybe someone can explain if this has been removed?

Also i agree there should be option to turn of the HTML for security Reasons...

just testing to see what the code looks like as i put some javascript code to see??
Code:
jQuery('select#fb-bbkode_kode').change( function() { var kode = jQuery(this).val(); bbfontstyle('[kode type=' + kode + ']', '[/kode]'); document.getElementById('fb-bbkode_ode').value = 0; return false; });
Last edit: 16 years 6 months ago by subfighter. Reason: after 5 times removing the work code.. as the parsing system needs to be fixed.
The topic has been locked.
Time to create page: 0.266 seconds