[Template] overall_header_navbar_before

These requests for events in core phpBB have been merged into 3.1/Ascraeus and will be available with the next release.
Post Reply
KillBill.
Registered User
Posts: 20
Joined: Wed Feb 11, 2015 6:07 am

[Template] overall_header_navbar_before

Post by KillBill. »

  • Identifer: overall_header_navbar_before
    Location: styles/prosilver/template/overall_header.html
    Explanation: phpBB Arcade Menu
Example:

Code: Select all

		<!-- EVENT overall_header_navbar_before -->
		<!-- INCLUDE navbar_header.html -->
Ticket :: https://tracker.phpbb.com/browse/PHPBB3-13602

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: [Template] overall_header_navbar_before

Post by Dragosvr92 »

1+
The header is one of the most changed part of styles and we need this to make it possible.
https://www.phpbb.com/community/viewtop ... &t=2298761
Previous user: TheKiller
Avatar on Memberlist 1.0.3

Khaos-Rage
Registered User
Posts: 35
Joined: Wed Aug 06, 2014 12:27 am

Re: [Template] overall_header_navbar_before

Post by Khaos-Rage »

Dragosvr92 wrote:1+
The header is one of the most changed part of styles and we need this to make it possible.
https://www.phpbb.com/community/viewtop ... &t=2298761
This still wouldn't let you "replace" the header. You could only hide the current one and recreate your own new one.

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: [Template] overall_header_navbar_before

Post by Dragosvr92 »

Khaos-Rage wrote: This still wouldn't let you "replace" the header. You could only hide the current one and recreate your own new one.
Yes, and thats one way of replacing it. We have no way of inserting the code in the header without this event, after we hide the header.
Previous user: TheKiller
Avatar on Memberlist 1.0.3

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: [Template] overall_header_navbar_before

Post by Dragosvr92 »

Pull has been added. I hope it gets added into 3.1.4-RC1
https://github.com/phpbb/phpbb/pull/3467/files
Previous user: TheKiller
Avatar on Memberlist 1.0.3

Nfboy
Registered User
Posts: 4
Joined: Mon Jun 27, 2011 4:49 pm
Location: Netherlands
Contact:

Re: [Template] overall_header_navbar_before

Post by Nfboy »

This would definitely a helpful event, thanks for the pull request :)

+1
A Dutch website about a chronicle disease, named Neurofibromatosis

User avatar
Dragosvr92
Registered User
Posts: 624
Joined: Tue May 31, 2011 12:08 pm
Location: Romania
Contact:

Re: [Template] overall_header_navbar_before

Post by Dragosvr92 »

Yesterday its been merged ! :D Seems like theres still 10% of work to be done till the new version gets released :)
Previous user: TheKiller
Avatar on Memberlist 1.0.3

Post Reply