Search found 5 matches
- Sun Nov 28, 2010 10:10 am
- Forum: [3.x] Event Requests
- Topic: [RFC] attached_file hook
- Replies: 2
- Views: 14401
Re: attached_file hook
I second the need for this hook.
- Sun Nov 28, 2010 10:09 am
- Forum: [3.x] Discussion
- Topic: Getting ready for hooks
- Replies: 2
- Views: 5794
Re: Getting ready for hooks
Im in a similar situation myself, ive decided to wait until an alpha is ready -- or atleast useable
- Sun Nov 28, 2010 10:06 am
- Forum: General Development Discussion
- Topic: Status of 3.1
- Replies: 2
- Views: 8057
Re: Status of 3.1
Ah thanks.
- Sun Nov 28, 2010 9:25 am
- Forum: General Development Discussion
- Topic: Status of 3.1
- Replies: 2
- Views: 8057
Status of 3.1
Hows 3.1 coming along, is it stable enough to begin converting mods to it (for the purposes of detimining missing hooks etc and to lighten the load when it comes out), im not asking if it is ready for production use, I know that answer
[EDIT] Sorry wrong forum, can a mod move? Please.
[EDIT] Sorry wrong forum, can a mod move? Please.
- Sun Nov 28, 2010 9:23 am
- Forum: [3.x] Rejected Event Requests
- Topic: viewforum query hook
- Replies: 0
- Views: 19489
viewforum query hook
Name: hook_viewforum_sql * Rationale: Allows the modificatation of sort order and filtering and just the SQL query in general. Used in mods that customise the viewforum output or sorting order/key, e.g add WHERE forum_icon= to the query * Placement: viewforum.php * Input arguments: $sql (the old sql...