Kunena 6.1.0 Released

The Kunena team has announce the arrival of Kunena 6.1.0 [K 6.1.0] which is now available for download as a native Joomla extension for J! 4.3.x & J! 4.2.x. This version addresses most of the issues that were discovered in K 6.0 and issues discovered during the development stages of K 6.0

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
8 years 2 months ago - 8 years 2 months ago #1 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
Attachments:
Last edit: 8 years 2 months ago by specialworld.

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

Time to create page: 0.240 seconds