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

Topics contains old discussions (generally more than one year ago or based on circumstances that subsequently changed) or topics resolved in other ways. Topics moved into this category are closed from further discussion.

Question Kunena 1.6 - a moderator's view

More
16 years 1 month ago #42944 by CheechDogg
HAHA! nice! I like this time options thingy. Should really help out some of us that get stuck on stupid over the date formats. Good stuff Kunena Dev. Team.....keep it coming!

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
The topic has been locked.
More
16 years 1 month ago #42948 by Cerberus
kunena 1.6 is looking awesome cant wait to get me hand on it and see if it really is goin to be a massive step forward for my gaming communtiy and help to make us as good and have as many member as this site :)
The topic has been locked.
More
16 years 1 month ago #43463 by kunnews
Looks great, looking forward to it.

Is there a test version available to download? (can't find this...) Or is it private only?
The topic has been locked.
More
16 years 1 month ago #43589 by Dkc
Private only, can't w8 to see it :>
The topic has been locked.
More
16 years 1 month ago #43770 by Cerberus
alpha is availible to INTERNAL testers only and is looking rather sweet so far, but with the ungforseen problems with K1.5.10 it has delayed work on K1.6.


good things come to those who wait OR rome wasnt built in a day OR perfection takes time

take ya pick but end of the day we are just gunna have to wait till K1.6 is finished before the public get to play with it.
The topic has been locked.
More
16 years 1 month ago - 16 years 1 month ago #44026 by sozzled
You will recall (msg #42254 ) in which I showed a screenshot of the new Kunena configuration report that users will, in future, be able to post at this website. I omitted to say that this new report makes use of a number of new Boardcode tags but, before I get into those, I would like to update the image that I showed previously with a new one:


The first thing that stands out is the mauve-pink shaded section at the top with the heading Confidential information. This shaded area is generated by a new tag
Code:
[confidential] ... [/confidential]
and its purpose is to reveal information only forum administrators and moderators. In other words, the existing functionality implemented by the hide tag - that prevents guest users from seeing information unless they are logged-in to the forum - is extended by a new confidential tag to screen information from other logged-in users: only moderators and administrators can see this "confidential information". There is, however, one drawback: users who post this information cannot see it either ... at least, not with the test version I have been using. Perhaps that will be changed in the near future? :whistle:

The other main change to the Boardcode that I've noticed is the introduction of support for tables. Although it's still early days, there are several new tags that look very similar to HTML <TABLE> tags. Pressing a table icon will automatically generate the following Boardcode:
Code:
[table] [tr] [td]Line 1[/td] [td]Column 2[/td] [/tr] [tr] [td]Line 2[/td] [td]...[/td] [/tr] [/table]
So, you see, extending this boardcode "template" structure into something more useful is fairly intuitive. In fact, if you already have a table on a website and you want to put it into a Kunena forum post you could simply transfer the HTML into a text editor, replace the angle brackets with square brackets and you'd be fairly close to converting native HTML into Kunena Boardcode! :woohoo: (Fairly close, obviously ... it wouldn't be an exact match) ;)
Last edit: 16 years 1 month ago by sozzled.
The topic has been locked.
Time to create page: 0.261 seconds