Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0

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
17 years 2 weeks ago - 17 years 2 weeks ago #12094 by diavolo32
Replied by diavolo32 on topic Re:New Boardcode-icons
Hi, Roland! The Spanish Translation.
Code:
// editor DEFINE('_KUNENA_EDITOR_LINK_URL', ' URL: '); DEFINE('_KUNENA_EDITOR_LINK_TEXT', ' Texto: '); DEFINE('_KUNENA_EDITOR_LINK_INSERT', 'Insertar'); DEFINE('_KUNENA_EDITOR_IMAGE_SIZE', ' Tamaño (1-499): '); DEFINE('_KUNENA_EDITOR_IMAGE_URL', ' URL: '); DEFINE('_KUNENA_EDITOR_IMAGE_INSERT', 'Insertar'); DEFINE('_KUNENA_EDITOR_VIDEO_SIZE', 'Tamaño: '); DEFINE('_KUNENA_EDITOR_VIDEO_WIDTH', 'Ancho: '); DEFINE('_KUNENA_EDITOR_VIDEO_HEIGHT', 'Alto:'); DEFINE('_KUNENA_EDITOR_VIDEO_URL', 'URL: '); DEFINE('_KUNENA_EDITOR_VIDEO_ID', 'ID: '); DEFINE('_KUNENA_EDITOR_VIDEO_PROVIDER', 'Proveedor: '); //helplines DEFINE('_HELPLINE_BOLD', 'Negrita: [b]texto[/b]'); DEFINE('_HELPLINE_ITALIC', 'Cursiva: [i]texto[/i]'); DEFINE('_HELPLINE_UNDERL', 'Subrayado: [u]texto[/u]'); DEFINE('_HELPLINE_STRIKE', 'Texto Tachado: [strike]texto[/strike]'); DEFINE('_HELPLINE_SUB', 'Subíndice: [sub]texto[/sub]'); DEFINE('_HELPLINE_SUP', 'Superíndice: [sup]texto[/sup]'); DEFINE('_HELPLINE_QUOTE', 'Citar: [quote]texto[/quote]'); DEFINE('_HELPLINE_CODE', 'Código: [Xcode]Código[/Xcode]'); DEFINE('_HELPLINE_ULIST', 'Lista desordenada: [ul] [li]texto[/li] [/ul] - Pista: una lista debe tener Ítems'); DEFINE('_HELPLINE_OLIST', 'Lista Ordenada: [ol] [li]texto[/li] [/ol] - Hint: una lista debe tener Ítems'); DEFINE('_HELPLINE_LITEM', 'Listar Ítem: [li] listar ítem [/li]'); DEFINE('_HELPLINE_IMAGELINK', 'Enlace Imagen: [img size=(01-499)]http://www.google.com/images/web_logo_left.gif[/img]'); DEFINE('_HELPLINE_IMAGELINKSIZE', 'Enlazar Imagen: Size from 01 to 499'); DEFINE('_HELPLINE_IMAGELINKURL', 'Enlazar Imagen: URL del Enlace de la Imagen'); DEFINE('_HELPLINE_IMAGELINKAPPLY', 'Enlaza Imagen: Aplicar Enlace de la Imagen'); DEFINE('_HELPLINE_LINK', 'Enlace: [url=http://www.zzz.com/]Esto es un enlace[/url]'); DEFINE('_HELPLINE_LINKURL', 'Enlace: URL del enlace'); DEFINE('_HELPLINE_LINKTEXTO', 'Enlace: texto / Descripción del enlace'); DEFINE('_HELPLINE_LINKAPPLY', 'Enlace: Aplicar enlace'); DEFINE('_HELPLINE_HIDE','Ocultar texto: [hide]ocultar cualquier texto[/hide] – Oculta parte del mensaje a los Invitados'); DEFINE('_HELPLINE_SPOILER', 'Spoiler: El texto sólo es mostrado tras hacer click en el spoiler.'); DEFINE('_HELPLINE_COLOR', 'Color: [color=#FF6600]texto[/color]'); DEFINE('_HELPLINE_FONTSIZE', 'Tamaño de Fuente: [size=1]tamaño de fuente[/size] - Pista: el rango de tamaños va de 1 a 5'); DEFINE('_HELPLINE_FONTSIZESELECTION', 'Tamaño de Fuente: Elige Tamaño de la Fuente, selecciona el texto y pulsa el botón de la izquierda desde aquí'); DEFINE('_HELPLINE_EBAY', 'eBay: [ebay]Número de Item[/ebay]'); DEFINE('_HELPLINE_VIDEO', 'Video: Elige Proveedor o URL - modo'); DEFINE('_HELPLINE_VIDEOSIZE', 'Video: Tamaño del video'); DEFINE('_HELPLINE_VIDEOWIDTH', 'Video: Ancho de video'); DEFINE('_HELPLINE_VIDEOHEIGHT', 'Video: Alto del video'); DEFINE('_HELPLINE_VIDEOPROVIDER', 'Video: Elige proveedor del video'); DEFINE('_HELPLINE_VIDEOID', 'Video: ID del Video – puedes verlo en la URL del video'); DEFINE('_HELPLINE_VIDEOAPPLY1', 'Video: [video size=100 width=480 height=360 provider=clipfish]3423432[/video]'); DEFINE('_HELPLINE_VIDEOURL', 'Video: URL del Video'); DEFINE('_HELPLINE_VIDEOAPPLY2', 'Video: [video size=100 width=480 height=360]http://myvideodomain.com/myvideo[/video]'); DEFINE('_HELPLINE_IMGPH', 'Inserta [img], marcador de posición en el mensaje para la imagen adjuntada'); DEFINE('_HELPLINE_FILEPH', 'Inserta [file], marcador de posición en el mensaje para el archivo adjuntado '); DEFINE('_HELPLINE_SUBMIT', 'Haz click aquí para enviar tu mensaje'); DEFINE('_HELPLINE_PREVIEW', 'Haz click aquí para ver una vista previa de tu mensaje antes de enviarlo'); DEFINE('_HELPLINE_CANCEL', 'Haz click click aquí para cancelar tu mensaje'); DEFINE('_HELPLINE_HINT', 'Ayuda bbCode - Pista: bbCode puede ser usado en texto seleccionado');


When I apply these help in your next release, i'll be able to review the translation to verify if there's some semantic or grammatical errors.

Thanks!! ;)
Last edit: 17 years 2 weeks ago by diavolo32.

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

More
17 years 2 weeks ago #12095 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
Hello together,

sorry, I had to change the language string-names again (in order to match the new structure)... :S

For French it's OK, I'll change it... :cheer:

Here the complete and new strings:
Code:
// editor DEFINE('_KUNENA_EDITOR_LINK_URL', ' URL: '); DEFINE('_KUNENA_EDITOR_LINK_TEXT', ' Text: '); DEFINE('_KUNENA_EDITOR_LINK_INSERT', 'Insert'); DEFINE('_KUNENA_EDITOR_IMAGE_SIZE', ' Size (1-499): '); DEFINE('_KUNENA_EDITOR_IMAGE_URL', ' URL: '); DEFINE('_KUNENA_EDITOR_IMAGE_INSERT', 'Insert'); DEFINE('_KUNENA_EDITOR_VIDEO_SIZE', 'Size: '); DEFINE('_KUNENA_EDITOR_VIDEO_WIDTH', 'Width: '); DEFINE('_KUNENA_EDITOR_VIDEO_HEIGHT', 'Height:'); DEFINE('_KUNENA_EDITOR_VIDEO_URL', 'URL: '); DEFINE('_KUNENA_EDITOR_VIDEO_ID', 'ID: '); DEFINE('_KUNENA_EDITOR_VIDEO_PROVIDER', 'Provider: '); // helplines DEFINE('_KUNENA_EDITOR_HELPLINE_BOLD', 'Bold text: [b]text[/b]'); DEFINE('_KUNENA_EDITOR_HELPLINE_ITALIC', 'Italic text: [i]text[/i]'); DEFINE('_KUNENA_EDITOR_HELPLINE_UNDERL', 'Underline text: [u]text[/u]'); DEFINE('_KUNENA_EDITOR_HELPLINE_STRIKE', 'Strikethrough Text: [strike]Text[/strike]'); DEFINE('_KUNENA_EDITOR_HELPLINE_SUB', 'Subscript Text: [sub]Text[/sub]'); DEFINE('_KUNENA_EDITOR_HELPLINE_SUP', 'Superscript Text: [sup]Text[/sup]'); DEFINE('_KUNENA_EDITOR_HELPLINE_QUOTE', 'Quote text: [quote]text[/quote]'); DEFINE('_KUNENA_EDITOR_HELPLINE_CODE', 'Code display: [Xcode]code[/Xcode]'); DEFINE('_KUNENA_EDITOR_HELPLINE_UL', 'Unordered List: [ul] [li]text[/li] [/ul] - Hint: a list must contain List Items'); DEFINE('_KUNENA_EDITOR_HELPLINE_OL', 'Ordered List: [ol] [li]text[/li] [/ol] - Hint: a list must contain List Items'); DEFINE('_KUNENA_EDITOR_HELPLINE_LI', 'List Item: [li] list item [/li]'); DEFINE('_KUNENA_EDITOR_HELPLINE_IMAGELINK', 'Imagelink: [img size=(01-499)]http://www.google.com/images/web_logo_left.gif[/img]'); DEFINE('_KUNENA_EDITOR_HELPLINE_IMAGELINKSIZE', 'Imagelink: Size from 01 to 499'); DEFINE('_KUNENA_EDITOR_HELPLINE_IMAGELINKURL', 'Imagelink: URL of the Imagelink'); DEFINE('_KUNENA_EDITOR_HELPLINE_IMAGELINKAPPLY', 'Imagelink: Apply Imagelink'); DEFINE('_KUNENA_EDITOR_HELPLINE_LINK', 'Link: [url=http://www.zzz.com/]This is a link[/url]'); DEFINE('_KUNENA_EDITOR_HELPLINE_LINKURL', 'Link: URL of the link'); DEFINE('_KUNENA_EDITOR_HELPLINE_LINKTEXT', 'Link: Text / Description of the link'); DEFINE('_KUNENA_EDITOR_HELPLINE_LINKAPPLY', 'Link: Apply link'); DEFINE('_KUNENA_EDITOR_HELPLINE_HIDE','Hidden text: [hide]any hidden text[/hide] - hide part of message from Guests'); DEFINE('_KUNENA_EDITOR_HELPLINE_SPOILER', 'Spoiler: Text is only shown after you click the spoiler'); DEFINE('_KUNENA_EDITOR_HELPLINE_COLOR', 'Color: [color=#FF6600]text[/color]'); DEFINE('_KUNENA_EDITOR_HELPLINE_FONTSIZE', 'Fontsize: [size=1]text size[/size] - Hint: sizes range from 1 to 5'); DEFINE('_KUNENA_EDITOR_HELPLINE_FONTSIZESELECTION', 'Fontsize: Select Fontsize, mark text and press the button left from here'); DEFINE('_KUNENA_EDITOR_HELPLINE_EBAY', 'eBay: [ebay]ItemId[/ebay]'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEO', 'Video: Select Provider or URL - modus'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOSIZE', 'Video: Size of the video'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOWIDTH', 'Video: Width ot the video'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOHEIGHT', 'Video: Height of the video'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOPROVIDER', 'Video: Select video provider'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOID', 'Video: ID of the Video - you can see it in the video-url'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOAPPLY1', 'Video: [video size=100 width=480 height=360 provider=clipfish]3423432[/video]'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOURL', 'Video: URL of the Video'); DEFINE('_KUNENA_EDITOR_HELPLINE_VIDEOAPPLY2', 'Video: [video size=100 width=480 height=360]http://myvideodomain.com/myvideo[/video]'); DEFINE('_KUNENA_EDITOR_HELPLINE_IMGPH', 'Insert [img] placeholder in the post for attached image'); DEFINE('_KUNENA_EDITOR_HELPLINE_FILEPH', 'Insert [file] placeholder in the post for attached file'); DEFINE('_KUNENA_EDITOR_HELPLINE_SUBMIT', 'Click here to submit your message'); DEFINE('_KUNENA_EDITOR_HELPLINE_PREVIEW', 'Click here to see what your message will look like when submitted'); DEFINE('_KUNENA_EDITOR_HELPLINE_CANCEL', 'Click here to cancel your message'); DEFINE('_KUNENA_EDITOR_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).

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

More
17 years 2 weeks ago #12096 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
Hey Diavolo,

thanks for the spanish-translation... You don't have to change the language names... I'll make it. :-)

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

More
17 years 2 weeks ago #12097 by diavolo32
Replied by diavolo32 on topic Re:New Boardcode-icons
you make a good a REALLY Good job, and if you're a developer, i hope these good hack will be in the next core of the Kunena release.

Don't understand "don't have to change the language names"... My english is poor...

But, anyway, i'll waiting for the next release. See youuuu!! ;)

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

More
17 years 2 weeks ago #12103 by ferdash
Replied by ferdash on topic Re:New Boardcode-icons
Is there a way to have only the modified code? I have other mod that has some files customized and i want to have both mods.

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

More
17 years 2 weeks ago #12105 by roland76
Replied by roland76 on topic Re:New Boardcode-icons
Hello,

Version 1.0.9 - 10 Optimization-release:

Please report feedback! :cheer:
Attention, the package now includes english language file!
See new readmelanguage.txt for other languages.

Here the new files for 1.0.9:

File Attachment:

File Name: Hack_bbcod...9_10.zip
File Size:98.64 KB

Changelog:
  • optimized CSS for dropdownfield in editor
  • optimized helpline-handling
  • add additional helplines
  • sort and changed language-strings for helplines
  • delete some not needed java-functions
  • fix the preview-problem with sh404SEF

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

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

Time to create page: 0.253 seconds