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

Question Test image

More
17 years 3 months ago #2207 by spacereactor
Replied by spacereactor on topic Re:Test image
When clicking on the photo to enlarge, instant of go back one page to view the thread again, can it be possible to have a pop out?

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

More
17 years 3 months ago #2211 by fxstein
Replied by fxstein on topic Re:Test image
spacereactor wrote:

When clicking on the photo to enlarge, instant of go back one page to view the thread again, can it be possible to have a pop out?


Just install a lightbox2 or slimbox2 in your Joomla template and our images will pop up automagically ;-) - in K1.0.8

I will install one of these here on the site for demonstration purposes. No other coding changes required.

As far as resizing of images: You can controll that through the backend by changing the text width setting. Make it as wide as you like, Kunena treats it as a maximum to not exceed to keep your forum layout even though somebody might upload a 1900x1200 image (if you allow that)

Hope this helps!

fxstein

We love stars on the Joomla Extension Directory . :-)

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

More
17 years 3 months ago #2216 by roland76
Replied by roland76 on topic Re:Test image
Hello,

why you don't use modal?

It's J1.5 native (already used in backend). And for use in frontend just insert following code in the template-header:
Code:
<?php JHTML::_('behavior.modal'); ?>

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

More
17 years 3 months ago #2278 by woonydanny
Replied by woonydanny on topic Re:Test image
fxstein wrote:

Just install a lightbox2 or slimbox2 in your Joomla template and our images will pop up automagically ;-) - in K1.0.8


Could you please explain further or as suggested explain how to use the modal method.

cheers

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

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

More
17 years 3 months ago #2299 by roland76
Replied by roland76 on topic Re:Test image
Hello,

just insert this code into the header of the template:
Code:
<?php JHTML::_('behavior.modal'); ?>

Here an example of the format of a link:
Code:
<a rel="{handler: 'iframe', size: {x: 900, y: 550}}" href="http://www.simple-quality.de" class="modal">Simple-Quality-Homepage</a>

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

More
17 years 3 months ago #2462 by fxstein
Replied by fxstein on topic Re:Test image
Quick reply test. Don't want to see any extra '\' around.

We love stars on the Joomla Extension Directory . :-)

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

Time to create page: 0.261 seconds