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.

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question Hack Img upload tinypic add editor

More
11 years 4 months ago - 11 years 4 months ago #163026 by specialworld
How to insert button upload images from hosting online. The code I've entered in the editor is as follows :
Code:
<script type="text/javascript"> tinypic_layout = ''; tinypic_type = 'images'; tinypic_links = 'forum'; tinypic_language = 'en'; tinypic_search = 'false'; tinypic_autoload = false; </script> <script src="http://plugin.tinypic.com/j/plugin.js" type="text/javascript"></script> <center><p class="alert alert-info">Service to upload images offered by Tinypic</p><input type="button" class="btn btn-primary center" value="Upload image" onclick="javascript:showTinypicPlugin();"/></center>

Here is a screenshot





My website: www.codelinsoft.it
Last edit: 11 years 4 months ago by specialworld.

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

Time to create page: 0.260 seconds