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

Question Quickreply - How to disable (and/or hide) ?

More
7 years 3 months ago - 7 years 3 months ago #1 by joomleb
Hi guys,
PHP 7.0.x + Joomla 3.6.5 + Kunena 5.0.5

Please, How to disable (and/or hide) the "Quickreply" button (feature) ?!?

In Kunena > Templates > Edit Crypsis > Basic Settings > Type Quickreply: I can choose only if Default / Modal / Always Visible
Would be a good solution for all users have it like: Quickreply: Disable / Type Default / Type Modal / Type Always Visible
Attachments:
Last edit: 7 years 3 months ago by joomleb.

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

More
7 years 3 months ago #2 by 810
ok, will add a extra option to disable it.
The following user(s) said Thank You: joomleb

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

More
7 years 3 months ago #3 by joomleb
Hi 810,
wonderful! Many thanks, I'll stay tuned...

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

More
7 years 3 months ago #4 by mikerotec
and how about a FIX for "go to editor"??? Its broken in my 5.0.5 (all text is LOST going to editor!) and here in this forum too

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

More
7 years 3 months ago #5 by mikerotec
even better... for now I would just like to hide the "go to editor" text (would solve my current crisis)

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

More
7 years 3 months ago - 7 years 3 months ago #6 by mikerotec
FOUND A WORKAROUND: I commented out

\components\com_kunena\template\crypsis\layouts\message\edit\full.php

line 136 like this
Code:
<!--<a href="index.php?option=com_kunena&view=topic&layout=reply&catid=<?php echo $message->catid;?>&id=<?php echo $message->thread;?>&mesid=<?php echo $message->id;?>&Itemid=<?php echo KunenaRoute::getItemID();?>" role="button" class="btn btn-small btn-link pull-right" rel="nofollow"><?php echo JText::_('COM_KUNENA_GO_TO_EDITOR'); ?></a>-->

that hides the "go to editor..." link when I have the Crypsis template QuickReply configuration set to "Always Visible' (which removes Quickreply button from next to the Actions dropdown, and has a main Quickeditor panel at the bottom of the thread)

hope this helps somebody!
Last edit: 7 years 3 months ago by mikerotec.

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

More
6 years 11 months ago - 6 years 11 months ago #7 by joomleb
Hi 810,

810 wrote: ok, will add a extra option to disable it.

Please, Do you have any news about ?

@mikerotec Thanks for sharing your trick
Last edit: 6 years 11 months ago by joomleb.

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

More
6 years 11 months ago - 6 years 11 months ago #8 by mikerotec
update: I have recently migrated to the latest stable 5.0.7, and so far there is no change there. I can verify that my hack above still works exactly the same. :)
Last edit: 6 years 11 months ago by mikerotec.
The following user(s) said Thank You: joomleb

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

More
6 years 11 months ago #9 by joomleb
@mikerotec
Many Thanks, really I'd like to don't hack the code...

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

More
6 years 11 months ago #10 by rich

Many Thanks, really I'd like to don't hack the code...

You can do it with template overrides. docs.kunena.org/en/faq/template-overrides

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

Time to create page: 0.503 seconds