[Template] index_body_forumlist_body_after

Request hook events and what data needs to be sent for the new hook system.
Post Reply
User avatar
RMcGirr83
Registered User
Posts: 360
Joined: Fri Mar 09, 2007 1:51 am
Contact:

[Template] index_body_forumlist_body_after

Post by RMcGirr83 »

Identifier: index_body_forumlist_body_after

Prosilver Location:
in index_body.html around line 14 it says:

Code: Select all

<!-- INCLUDE forumlist_body.html -->
would like to have this event:

Code: Select all

<!-- EVENT index_body_forumlist_body_after -->
for prior to forumlist_body inclusion authors can use <!-- EVENT index_body_markforums_after -->

Explanation:
Allows the injection of html files after the include for forumlist body. There is this event

Code: Select all

<!-- EVENT index_body_stat_blocks_before -->
but injecting html file using that messes with the layout of the login section. Posted pics so can see the difference.

without event
without_event.jpg
(51.5 KiB) Downloaded 517 times
with event
with_event.jpg
(49.28 KiB) Downloaded 517 times
Do not hire Christian Bullock he won't finish the job and will keep your money

User avatar
Meis2M
Registered User
Posts: 448
Joined: Fri Apr 23, 2010 10:18 am
Contact:

Re: [Template] index_body_forumlist_body_after

Post by Meis2M »

+1

User avatar
Raul [ThE KuKa]
Registered User
Posts: 3
Joined: Tue Jun 26, 2012 8:04 pm
Location: Barcelona - Spain
Contact:

Re: [Template] index_body_forumlist_body_after

Post by Raul [ThE KuKa] »

+ 1

User avatar
RMcGirr83
Registered User
Posts: 360
Joined: Fri Mar 09, 2007 1:51 am
Contact:

Re: [Template] index_body_forumlist_body_after

Post by RMcGirr83 »

La bumpage
Do not hire Christian Bullock he won't finish the job and will keep your money

nachtelb
Registered User
Posts: 30
Joined: Sun Feb 19, 2006 1:55 pm
Location: Germany
Contact:

Re: [Template] index_body_forumlist_body_after

Post by nachtelb »

Same problem for me. +1
If there had been no request, i had asked for this:

Code: Select all

<!-- EVENT index_body_login_block_before -->
But its the same position. :)

Its relevant for code that only should be added to index-page and not to all forumlists.

User avatar
RMcGirr83
Registered User
Posts: 360
Joined: Fri Mar 09, 2007 1:51 am
Contact:

Re: [Template] index_body_forumlist_body_after

Post by RMcGirr83 »

Uhmmm, does no one from the dev team have any input on this? I would have thought that after almost two weeks someone would have said something about it. Good/bad or indifferent.
Do not hire Christian Bullock he won't finish the job and will keep your money

Nicofuma
3.2 Release Manager
3.2 Release Manager
Posts: 299
Joined: Sun Apr 13, 2014 1:40 am
Location: Paris

Re: [Template] index_body_forumlist_body_after

Post by Nicofuma »

If we don't say anything you can assume that it's good and so create a PR :)
Member of the phpBB Development-Team
No Support via PM

User avatar
RMcGirr83
Registered User
Posts: 360
Joined: Fri Mar 09, 2007 1:51 am
Contact:

Re: [Template] index_body_forumlist_body_after

Post by RMcGirr83 »

You know what they say about assuming ;)

I will make a PR for it. Does it require a ticket number?
Do not hire Christian Bullock he won't finish the job and will keep your money

Senky
Extension Customisations
Extension Customisations
Posts: 315
Joined: Thu Jul 16, 2009 4:41 pm

Re: [Template] index_body_forumlist_body_after

Post by Senky »

RMcGirr83 wrote:...Does it require a ticket number?
Yes, it does.

User avatar
RMcGirr83
Registered User
Posts: 360
Joined: Fri Mar 09, 2007 1:51 am
Contact:

Re: [Template] index_body_forumlist_body_after

Post by RMcGirr83 »

Do not hire Christian Bullock he won't finish the job and will keep your money

Post Reply