Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 adding a neww bbcode tag

More
16 years 8 months ago #21211 by ente1
Replied by ente1 on topic Re:adding a neww bbcode tag
xillibit wrote:

Try this :

Code:
<img class = "fb-bbcode" accesskey = "w" name = "addbbcode16" src="<?php echo KUNENA_JLIVEURL.'images/dl_button.png/'; ? >" alt="URL" onclick = "bbfontstyle('[url=][img]','[/img] [/url]');" onmouseover = "javascript:kunenaShowHelp('<? php @print(_KUNENA_EDITOR_HELPLINE_LINK);?>')" />



then i become a blank page

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

More
16 years 8 months ago #21213 by xillibit
because there is a parse error, now it works :

Attachment smile-20090622.zip not found


I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 8 months ago #21218 by ente1
Replied by ente1 on topic Re:adding a neww bbcode tag
wow BIG thx
it´s work

i put now the image link for the standard download button in your code
Code:
<img class = "fb-bbcode" accesskey = "w" name = "addbbcode16" src="<?php echo KUNENA_JLIVEURL.'images/'; ?>dl_button.png" alt="URL" onclick = "bbfontstyle('[url=][img][color=#FF0000]http://plattenspiel.de/images/dowanload.gif[/color][/img] [/url]');" onmouseover = "javascript:kunenaShowHelp('<?php @print(_KUNENA_EDITOR_HELPLINE_LINK);?>')" />

and if i click the bbcode icon ,comes this after the tag - undefined
Code:
[url=][img]http://plattenspiel.de/images/dowanload.gif[/img] [/url]undefined

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

More
16 years 8 months ago #21219 by xillibit
You need to put in two separate things in bbfontstyle and don't put color on the image because it doesn't work :
Code:
bbfontstyle('[url=http://www.google.fr][img]http://plattenspiel.de/images/dowanload.gif','[/img][/url]]')

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 8 months ago #21221 by ente1
Replied by ente1 on topic Re:adding a neww bbcode tag
yes
i put the color to show you my link,i didn´t see thats don´t show in the [code] tag

so it works ,how i want it :lol:

big thx for spend your time :)

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

More
16 years 8 months ago #21915 by ente1
Replied by ente1 on topic Re:adding a neww bbcode tag
@ xillibit - is it possibly that now the pictures with the [img] tag didn´t show in the thread between your code

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

Time to create page: 0.247 seconds