Search found 35 matches
- Sun Dec 14, 2014 4:23 am
- Forum: [3.x] Event Requests
- Topic: [Template] viewtopic_body_post_author_before/after
- Replies: 0
- Views: 5035
[Template] viewtopic_body_post_author_before/after
I'm developing an extension that adds template data before and after the username in viewtopic_body.html. To achieve this, new events need created. This will allow extension authors to add, for example, images to indicate something special about the username (i.e. an image for administrators, etc). ...
- Mon Dec 01, 2014 5:27 pm
- Forum: [3.x] Event Requests
- Topic: [PHP] core.search_modify_param_before
- Replies: 0
- Views: 4976
[PHP] core.search_modify_param_before
An extension I'm creating needs to modify the ex_fid_ary variable before it is set in the SQL query. The core.search_get_posts_data and core.search_get_topic_data do not allow me to do this (see this topic -> https://www.phpbb.com/community/viewtopic.php?f=461&t=2279731). I'm proposing an event befo...
- Thu Oct 23, 2014 3:08 am
- Forum: [3.x][Archive] RFCs
- Topic: Allow Searching PMs
- Replies: 8
- Views: 11644
Re: Allow Searching PMs
I'm personally not either, but it was the only thing that popped in my head a the time.DavidIQ wrote:I'm not in favor of this at all.

- Wed Oct 22, 2014 3:13 am
- Forum: [3.x][Archive] RFCs
- Topic: Allow Searching PMs
- Replies: 8
- Views: 11644
Re: Allow Searching PMs
Mockup of possible solution for the new/unread portion.
- Mon Sep 01, 2014 10:58 pm
- Forum: [3.x] Event Requests
- Topic: [Template] Add template events for buttons on viewforum and viewtopic
- Replies: 0
- Views: 5381
[Template] Add template events for buttons on viewforum and viewtopic
I'm not sure how much useful this will be, but it was suggested I start a topic. Reference topic: https://www.phpbb.com/community/viewtopic.php?f=496&t=2260206 A new template event will be needed if extension authors wish to add more buttons where the new topic, reply, and tools buttons are. Propose...