Kunena 6.2.6 released

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

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
14 years 9 months ago #21 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
14 years 9 months ago #22 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
14 years 9 months ago #23 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
14 years 9 months ago #24 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.

More
14 years 9 months ago #25 by xillibit
I don't know what exactly you want, you mean delete the image tab in my code above ?

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
14 years 9 months ago #26 by degamba
Replied by degamba on topic Re:adding a neww bbcode tag
Hi, I need some help regarding the bbcode creation in Kunena.

I've been trying to look on how to create a bbcode for making a table inside the to be put in a post, any idea?

Thanks guys!

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

  • cXc
  • cXc's Avatar
  • Visitor
14 years 7 months ago #27 by cXc
Replied by cXc on topic Re:adding a neww bbcode tag
A little late but I wrote a tutorial explaining how to add the , , and
to Kunena 1.5.5 with a little modification it could be applied to custom bbCode also but only deals with the TagStandard function, the tagExtended function for bbCode is still a bit beyond my current skill level :(

Custom bbCode Tutorial

~cXc~

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

More
13 years 2 months ago #28 by grandslamjmh

~cXc~ wrote: A little late but I wrote a tutorial explaining how to add the

, , and
to Kunena 1.5.5 with a little modification it could be applied to custom bbCode also but only deals with the TagStandard function, the tagExtended function for bbCode is still a bit beyond my current skill level :(

Custom bbCode Tutorial

~cXc~


Link broken

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

Time to create page: 0.388 seconds