Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.2 & 3.3 Extensions Database 3.2 / 3.3Posting Buttons

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

Null
Users
Users
Posts: 125
Joined: 09 Oct 2015, 06:03
    Windows 7 Chrome

Re: Posting Buttons

Post by Null »


User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Ubuntu Chrome

Re: Posting Buttons

Post by martin »

Yes.

1 shows the helpline the other dont.
1 is board wide the other not.
Image

User avatar

Null
Users
Users
Posts: 125
Joined: 09 Oct 2015, 06:03
    Windows 7 Chrome

Re: Posting Buttons

Post by Null »

Why 2 exactly equal exts?

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Ubuntu Chrome

Re: Posting Buttons

Post by martin »

Not quite the same one was made and some one else made a little bit different version infact there is a few ext's out there that all do the same thing just made by different folks.

User avatar

Joost
Users
Users
Posts: 25
Joined: 20 Feb 2015, 11:21
    Windows 7 Chrome

Re: Posting Buttons

Post by Joost »

How can i add a new module (Modcodes) for admins/mods only ? In the extension Advanced BBCode Box is it possible to change a permission to groups. :whistl:

User avatar

Joost
Users
Users
Posts: 25
Joined: 20 Feb 2015, 11:21
    Windows 7 Chrome

Re: Posting Buttons

Post by Joost »

Joost wrote: 05 Feb 2017, 14:13 How can i add a new module (Modcodes) for admins/mods only ? In the extension Advanced BBCode Box is it possible to change a permission to groups. :whistl:
Up my post. :whistl:

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Posting Buttons

Post by dmzx »

Joost wrote: 07 Feb 2017, 18:12
Joost wrote: 05 Feb 2017, 14:13 How can i add a new module (Modcodes) for admins/mods only ? In the extension Advanced BBCode Box is it possible to change a permission to groups. :whistl:
Up my post. :whistl:
Is this related to Posting Buttons? or do you want to add it to Posting Buttons?

User avatar

Joost
Users
Users
Posts: 25
Joined: 20 Feb 2015, 11:21
    Windows 7 Chrome

Re: Posting Buttons

Post by Joost »

I will add this to Posting Buttons. Is this possible in the next extension update? :eusa_dance:

User avatar

Joost
Users
Users
Posts: 25
Joined: 20 Feb 2015, 11:21
    Windows 7 Chrome

Re: Posting Buttons

Post by Joost »

Up

User avatar

Joost
Users
Users
Posts: 25
Joined: 20 Feb 2015, 11:21
    Windows 7 Chrome

Re: Posting Buttons

Post by Joost »

Up

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Posting Buttons

Post by dmzx »

Need to check it.

User avatar

mike
Users
Users
Posts: 6
Joined: 06 Jul 2015, 13:56
    Windows Vista Chrome

Re: Posting Buttons

Post by mike »

Hi everyone,

Would it be possible to make this great extension compatible with QuickReply Reloaded (version 2.0.0-beta1)?

Thanks in advance for your reply. :smile:

User avatar

mike
Users
Users
Posts: 6
Joined: 06 Jul 2015, 13:56
    Windows Vista Chrome

Re: Posting Buttons

Post by mike »

mike wrote: 30 Jun 2017, 11:51 Hi everyone,

Would it be possible to make this great extension compatible with QuickReply Reloaded (version 2.0.0-beta1)?

Thanks in advance for your reply. :smile:
Is anyone there?

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Posting Buttons

Post by Sniper_E »

You need to add an event template in postingbuttons and edit the postingbuttons.css

Copy the dmzx/postingbuttons/styles/all/template/event/posting_editor_buttons_after.html
to
dmzx/postingbuttons/styles/all/template/event/ext_quickreply_transform_text_buttons_after.htm

Then in the dmzx/postingbuttons/styles/all/theme/postingbuttons.css change that first class.

Code: Select all

#format-buttons {
   display: none !important;
}
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

mike
Users
Users
Posts: 6
Joined: 06 Jul 2015, 13:56
    Windows Vista Chrome

Re: Posting Buttons

Post by mike »

Sniper_E wrote: 22 Aug 2017, 22:58 Copy the dmzx/postingbuttons/styles/all/template/event/posting_editor_buttons_after.html
to
dmzx/postingbuttons/styles/all/template/event/ext_quickreply_transform_text_buttons_after.htm
Thanks for getting back to me. :smile:

However, I can only see these two files:

1) overall_header_head_append.html
2) posting_editor_buttons_before.html

Have also tried re-downloading a fresh download from the first page of this thread - and again, I don't see those files you mentioned.

Post Reply Previous topicNext topic