Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

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
17 years 1 month ago #20938 by sozzled
Replied by sozzled on topic Re:adding a neww bbcode tag
Spock wrote:

sozzled wrote:

I think I see what you want. You want a way of simplifying the URL insertion function

so that your users can sumbit their own links that will appear in their messages as an image that others can click. Yeah? :unsure:


No that's not what he wants if you read ente1 request properly

so i don´t want to see the download links
i like it to show a button


To clarify for other users he is trying to achieve the following:
  • When a user submits a specific URL point to a download of recordings from events etc. the link Url or text will be replaced by a Download button to reduce unnecessary text on his forum
  • This will be done exactly the same as a URL field is added by the bbcode but a new hack to replace these download links with an image

Actually, what I wrote and what you wrote (about our understanding of the question) are essentially the same thing ... but I'm not going to argue about it, particularly as there's a really, really simple non-technical solution to the problem.

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

More
17 years 1 month ago #20976 by ente1
Replied by ente1 on topic Re:adding a neww bbcode tag
@ sozzled and spock

yes that what i meaned,but the Tag should be original not hacked.so i want add a extra bbcod for this.

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

More
17 years 1 month ago - 17 years 1 month ago #20986 by Spock
Replied by Spock on topic Re:adding a neww bbcode tag
sozzled wrote:

Actually, what I wrote and what you wrote (about our understanding of the question) are essentially the same thing ... but I'm not going to argue about it, particularly as there's a really, really simple non-technical solution to the problem.


Agreed, sozzled (it was late last night when i read your reply) i misinterpreted what you meant. The simple workaround will work perfectly well by asking your members(or moderators if it isn't a large board) to display the image within the URL bbcode tag.

as sozzles said:
Code:
[url=http://user-supplied-URL][img]http://plattenspiel.de/images/dowanload.gif[/img] [/url]

Will display exactly like this:

[img

Last edit: 17 years 1 month ago by Spock.

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

More
17 years 1 month ago #20996 by ente1
Replied by ente1 on topic Re:adding a neww bbcode tag
yes i know but i want a button,do you know where is the code for bbcodes
i didn´t wan´t to tell this every user = over 3000 user

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

More
17 years 1 month ago - 17 years 1 month ago #21032 by xillibit
Hello,

I have something for you :) , open the file components/com_kunena/template/default/smile.class.php at line 304 add this :
Code:
<img class = "fb-bbcode" accesskey = "w" name = "addbbcode16" src="<?php echo KUNENA_LIVEUPLOADEDPATH.'/editor/'; ?>link_url.png" alt="URL" onclick = "bbfontstyle('[url=][img]','[/img][/url]');" onmouseover = "javascript:kunenaShowHelp('<?php @print(_KUNENA_EDITOR_HELPLINE_LINK);?>')" />

You can change the image link_url.png by one other

I don't provide support by PM, because this can be useful for someone else.
Last edit: 17 years 1 month ago by xillibit.

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

More
17 years 1 month ago #21070 by djcoby
Replied by djcoby on topic Re:adding a neww bbcode tag
Hey!

is there a way that i can add a button like the "CODE" button in the bbcode,
but i want it to add the string :

{flv}blablabla{/flv} ?

im using the newest kunena ..

Thanx !

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

Time to create page: 0.243 seconds