- Posts: 6
- Thank you received: 0
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
Question Alternate QuickPost form, moved to end of page-thread(1.5.11)
There is a small trick, extends the base functionality of quick post mechanism.
The goal: Qpost form added to the end of the each page and it contain all buttons(smiles, bbc's, ...) and fields like in main reply window.
Also, the quote button's(located in each message) function changed to move selected(by mouse) text to reply text-area (routine taked from Digger's mod of SimpleMachines forum). With storing original poster's name in "quote" tag.
And finally, parsing of "quote" tag is extended to understanding "name" attribute. Now, it is understand next syntax:
author wrote:
This trick is adjustable by added new parameter in admin-panel. Parameter name = "quick_post"
Values:
0 - oldstyle (like at this moment in base distribution)
1 - new one
To install - download & extract & copy & overwrite files from this attachment to joomla's installation directory.
Note: tested on "default" template of kunena; IE6; FF3.5
PS.
It is a Good idea, to move this workaround to standart distribution of kunena
PPS.
As I told in the subject, this trick valid only for 1.5.11 !!!
PPPS.
All Mod's are welcome
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
But in my case, modified and added files are located in \template\default directorynor the default template
Why?
What about IE6 - that browser I have by default(by my job's profile). I am do not perform total testing around, but I'm think - it is runable in most of IE browsers(which have full support of textRange object)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thank you for a paid attention to my question.So it's ok
There is a little bugfix to my "handmade".
In quick_post=0 mode, functionality of "quote" button was not restored(if(false)...).
So, this is a fix:
Please Log in or Create an account to join the conversation.
