[ABD] QuickReply

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
mr.ruf
Registered User
Posts: 136
Joined: Thu Apr 04, 2013 11:12 pm
Location: PuErTo RiCo
Name: Harold
Contact:

Re: [DEV] QuickReply

Post by mr.ruf »

Татьяна5 wrote:extension
hello tatiana, this extension is super, wanted to know if it is possible to modify the positions of how things are displayed.

example. I would like to extend a little box bbcode buttons, and to place the smileys below bbcodes horizontally, rather than to the side.

Image

this is possible?
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [DEV] QuickReply

Post by Volksdevil »

On every page of my site with this extension, when I view the source, I'm seeing this near the bottom :? I'm sure it's causing problems when viewing some pages?

Code: Select all

<script type="text/javascript">
// <![CDATA[







	




// ]]>
</script>
Weird! After a good hour or so trying to find it, it's no longer appearing :?
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
User avatar
Alien_Time
Registered User
Posts: 389
Joined: Fri Dec 31, 2010 7:08 am

Re: [DEV] QuickReply

Post by Alien_Time »

Hi Tatiana,

I have been playing around your extension for the past couple of days and I am absolutely loving it. I would love to see some minor additions to it if you welcome feature requests. :)

1) An additional setting that enables Ajax Preview but disables Ajax submit. Would that be possible?

2) Able to make the 'quote' button go to quick reply editor instead of posting page. (Right now, if you click on the quote button while still typing in quick reply, the already typed in text doesnt carry over to the posting page.)

3) When attachments are added in the quick-reply and then the post-reply button is clicked, the text is carried over but the attachment isnt.
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [DEV] QuickReply

Post by Volksdevil »

Can anybody work out how to stop code boxes having the 'Quick quote' effect applied? I've tried to have a go but failed. :? :cry:
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
User avatar
Татьяна5
Registered User
Posts: 189
Joined: Wed Feb 13, 2013 5:30 pm
Name: Tatiana

Re: [DEV] QuickReply

Post by Татьяна5 »

Volksdevil
ACP, Enable quick quote - No
lavachapi
Registered User
Posts: 54
Joined: Sat Nov 01, 2014 8:12 am

Re: [DEV] QuickReply

Post by lavachapi »

I would like to see "Refered username" automatically colored in :

Code: Select all

[quote="[ref=#some-reference]some-username[/ref]"][post]post#[/post] some-quoted-message[/quote]
… but it seems reference couldn't be applied there. Also I would remove link icon replacing it by quoted username.

Like this :
[color=#00FF00]lavachapi[/color] wrote:some quoted message
Finally it would be great to have a button to toggle Quick Reply on/off in viewtopic.

Here's French translation
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [DEV] QuickReply

Post by Volksdevil »

Татьяна5 wrote:Volksdevil
ACP, Enable quick quote - No
But that will fully turn off quick quote? I want to keep quick quote enabled, but it shouldn't affect code boxes. I doubt it would ever be accepted into the CDB like that.
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
User avatar
Татьяна5
Registered User
Posts: 189
Joined: Wed Feb 13, 2013 5:30 pm
Name: Tatiana

Re: [DEV] QuickReply

Post by Татьяна5 »

lavachapi wrote:

Code: Select all

[quote="[ref=#some-reference]some-username[/ref]"][post]post#[/post] some-quoted-message[/quote]
Added bbcodes dont't work in the [quote=""], can be used only [url]
I thought about using

Code: Select all

[quote="[url=http://domain.ltd/path_to_board/...]nickname[/url]"]
, but it is much longer than [post]post#[/post] and link broke when changing domain
IVM
Registered User
Posts: 1
Joined: Tue Nov 25, 2014 3:59 am
Contact:

Re: [DEV] QuickReply

Post by IVM »

Great extension!

But I have two problems in different browsers:

1. The button "Add files..." doesn't work in Opera 11.64. Just nothing happens.

2. Ajax post sending doesn't work in IE 10.

Can you help me?
User avatar
alhitary
Registered User
Posts: 868
Joined: Wed Jan 17, 2007 7:51 am
Location: ROY
Name: Basil Taha Alhitary
Contact:

Re: [DEV] QuickReply

Post by alhitary »

Hi
The extension Posting Buttons www.phpbb.com/community/viewtopic.php?f=456&t=2278691 disable your QuickReply extension.
Can you fix it plz ? so it work fine with it ?

Also, can you make your buttons comes with images like above mentioned extension ?
it is good these 2 extension work fine together.
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] QuickReply

Post by dmzx »

If this extension is used Posting Buttons see also this addon for QuickReply

Image

grtz dmzx
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
Tochi1
Registered User
Posts: 6
Joined: Wed Dec 03, 2014 11:28 am

Re: [DEV] QuickReply

Post by Tochi1 »

Ajax post sending doesn't work in IE 10.
User avatar
Татьяна5
Registered User
Posts: 189
Joined: Wed Feb 13, 2013 5:30 pm
Name: Tatiana

Re: [DEV] QuickReply

Post by Татьяна5 »

Unable to find the cause yet
User avatar
mr.ruf
Registered User
Posts: 136
Joined: Thu Apr 04, 2013 11:12 pm
Location: PuErTo RiCo
Name: Harold
Contact:

Re: [DEV] QuickReply

Post by mr.ruf »

mr.ruf wrote:
Татьяна5 wrote:extension
hello tatiana, this extension is super, wanted to know if it is possible to modify the positions of how things are displayed.

example. I would like to extend a little box bbcode buttons, and to place the smileys below bbcodes horizontally, rather than to the side.

Image

this is possible?
denis4o
Registered User
Posts: 80
Joined: Fri Dec 23, 2005 10:38 am
Location: Sofia, Bulgaria
Contact:

Re: [DEV] QuickReply

Post by denis4o »

denis4o wrote:Hi,

Could you please add a setting that will remove the Subject from the Quick Reply box? It just takes up space. You know what you are replying to anyway.

Thanks

Image
Locked

Return to “Abandoned Extensions”