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 Extended Editor for Kunena

More
15 years 1 week ago #61 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
Hello,

Version 1.0.9 - 9 Feature/optimization-release:

Please report feedback! :cheer:

Here the new files for 1.0.9:

File Attachment:

File Name: Hack_bbcode_109_9.zip
File Size:68 KB

Changelog:
  • changed way of handling text-size (now just select text-size and then click icon left from them)
  • preview (if shown) update automaticly if bbcode or smilie inserted
  • changed way of handling more smilies (also shown under bbcode)
  • new video-inserting formular

Dont't forget to modify your language file (see attached readme)...

Attachments:

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

More
15 years 1 week ago - 15 years 1 week ago #62 by Slotpro
Replied by Slotpro on topic Re:New Boardcode-icons
Nice work ! thank roland76 , thai language for bbCode :laugh:
Code:
DEFINE('_BBCODE_STRIKE', 'ขีดเส้นทับข้อความ: [strike]ข้อความ[/strike]'); DEFINE('_BBCODE_SUB', 'ใส่ข้อความข้างใต้: [sub]ข้อความ[/sub]'); DEFINE('_BBCODE_SUP', 'ใส่ข้อความข้างบน: [sup]ข้อความ[/sup]'); DEFINE('_BBCODE_LINK_URL', ' ลิงค์: '); DEFINE('_BBCODE_LINK_TEXT', 'ข้อความ: '); DEFINE('_BBCODE_LINK_INSERT', 'ใส่โค๊ด'); DEFINE('_BBCODE_IMAGE_SIZE', ' ขนาด (1-499):'); DEFINE('_BBCODE_IMAGE_URL', ' ลิงค์: '); DEFINE('_BBCODE_IMAGE_INSERT', 'ใส่โค๊ด'); DEFINE('_BBCODE_VIDEO_SIZE', 'ขนาด:'); DEFINE('_BBCODE_VIDEO_WIDTH', 'กว้าง:'); DEFINE('_BBCODE_VIDEO_HEIGHT', 'สูง:'); DEFINE('_BBCODE_VIDEO_URL', 'ลิงค์:'); DEFINE('_BBCODE_VIDEO_PROVIDER', 'รูปแบบ:'); DEFINE('_BBCODE_VIDEO_ID', 'ไอดี: ');

Last edit: 15 years 1 week ago by Slotpro.

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

More
15 years 1 week ago #63 by lavsteph
Replied by lavsteph on topic Re:New Boardcode-icons
Hi roland,

great job;)

proposal for a small layout, in smile.class
Code:
<?php echo _BBCODE_VIDEO_ID; ?><input name="videoid" type="text" size="10" maxlength="10"> <input type="button" name="Video" accesskey = "p" value="<?php echo _BBCODE_IMAGE_INSERT; ?>" onclick="check_video('video1')"> <br /> <?php echo _BBCODE_VIDEO_URL; ?><input name="videourl" type="text" size="30" maxlength="100" value="http://"> <input type="button" name="Video" accesskey = "p" value="<?php echo _BBCODE_IMAGE_INSERT; ?>" onclick="check_video('video2')">



The translation
Code:
DEFINE('_BBCODE_STRIKE', 'Texte barré : [strike]Texte[/strike]'); DEFINE('_BBCODE_SUB', 'Indice : [sub]Texte[/sub]'); DEFINE('_BBCODE_SUP', 'Exposant : [sup]Texte[/sup]'); DEFINE('_BBCODE_LINK_URL', ' URL: '); DEFINE('_BBCODE_LINK_TEXT', ' Texte: '); DEFINE('_BBCODE_LINK_INSERT', 'Ajouter'); DEFINE('_BBCODE_IMAGE_SIZE', 'Taille (1-499): '); DEFINE('_BBCODE_IMAGE_URL', ' URL: '); DEFINE('_BBCODE_IMAGE_INSERT', 'Ajouter'); DEFINE('_BBCODE_VIDEO_SIZE', 'Taille: '); DEFINE('_BBCODE_VIDEO_WIDTH', 'Largeur: '); DEFINE('_BBCODE_VIDEO_HEIGHT', 'Hauteur:'); DEFINE('_BBCODE_VIDEO_URL', 'URL: '); DEFINE('_BBCODE_VIDEO_ID', 'ID: '); DEFINE('_BBCODE_VIDEO_PROVIDER', 'Fournisseur: ');

Manager French translation
Attachments:

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

More
15 years 1 week ago - 15 years 1 week ago #64 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
Slotpro wrote:

Nice work ! thank roland76 , thai language for bbCode :laugh:

Code:
DEFINE('_BBCODE_STRIKE', 'ขีดเส้นทับข้อความ: [strike]ข้อความ[/strike]'); DEFINE('_BBCODE_SUB', 'ใส่ข้อความข้างใต้: [sub]ข้อความ[/sub]'); DEFINE('_BBCODE_SUP', 'ใส่ข้อความข้างบน: [sup]ข้อความ[/sup]'); DEFINE('_BBCODE_LINK_URL', ' ลิงค์: '); DEFINE('_BBCODE_LINK_TEXT', 'ข้อความ: '); DEFINE('_BBCODE_LINK_INSERT', 'ใส่โค๊ด'); DEFINE('_BBCODE_IMAGE_SIZE', ' ขนาด (1-499):'); DEFINE('_BBCODE_IMAGE_URL', ' ลิงค์: '); DEFINE('_BBCODE_IMAGE_INSERT', 'ใส่โค๊ด'); DEFINE('_BBCODE_VIDEO_SIZE', 'ขนาด:'); DEFINE('_BBCODE_VIDEO_WIDTH', 'กว้าง:'); DEFINE('_BBCODE_VIDEO_HEIGHT', 'สูง:'); DEFINE('_BBCODE_VIDEO_URL', 'ลิงค์:'); DEFINE('_BBCODE_VIDEO_PROVIDER', 'รูปแบบ:'); DEFINE('_BBCODE_VIDEO_ID', 'ไอดี: ');

Hello,

thanks, I'll include it into the readme.txt...

Are you from Thailand? I'm a big fan from you country. I was were last nov till dec with my girl-friend (!). ;)

I made a trip from Bangkok to Chian Mai, Huan Hin, Phuket, Ko Phi Phi, Raillay and Ko Mook. It was great. I'll be back over Christmas! Where did you come from?
Last edit: 15 years 1 week ago by roland76.

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

More
15 years 1 week ago #65 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
lavsteph wrote:

Hi roland,

great job;)

proposal for a small layout, in smile.class

Code:
<?php echo _BBCODE_VIDEO_ID; ?><input name="videoid" type="text" size="10" maxlength="10"> <input type="button" name="Video" accesskey = "p" value="<?php echo _BBCODE_IMAGE_INSERT; ?>" onclick="check_video('video1')"> <br /> <?php echo _BBCODE_VIDEO_URL; ?><input name="videourl" type="text" size="30" maxlength="100" value="http://"> <input type="button" name="Video" accesskey = "p" value="<?php echo _BBCODE_IMAGE_INSERT; ?>" onclick="check_video('video2')">



The translation
Code:
DEFINE('_BBCODE_STRIKE', 'Texte barré : [strike]Texte[/strike]'); DEFINE('_BBCODE_SUB', 'Indice : [sub]Texte[/sub]'); DEFINE('_BBCODE_SUP', 'Exposant : [sup]Texte[/sup]'); DEFINE('_BBCODE_LINK_URL', ' URL: '); DEFINE('_BBCODE_LINK_TEXT', ' Texte: '); DEFINE('_BBCODE_LINK_INSERT', 'Ajouter'); DEFINE('_BBCODE_IMAGE_SIZE', 'Taille (1-499): '); DEFINE('_BBCODE_IMAGE_URL', ' URL: '); DEFINE('_BBCODE_IMAGE_INSERT', 'Ajouter'); DEFINE('_BBCODE_VIDEO_SIZE', 'Taille: '); DEFINE('_BBCODE_VIDEO_WIDTH', 'Largeur: '); DEFINE('_BBCODE_VIDEO_HEIGHT', 'Hauteur:'); DEFINE('_BBCODE_VIDEO_URL', 'URL: '); DEFINE('_BBCODE_VIDEO_ID', 'ID: '); DEFINE('_BBCODE_VIDEO_PROVIDER', 'Fournisseur: ');


Hi lavsteph,

thanks for the translations... I'll include that into the next readme-file...

About the proposal: I had exactly that before... I don't know which one looks better... I think it depends on the wheigth of the form... Mhhh - I think I will make it like you with the linkebreak in the next version... :side:

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

More
15 years 1 week ago #66 by lavsteph
Replied by lavsteph on topic Re:New Boardcode-icons
here is my test base if you want to watch without registration : www.aide-joomla.net/ ;)

Manager French translation

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

More
15 years 1 week ago #67 by Slotpro
Replied by Slotpro on topic Re:New Boardcode-icons
roland76

Hello,

thanks, I'll include it into the readme.txt...

Are you from Thailand? I'm a big fan from you country. I was were last nov till dec with my girl-friend (!).

I made a trip from Bangkok to Chian Mai, Huan Hin, Phuket, Ko Phi Phi, Raillay and Ko Mook. It was great. I'll be back over Christmas! Where did you come from?



Yes, I am from Thailand, i live Pecthchaburi !!

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

More
15 years 1 week ago - 15 years 1 week ago #68 by 810
Replied by 810 on topic Re:New Boardcode-icons
Dutch translation:

DEFINE('_BBCODE_STRIKE', 'Strikethrough Text: [strike]Tekst[/strike]');
DEFINE('_BBCODE_SUB', 'Subscript Text: Tekst');
DEFINE('_BBCODE_SUP', 'Superscript Text: Tekst');
DEFINE('_BBCODE_LINK_URL', ' URL: ');
DEFINE('_BBCODE_LINK_TEXT', ' Tekst: ');
DEFINE('_BBCODE_LINK_INSERT', 'invoegen');
DEFINE('_BBCODE_IMAGE_SIZE', ' Grootte (1-499): ');
DEFINE('_BBCODE_IMAGE_URL', ' URL: ');
DEFINE('_BBCODE_IMAGE_INSERT', 'invoegen');
DEFINE('_BBCODE_VIDEO_SIZE', 'Grootte: ');
DEFINE('_BBCODE_BBCODE_VIDEO_WIDTH', 'Breedte: ');
DEFINE('_BBCODE_VIDEO_HEIGHT', 'Hoogte:');
DEFINE('_BBCODE_VIDEO_URL', 'URL: ');
DEFINE('_BBCODE_VIDEO_ID', 'ID: ');
DEFINE('_BBCODE_VIDEO_PROVIDER', 'Provider: ');
Last edit: 15 years 1 week ago by 810.

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

More
15 years 1 week ago - 15 years 1 week ago #69 by diavolo32
Replied by diavolo32 on topic Re:New Boardcode-icons
Spanish Translation for 1.0.9-9

For Spanish (thanks to Alakentu / diavolo32)

DEFINE('_BBCODE_STRIKE', 'Texto Tachado: [strike]Texto[/strike]');
DEFINE('_BBCODE_SUB', 'Subíndice: Text');
DEFINE('_BBCODE_SUP', 'Superíndice: Text');
DEFINE('_BBCODE_LINK_URL', ' URL: ');
DEFINE('_BBCODE_LINK_TEXT', ' Texto: ');
DEFINE('_BBCODE_LINK_INSERT', 'Insertar');
DEFINE('_BBCODE_IMAGE_SIZE', ' Tamaño (1-499): ');
DEFINE('_BBCODE_IMAGE_URL', ' URL: ');
DEFINE('_BBCODE_IMAGE_INSERT', 'Insertar');
DEFINE('_BBCODE_VIDEO_SIZE', 'Tamaño: ');
DEFINE('_BBCODE_BBCODE_VIDEO_WIDTH', 'Ancho: ');
DEFINE('_BBCODE_VIDEO_HEIGHT', 'Alto:');
DEFINE('_BBCODE_VIDEO_URL', 'URL: ');
DEFINE('_BBCODE_VIDEO_ID', 'ID: ');
DEFINE('_BBCODE_VIDEO_PROVIDER', 'Proveedor: ');


;)
Last edit: 15 years 1 week ago by diavolo32.

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

More
15 years 6 days ago #70 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
Hello together,

I've some work for you (only if you would like, of course) ;)

Just reworked the helplines (in former time two different ways are used...) and to get the language-file more clear I named them all new. Also some new helplines for the new fields are here. Please don't use the help-lines with the last version, it will only works with the next version...
Code:
DEFINE('_HELPLINE_BOLD', 'Bold text: [b]text[/b]'); DEFINE('_HELPLINE_ITALIC', 'Italic text: [i]text[/i]'); DEFINE('_HELPLINE_UNDERL', 'Underline text: [u]text[/u]'); DEFINE('_HELPLINE_STRIKE', 'Strikethrough Text: [strike]Text[/strike]'); DEFINE('_HELPLINE_SUB', 'Subscript Text: [sub]Text[/sub]'); DEFINE('_HELPLINE_SUP', 'Superscript Text: [sup]Text[/sup]'); DEFINE('_HELPLINE_QUOTE', 'Quote text: [quote]text[/quote]'); DEFINE('_HELPLINE_CODE', 'Code display: [Xcode]code[/Xcode]'); DEFINE('_HELPLINE_ULIST', 'Unordered List: [ul] [li]text[/li] [/ul] - Hint: a list must contain List Items'); DEFINE('_HELPLINE_OLIST', 'Ordered List: [ol] [li]text[/li] [/ol] - Hint: a list must contain List Items'); DEFINE('_HELPLINE_LITEM', 'List Item: [li] list item [/li]'); DEFINE('_HELPLINE_IMAGELINK', 'Imagelink: [img size=(01-499)]http://www.google.com/images/web_logo_left.gif[/img]'); DEFINE('_HELPLINE_IMAGELINKSIZE', 'Imagelink: Size from 01 to 499'); DEFINE('_HELPLINE_IMAGELINKURL', 'Imagelink: URL of the Imagelink'); DEFINE('_HELPLINE_IMAGELINKAPPLY', 'Imagelink: Apply Imagelink'); DEFINE('_HELPLINE_LINK', 'Link: [url=http://www.zzz.com/]This is a link[/url]'); DEFINE('_HELPLINE_LINKURL', 'Link: URL of the link'); DEFINE('_HELPLINE_LINKTEXT', 'Link: Text / Description of the link'); DEFINE('_HELPLINE_LINKAPPLY', 'Link: Apply link'); DEFINE('_HELPLINE_HIDE','Hidden text: [hide]any hidden text[/hide] - hide part of message from Guests'); DEFINE('_HELPLINE_SPOILER', 'Spoiler: Text is only shown after you click the spoiler'); DEFINE('_HELPLINE_COLOR', 'Color: [color=#FF6600]text[/color]'); DEFINE('_HELPLINE_FONTSIZE', 'Fontsize: [size=1]text size[/size] - Hint: sizes range from 1 to 5'); DEFINE('_HELPLINE_FONTSIZESELECTION', 'Fontsize: Select Fontsize, mark text and press the button left from here'); DEFINE('_HELPLINE_EBAY', 'eBay: [ebay]ItemId[/ebay]'); DEFINE('_HELPLINE_VIDEO', 'Video: Select Provider or URL - modus'); DEFINE('_HELPLINE_VIDEOSIZE', 'Video: Size of the video'); DEFINE('_HELPLINE_VIDEOWIDTH', 'Video: Width ot the video'); DEFINE('_HELPLINE_VIDEOHEIGHT', 'Video: Height of the video'); DEFINE('_HELPLINE_VIDEOPROVIDER', 'Video: Select video provider'); DEFINE('_HELPLINE_VIDEOID', 'Video: ID of the Video - you can see it in the video-url'); DEFINE('_HELPLINE_VIDEOAPPLY1', 'Video: [video size=100 width=480 height=360 provider=clipfish]3423432[/video]'); DEFINE('_HELPLINE_VIDEOURL', 'Video: URL of the Video'); DEFINE('_HELPLINE_VIDEOAPPLY2', 'Video: [video size=100 width=480 height=360]http://myvideodomain.com/myvideo[/video]'); DEFINE('_HELPLINE_IMGPH', 'Insert [img] placeholder in the post for attached image'); DEFINE('_HELPLINE_FILEPH', 'Insert [file] placeholder in the post for attached file'); DEFINE('_HELPLINE_SUBMIT', 'Click here to submit your message'); DEFINE('_HELPLINE_PREVIEW', 'Click here to see what your message will look like when submitted'); DEFINE('_HELPLINE_CANCEL', 'Click here to cancel your message'); DEFINE('_HELPLINE_HINT', 'bbCode Help - Hint: bbCode can be used on selected text!');
You have delete the X before the code - helpline (start and end tag).

I know this is a little bit of work :( , but we have to clean up the code. This make it easier for the future... :side:

So, could you translate with and post it here, please.
I'll attach the language-file(s) in the next version of the hack...

Thanks for help.

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

Time to create page: 0.528 seconds