|
Plugin handles and locations
|
|
08-31-2005, 08:50 AM
(This post was last modified: 02-20-2007 10:37 PM by Michael83.)
Post: #1
|
|||
|
|||
|
Plugin handles and locations
Sticky?
A list of plugin handles with line numbers taken from Mybb 1.0. UPDATED 20/02/2007 - From MyBB 1.2.3 Updated Site! My mods 1.1: MyBB Zip Installer, Easy Install v2.0, Cash/Points plugin, PayPal/Subscriber, Reply by email, Advanced Plugins |
|||
|
09-03-2005, 04:31 PM
Post: #2
|
|||
|
|||
|
RE: Plugin handles and locations
Oooh thank you, this is very helpful.
Raymond Nuņez [ Blog | eXcommunity ] |
|||
|
12-01-2005, 04:54 AM
(This post was last modified: 12-01-2005 05:15 AM by monsto.)
Post: #3
|
|||
|
|||
|
RE: Plugin handles and locations
is this the only such list or info about plugins/mods intf?
|
|||
|
12-01-2005, 01:53 PM
Post: #4
|
|||
|
|||
|
RE: Plugin handles and locations
At the moment, yes.
If you wish to look into it a bit more, take a look at the included hello.php plugin as well as some of the other ones users have created. Chris Boulton Rate MyBB @ HotScripts.com - Show your support! You can also Write a review! - Help us grow! |
|||
|
12-03-2005, 05:19 AM
Post: #5
|
|||
|
|||
|
RE: Plugin handles and locations
* monsto added this to the wiki
|
|||
|
12-09-2005, 01:30 PM
Post: #6
|
|||
|
|||
|
RE: Plugin handles and locations
Updated for Release 1.0
New plugin handles include postbit_prev - Preview of message private_do_tracking_end - This is a duplicate of ones already there. The new one is to complement the new case of stopping an unread tracked message (guessing from variable name) Updated Site! My mods 1.1: MyBB Zip Installer, Easy Install v2.0, Cash/Points plugin, PayPal/Subscriber, Reply by email, Advanced Plugins |
|||
|
02-24-2006, 08:43 PM
Post: #7
|
|||
|
|||
|
RE: Plugin handles and locations
Are there any hooks for the admin panel?
|
|||
|
02-24-2006, 08:48 PM
Post: #8
|
|||
|
|||
|
RE: Plugin handles and locations
Nope, but the module system (aka eMods) was introduced to do just that, though it is uncertain if the plugins system will be expanded for the Administration Panel in a future versoin
![]() My Blog - My Mods - My Site - There are no such things as bugs; Just carefully articulated random features. Figures lie, and liars figure |
|||
|
04-11-2006, 02:15 PM
Post: #9
|
|||
|
|||
|
RE: Plugin handles and locations
how exactly do hooks work?
|
|||
|
04-11-2006, 02:41 PM
Post: #10
|
|||
|
|||
|
RE: Plugin handles and locations
When u are making a plugin for example
you add PHP Code: $plugins->add_hook('index_start', 'something'); index_start : referres where you'd like your things to appear something : the actually name of your function. PHP Code: function something()that's a general explaination. regards |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help




![[Image: ryangordon.png]](http://belloman.rctgo.net/stuff/signatures/ryangordon.png)